Author Topic: C::B multiple crashes  (Read 6161 times)

Offline Rammstein

  • Multiple posting newcomer
  • *
  • Posts: 10
C::B multiple crashes
« 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????

Offline Rammstein

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: C::B multiple crashes
« Reply #1 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.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: C::B multiple crashes
« Reply #2 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.
Be a part of the solution, not a part of the problem.

Offline Rammstein

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: C::B multiple crashes
« Reply #3 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....:)
« Last Edit: October 28, 2007, 03:22:53 pm by Rammstein »

Offline Rammstein

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: C::B multiple crashes
« Reply #4 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.

Offline Biplab

  • Developer
  • Lives here!
  • *****
  • Posts: 1874
    • Biplab's Blog
Re: C::B multiple crashes
« Reply #5 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
Be a part of the solution, not a part of the problem.

Offline Rammstein

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: C::B multiple crashes
« Reply #6 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...:(

Offline Rammstein

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: C::B multiple crashes
« Reply #7 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???

Offline Rammstein

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: C::B multiple crashes
« Reply #8 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.

Offline alchemist

  • Multiple posting newcomer
  • *
  • Posts: 38
    • My Blog
Re: C::B multiple crashes
« Reply #9 on: November 07, 2007, 08:35:18 pm »
just curious : what is the version of glib (not glibc) ?
Kind Regards,
Xavier Miller.
http://xaviermiller.be

Offline Rammstein

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: C::B multiple crashes
« Reply #10 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...>_>)

Offline Rammstein

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: C::B multiple crashes
« Reply #11 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...
« Last Edit: November 07, 2007, 10:40:54 pm by Rammstein »

Offline alchemist

  • Multiple posting newcomer
  • *
  • Posts: 38
    • My Blog
Re: C::B multiple crashes
« Reply #12 on: November 08, 2007, 10:29:04 pm »
in my case, I have no more crashes sinces wxGTK-2.8.6 :)
Kind Regards,
Xavier Miller.
http://xaviermiller.be

Offline Rammstein

  • Multiple posting newcomer
  • *
  • Posts: 10
Re: C::B multiple crashes
« Reply #13 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... ¿?