Code::Blocks Forums
User forums => Help => Topic started 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????
-
PLEASE!!!! ANY CAN HELP ME???? I need use C::B early and with this crashes is impossible...
Thanks for your help.
-
Can you post more information? Like wx version, crash report (the xml file that is generated after the crash), svn revision.
-
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....:)
-
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.
-
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. :)
http://forums.codeblocks.org/index.php/topic,6988.msg53934.html#msg53934
-
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...:()
-
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???
-
Somebody have some information about this theme??? This isn't a important crash, but I like report this if this is a bug.
-
just curious : what is the version of glib (not glibc) ?
-
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...>_>)
-
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...
-
in my case, I have no more crashes sinces wxGTK-2.8.6 :)
-
Yes, in my case too. A lot of crashes dissapear, but this remain. Looks like a bug... ¿?