Tuesday, July 05, 2005

wxFormBuilder - building ok

it crashed in boost library

[Thread debugging using libthread_db enabled]
[New Thread 182961378352 (LWP 7434)]
wxFormBuilder: ../boost_1_31_0/boost/shared_ptr.hpp:254: T* boost::shared_ptr::operator->() const [with T = ObjectBase]: Assertion `px != 0' failed.

Program received signal SIGABRT, Aborted.
[Switching to Thread 182961378352 (LWP 7434)]
0x0000002a96fad705 in raise () from /lib/libc.so.6
(gdb) bt
#0 0x0000002a96fad705 in raise () from /lib/libc.so.6
#1 0x0000002a96faee8e in abort () from /lib/libc.so.6
#2 0x0000002a96fa72e2 in __assert_fail () from /lib/libc.so.6
#3 0x00000000004294e7 in boost::shared_ptr::operator-> (this=0x7864d8) at shared_ptr.hpp:254
#4 0x0000000000474610 in ApplicationData::GetSelectedForm (this=0x786490) at rad/appdata.cpp:294
#5 0x000000000046d4f4 in VisualEditor::Create (this=0x7ee370) at rad/designer/visualeditor.cpp:124
#6 0x0000000000470201 in VisualEditor::ProjectRefresh (this=0x7ee370) at rad/designer/visualeditor.cpp:495
#7 0x0000000000457598 in DataObservable::NotifyProjectRefresh (this=0x786490) at rad/appobserver.cpp:142
#8 0x0000000000477d42 in ApplicationData::NewProject (this=0x786490) at rad/appdata.cpp:719
#9 0x000000000044fc2d in MyApp::OnInit (this=0x65d000) at maingui.cpp:98
#10 0x000000000044fd16 in wxAppConsole::CallOnInit (this=0x65d000) at app.h:87
#11 0x0000002a9648c2a0 in wxEntry () from /opt/wxwidgets/lib/libwx_baseu-2.6.so.0
#12 0x0000002a9648c36a in wxEntry () from /opt/wxwidgets/lib/libwx_baseu-2.6.so.0
#13 0x000000000044f886 in main (argc=1, argv=0x7fbffff7f8) at maingui.cpp:58


..:: ::..:: ::..

No comments: