Code::Blocks Forums

User forums => Help => Topic started by: Rammstein on October 28, 2007, 02:02:57 am

Title: C::B multiple crashes
Post by: Rammstein on October 28, 2007, 02:02:57 am
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????
Title: Re: C::B multiple crashes
Post by: Rammstein on October 28, 2007, 10:38:31 am
PLEASE!!!! ANY CAN HELP ME???? I need use C::B early and with this crashes is impossible...

Thanks for your help.
Title: Re: C::B multiple crashes
Post by: Biplab on October 28, 2007, 01:39:16 pm
Can you post more information? Like wx version, crash report (the xml file that is generated after the crash), svn revision.
Title: Re: C::B multiple crashes
Post by: Rammstein on October 28, 2007, 03:20:15 pm
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....:)
Title: Re: C::B multiple crashes
Post by: 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.
Title: Re: C::B multiple crashes
Post by: Biplab on October 28, 2007, 04:02:12 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. :)

Quote
http://forums.codeblocks.org/index.php/topic,6988.msg53934.html#msg53934
Title: Re: C::B multiple crashes
Post by: Rammstein on October 28, 2007, 04:26:00 pm
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...:() 
Title: Re: C::B multiple crashes
Post by: Rammstein on November 04, 2007, 06:38:27 pm
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???
Title: Re: C::B multiple crashes
Post by: Rammstein on November 07, 2007, 01:47:56 am
Somebody have some information about this theme??? This isn't a important crash, but I like report this if this is a bug.
Title: Re: C::B multiple crashes
Post by: alchemist on November 07, 2007, 08:35:18 pm
just curious : what is the version of glib (not glibc) ?
Title: Re: C::B multiple crashes
Post by: Rammstein on November 07, 2007, 10:14:22 pm
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...>_>)
Title: Re: C::B multiple crashes
Post by: Rammstein on November 07, 2007, 10:20:37 pm
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...
Title: Re: C::B multiple crashes
Post by: alchemist on November 08, 2007, 10:29:04 pm
in my case, I have no more crashes sinces wxGTK-2.8.6 :)
Title: Re: C::B multiple crashes
Post by: Rammstein on November 09, 2007, 12:55:42 am
Yes, in my case too. A lot of crashes dissapear, but this remain. Looks like a bug... ¿?