when I run lyx and quit (nothing else), I get the appended backtrace.

Details: mandrake 8.1 gcc-2.96 (completely updated)

JMarc

Program received signal SIGSEGV, Segmentation fault.
0xfffffff0 in ?? ()
Current language:  auto; currently c
(gdb) bt
#0  0xfffffff0 in ?? ()
#1  0x08520a81 in _Rb_tree<boost::any, pair<boost::any const, 
boost::signals::detail::connection_slot_pair>, 
_Select1st<pair<boost::any const, 
boost::signals::detail::connection_slot_pair> >, boost::function2<bool, 
boost::any, boost::any, boost::empty_function_policy, 
boost::empty_function_mixin, allocator<boost::function_base> >, 
allocator<boost::signals::detail::connection_slot_pair> >::_M_erase 
(this=0x86bbde0, __x=0x86b3128)
     at ../../../../../lyx-devel/boost/boost/signals/connection.hpp:141
#2  0x08425d5a in 
boost::signals::detail::signal_base_impl::~signal_base_impl (
     this=0x86bbdd8, __in_chrg=3) at /usr/include/g++-3/stl_tree.h:582
#3  0x08489288 in void 
boost::checked_delete<boost::signals::detail::signal_base_impl> 
(x=0x86bbdd8) at ../../../lyx-devel/boost/boost/checked_delete.hpp:27
#4  0x0848ac01 in 
boost::detail::counted_base_impl<boost::signals::detail::signal_base_impl 
*, boost::checked_deleter<boost::signals::detail::signal_base_impl>
 >::dispose (this=0x86bbe00)
     at ../../../lyx-devel/boost/boost/checked_delete.hpp:27
#5  0x08427df5 in boost::signals::detail::signal_base::~signal_base (
     this=0x86bba20, __in_chrg=0)
     at ../../../../../lyx-devel/boost/boost/detail/shared_count.hpp:106
#6  0x08390f51 in WorkArea::~WorkArea (this=0x86bb8e8, __in_chrg=2)
     at ../../../../lyx-devel/src/frontends/xforms/XWorkArea.C:139
#7  0x08051f56 in BufferView::~BufferView (this=0x86bb8a8, __in_chrg=3)
     at /usr/include/g++-3/stl_vector.h:266
#8  0x082c0bc8 in LyXView::~LyXView (this=0x867d158, __in_chrg=0)
     at ../../../lyx-devel/src/frontends/LyXView.C:70
#9  0x0838bd0d in XFormsView::~XFormsView (this=0x867d158, __in_chrg=3)
     at ../../../../lyx-devel/src/frontends/xforms/XFormsView.C:70
#10 0x08128a37 in LyXGUI::~LyXGUI (this=0x86591b8, __in_chrg=3)
     at ../../lyx-devel/src/lyx_gui.C:175

Reply via email to