start lyx, buffer-new, close

bt xforms:

Program received signal SIGSEGV, Segmentation fault.
~basic_oaltstringstream (this=0x86e5f28) at format_implementation.hpp:216
216             return sz;
(gdb) bt
#0 ~basic_oaltstringstream (this=0x86e5f28) at format_implementation.hpp:216 #1 0x080556ce in ~BufferView (this=0x79) at /home/leuven/svn/lyx-devel/src/BufferView.C:71 #2 0x0839ebf9 in boost::detail::sp_counted_impl_p<BufferView>::dispose (this=0x79)
    at checked_delete.hpp:34
#3 0x082ee3cf in ~LyXView (this=0x86afa48) at sp_counted_base_gcc_x86.hpp:145
#4  0x0839b04c in ~XFormsView (this=0x86afa48)
    at /home/leuven/svn/lyx-devel/src/frontends/xforms/XFormsView.C:155
#5 0x082f637e in boost::detail::sp_counted_impl_p<lyx::frontend::XFormsView>::dispose (this=0x86d5c18)
    at checked_delete.hpp:34
#6 0x0813d79a in std::_List_base<boost::shared_ptr<LyXView>, std::allocator<boost::shared_ptr<LyXView> > >::_M_clear (this=0x79) at sp_counted_base_gcc_x86.hpp:145
#7  0x0813cbd8 in __tcf_7 () at stl_list.h:333
#8  0xb7a29494 in exit () from /lib/tls/libc.so.6
#9  0xb7a11eb8 in __libc_start_main () from /lib/tls/libc.so.6
#10 0x08053b01 in _start () at exceptions.hpp:37


bt gtk:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1224993088 (LWP 11420)]
~basic_oaltstringstream (this=0x872f170) at alt_sstream_impl.hpp:31
31                      seekpos(0, ::std::ios_base::in);
(gdb) bt
#0  ~basic_oaltstringstream (this=0x872f170) at alt_sstream_impl.hpp:31
#1 0x0806283e in ~BufferView (this=0x91) at /home/leuven/svn/lyx-devel/src/BufferView.C:71 #2 0x083899c1 in boost::detail::sp_counted_impl_p<BufferView>::dispose (this=0x91)
    at checked_delete.hpp:34
#3 0x082fb53f in ~LyXView (this=0x863be30) at sp_counted_base_gcc_x86.hpp:145 #4 0x083852a3 in ~GView (this=0x863be30) at /home/leuven/svn/lyx-devel/src/frontends/gtk/GView.C:131 #5 0x08395ddc in boost::detail::sp_counted_impl_p<lyx::frontend::GView>::dispose (this=0x8742890)
    at checked_delete.hpp:34
#6 0x0814a90a in std::_List_base<boost::shared_ptr<LyXView>, std::allocator<boost::shared_ptr<LyXView> > >::_M_clear (this=0x91) at sp_counted_base_gcc_x86.hpp:145
#7  0x08149d48 in __tcf_7 () at stl_list.h:333
#8  0xb7024494 in exit () from /lib/tls/libc.so.6
#9  0xb700ceb8 in __libc_start_main () from /lib/tls/libc.so.6
#10 0x08060c71 in _start () at stl_list.h:126

Reply via email to