Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

CodeBlocks crash clicking on Splash

(1/1)

GreyGhost:
SVN: r4415
Sefault when you click on the splash while starting .. works fine if you don't click on the splash ...
Self built ..
wxgtk 2.8.4

GDB backtrace


--- Code: ---Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1235835184 (LWP 32091)]
0x00000072 in ?? ()
(gdb) bt
#0  0x00000072 in ?? ()
#1  0x0806e311 in CodeBlocksApp::OnInit (this=0x8125048) at app.cpp:196
#2  0x0806ef71 in wxAppConsole::CallOnInit (this=0x8125048)
    at /usr/local/include/wx-2.8/wx/app.h:76
#3  0xb6ccf4c0 in wxEntry () from /usr/local/lib/libwx_gtk2u-2.8.so.0
#4  0xb6ccf597 in wxEntry () from /usr/local/lib/libwx_gtk2u-2.8.so.0
#5  0x08069c00 in main (argc=Cannot access memory at address 0x0
) at app.cpp:205

--- End code ---

Tjaalie:
I don't have this problem in windows.

Biplab:
Confirmed and Fixed in revision 4418. Thanks for the feedback. :)

GreyGhost:
Thanks ,.. my pleasure :)
yeah forgot to mention that it was Ubuntu 7.04

Navigation

[0] Message Index

Go to full version