wxMotif 2.8.0: auidemo crashing on Sparc Solaris
Lothar Behrens
lothar.behrens at lollisoft.de
Sat Jun 9 09:38:24 PDT 2007
Hi,
to my last post today I still try something. I also tried to run the
auidemo application but it crashes.
Has someone got an application running using wxAUI ?
Thanks, Lothar
There is a stacktrace if it would help:
Program received signal SIGSEGV, Segmentation fault.
0xfe11cad8 in XtDisplay () from /usr/openwin/lib/libXt.so.4
(gdb) where
#0 0xfe11cad8 in XtDisplay () from /usr/openwin/lib/libXt.so.4
#1 0xfe88c5d0 in wxWindow::Refresh (this=0x148168, eraseBack=true,
rect=0x0)
at window.cpp:1505
#2 0xfeb1dd24 in wxAuiManager::Update (this=0x12d7d0) at
framemanager.cpp:2412
#3 0xfeb3ef4c in wxAuiNotebook::GetActiveTabCtrl (this=0x12d680)
at auibook.cpp:2932
#4 0xfeb3dc78 in wxAuiNotebook::InsertPage (this=0x12d680,
page_idx=0,
page=0x141f10, caption=@0xffbfecf8, select=false,
bitmap=@0xffbfecf0)
at auibook.cpp:2603
#5 0xfeb3db38 in wxAuiNotebook::AddPage (this=0x12d680,
page=0x141f10,
caption=@0xffbfecf8, select=false, bitmap=@0xffbfecf0) at
auibook.cpp:2575
#6 0x0003425c in MyFrame::CreateNotebook (this=0x85ec8) at
auidemo.cpp:1454
#7 0x0002f228 in MyFrame::MyFrame ()
#8 0x0001e738 in MyApp::OnInit (this=0x6c6f8) at auidemo.cpp:555
#9 0x00040da4 in wxAppConsole::CallOnInit (this=0x6c6f8) at app.h:76
#10 0xfe759754 in wxEntry (argc=@0xffbff3fc, argv=0xffbff41c) at
init.cpp:424
#11 0x0001e630 in main (argc=1, argv=0xffbff41c) at auidemo.cpp:287
(gdb)
More information about the wx-users
mailing list