Alfredo Braunstein wrote:

A crash when checking out for edit (qt frontend):

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1089852768 (LWP 16472)]
Paragraph::getDepth() const (this=0x8506808) at shared_ptr.hpp:238
238             BOOST_ASSERT(px != 0);
(gdb) bt
#0  Paragraph::getDepth() const (this=0x8506808) at shared_ptr.hpp:238
#1  0x0813010a in LyXText::getDepth() const (this=0x8510e98) at
stl_list.h:142
#2  0x080b1b8f in bv_funcs::currentState(BufferView*) (bv=0x849cd38)
    at /home/ab/lyx-cvs/src/bufferview_funcs.C:343
#3  0x080f0de4 in LyXFunc::view_status_message() (this=0x8499db0)
    at /home/ab/lyx-cvs/src/lyxfunc.C:1965
#4  0x082243ce in QtView::update_view_state_qt() (this=0xbfffe740)
    at LyXView.h:82
#5  0x08224384 in QtView::clearMessage() (this=0xbfffe740)
    at /home/ab/lyx-cvs/src/frontends/qt2/QtView.C:115
#6  0x08068c84 in BufferView::Pimpl::resizeCurrentBuffer() (this=0x849d048)
    at /home/ab/lyx-cvs/src/BufferView_pimpl.C:452
#7  0x080683be in BufferView::Pimpl::buffer(Buffer*) (this=0x849d048,
    b=0x851aec0) at /home/ab/lyx-cvs/src/BufferView_pimpl.C:291
#8  0x080680f8 in BufferView::Pimpl::loadLyXFile(std::string const&, bool) (
    this=0x849d048, [EMAIL PROTECTED], tolastfiles=true)
    at /home/ab/lyx-cvs/src/BufferView_pimpl.C:227
#9  0x08061cb3 in BufferView::loadLyXFile(std::string const&, bool) (
    this=0x8007640, [EMAIL PROTECTED]) at /home/ab/lyx-cvs/src/BufferView.C:115
#10 0x08061d0d in BufferView::reload() (this=0x849cd38)
    at /home/ab/lyx-cvs/src/BufferView.C:123
#11 0x080ec6db in LyXFunc::dispatch(FuncRequest const&, bool)
(this=0x8499db0,
    [EMAIL PROTECTED], verbose=true) at /home/ab/lyx-cvs/src/lyxfunc.C:1277
---Type <return> to continue, or q <return> to quit---
#12 0x080ea568 in LyXFunc::dispatch(int, bool) (this=0x8499db0, ac=164,
    verbose=true) at /home/ab/lyx-cvs/src/lyxfunc.C:799
#13 0x082244fd in QtView::activated(int) (this=0x8007640, id=164)
    at LyXView.h:82


Reply via email to