News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

C::B multiple crashes

Started by Rammstein, October 28, 2007, 02:02:57 AM

Previous topic - Next topic

Rammstein

Fisrt of all, excuse my english. I am spanish and write in english very bad.

I'm installing C::B from debian repository that I found in forum nightly builds. And I am several problems with crashes. Crash when open a new project, crash when go to help, crash when close de main window, etc.

I'm use a linux system, ELIVE, based on debian.

Please, any idea????

Rammstein

PLEASE!!!! ANY CAN HELP ME???? I need use C::B early and with this crashes is impossible...

Thanks for your help.

Biplab

Can you post more information? Like wx version, crash report (the xml file that is generated after the crash), svn revision.
Be a part of the solution, not a part of the problem.

Rammstein

#3
I have install de wxwidgets 2.8.4 and 2.6.3.2 (default for system). The svn is 4564. I don't find the log report. Where can I find???

Very thanks for reply....:)

Rammstein

So I don't find log, in console always find this error:

(codeblocks:20393): Gtk-CRITICAL **:gtk_window_realize_icon: assertion 'info->icon_pixmap == NULL' failed
*** glibc detected *** codeblocks: double free or corruption (out): 0x08ce34d0 ***

The codeblocks' error number maybe change and out exception too, but the rest is the same always.

Biplab

Quote from: Rammstein on October 28, 2007, 03:53:34 PM
So I don't find log, in console always find this error:

(codeblocks:20393): Gtk-CRITICAL **:gtk_window_realize_icon: assertion 'info->icon_pixmap == NULL' failed
*** glibc detected *** codeblocks: double free or corruption (out): 0x08ce34d0 ***

The codeblocks' error number maybe change and out exception too, but the rest is the same always.

Please refer the following thread for solution. :)

Quotehttp://forums.next.codeblocks.org/index.php/topic,6988.msg53934.html#msg53934
Be a part of the solution, not a part of the problem.

Rammstein

Very, very, very thanks!!!!!!!!! :D

My C::B works all right. But a dude, when I close the program the error returns. Maybe can repair this???? (excuse my english, I'm sorry...:(

Rammstein

GOOD NEWS!!!

After update to svn 4592 and wxwidgets 2.8.4 the crashes dissapear. :DDD

Only one crash remain, when I use my two screens (with fglrx driver and big desktop option) and separate the code window (in one screen) and project, message window (in other screen), I can't save this configuration. I don't have any message of error, simplely appear "aborted". This is a minor crash, but maybe is a bug. Any idea???

Rammstein

Somebody have some information about this theme??? This isn't a important crash, but I like report this if this is a bug.

alchemist

just curious : what is the version of glib (not glibc) ?
Kind Regards,
Xavier Miller.
[url="http://xaviermiller.be"]http://xaviermiller.be[/url]

Rammstein

I have install the glib 1.2 (1.20.10-17) and the glib 2.0 (2.14.2.-1). I'm use the sid repository with elive 1.0...;) Maybe exist some relation?? (ufff... my poor english...>_>)

Rammstein

#11
A curiosity, if I enlarge the main window to the both screens, I don't have any problem to save the enviorement. The problem is when I separate the internal windows in differents screens. In the same screen not crash...

alchemist

in my case, I have no more crashes sinces wxGTK-2.8.6 :)
Kind Regards,
Xavier Miller.
[url="http://xaviermiller.be"]http://xaviermiller.be[/url]

Rammstein

Yes, in my case too. A lot of crashes dissapear, but this remain. Looks like a bug... ¿?