Hi,
        when compiling lyx with external boost when I start lyx it immediately 
crashes. The backtrace follows attached. Any suggestion?

-- 
José Abílio
[?1034hUsing host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New process 28078]
[New Thread -1219799344 (LWP 28078)]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1219799344 (LWP 28078)]
0x00c1b9fe in __gnu_debug::_Safe_iterator_base::_M_detach () from 
/usr/lib/libstdc++.so.6
#0  0x00c1b9fe in __gnu_debug::_Safe_iterator_base::_M_detach () from 
/usr/lib/libstdc++.so.6
#1  0x00c1baaf in __gnu_debug::_Safe_iterator_base::_M_attach () from 
/usr/lib/libstdc++.so.6
#2  0x00c1bc4d in __gnu_debug::_Safe_sequence_base::_M_detach_all () from 
/usr/lib/libstdc++.so.6
#3  0x08380c3a in 
boost::detail::sp_counted_impl_p<boost::signals::detail::slot_base::data_t>::dispose
 (this=0xa8732a0)
    at 
/usr/lib/gcc/i386-redhat-linux/4.1.2/../../../../include/c++/4.1.2/debug/safe_base.h:170
#4  0x086c2281 in LyXView (this=0xa8728f4, id=0) at 
/usr/include/boost/detail/sp_counted_base_gcc_x86.hpp:145
#5  0x0886c840 in GuiViewBase (this=0xa8728e0, id=0) at GuiView.cpp:214
#6  0x087a9f5e in lyx::frontend::GuiImplementation::createRegisteredView 
(this=0xa7ca090) at GuiImplementation.cpp:51
#7  0x086b55e1 in lyx::frontend::Application::createView (this=0xa7ca088, 
width=690, height=510, posx=-1, posy=-1, maximized=0, iconSizeXY=0, 
    [EMAIL PROTECTED]) at Application.cpp:54
#8  0x08133d0b in lyx::LyX::newLyXView (this=0xbf9bb73c) at LyX.cpp:724
#9  0x08140729 in lyx::LyX::restoreGuiSession (this=0xbf9bb73c) at LyX.cpp:631
#10 0x081414f6 in lyx::LyX::execBatchCommands (this=0xbf9bb73c) at LyX.cpp:616
#11 0x086d7f7b in lyx::frontend::GuiApplication::execBatchCommands 
(this=0xa7ca080) at GuiApplication.cpp:217
#12 0x086d822c in lyx::frontend::GuiApplication::qt_metacall (this=0xa7ca080, 
_c=QMetaObject::InvokeMetaMethod, _id=176632504, _a=0xbf9ba34c)
    at GuiApplication_moc.cpp:68
#13 0x00b4969a in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#14 0x00b49f82 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#15 0x00b4f097 in ?? () from /usr/lib/libQtCore.so.4
#16 0x00b4f0dc in ?? () from /usr/lib/libQtCore.so.4
#17 0x00b45cb5 in QObject::event () from /usr/lib/libQtCore.so.4
#18 0x00436d50 in QApplicationPrivate::notify_helper () from 
/usr/lib/libQtGui.so.4
#19 0x0043cc99 in QApplication::notify () from /usr/lib/libQtGui.so.4
#20 0x086d8cd0 in lyx::frontend::GuiApplication::notify (this=0xa7ca080, 
receiver=0xa82d6c0, event=0xbf9bac28) at GuiApplication.cpp:284
#21 0x00b37cdb in QCoreApplication::notifyInternal () from 
/usr/lib/libQtCore.so.4
#22 0x00b5b51d in ?? () from /usr/lib/libQtCore.so.4
#23 0x00b58c80 in ?? () from /usr/lib/libQtCore.so.4
#24 0x07d7a0fc in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x07d7d53f in ?? () from /lib/libglib-2.0.so.0
#26 0x07d7daa5 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00b591e8 in QEventDispatcherGlib::processEvents () from 
/usr/lib/libQtCore.so.4
#28 0x004afff5 in ?? () from /usr/lib/libQtGui.so.4
#29 0x00b37201 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#30 0x00b3730c in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#31 0x00b396aa in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#32 0x00436357 in QApplication::exec () from /usr/lib/libQtGui.so.4
#33 0x086d7fb8 in lyx::frontend::GuiApplication::exec (this=0xa7ca080) at 
GuiApplication.cpp:205
#34 0x0813ff3b in lyx::LyX::exec (this=0xbf9bb73c, [EMAIL PROTECTED], 
argv=0xbf9bb7f4) at LyX.cpp:484
#35 0x0806f5f2 in main (argc=1, argv=) at main.cpp:48

Reply via email to