> >>> Should be OK now. > >> it is > >> pavel > > > > So, like my new toy? > > really dont know :) > > file->open->my file > > lyx: SIGSEGV signal caught > Sorry, you have found a bug in LyX. Please read the bug-reporting > instructions in Help->Introduction and send us a bug report, if necessary. > Thanks ! > Bye. > Aborted > > will report later
Program received signal SIGSEGV, Segmentation fault. 0x083bc135 in lyx::InsetRef::addToToc () (gdb) bt #0 0x083bc135 in lyx::InsetRef::addToToc () #1 0x0816cbb8 in lyx::TocBackend::update () #2 0x081d5c10 in lyx::updateLabels () #3 0x0842bad8 in lyx::frontend::GuiView::setBuffer () #4 0x0842be82 in lyx::frontend::GuiView::loadDocument () #5 0x084376a1 in lyx::frontend::GuiView::openDocument () #6 0x0843c5dc in lyx::frontend::GuiView::dispatch () #7 0x080df7d6 in lyx::LyXFunc::dispatch () #8 0x080b7c74 in lyx::dispatch () #9 0x084601fb in lyx::frontend::Action::action () #10 0x08460277 in lyx::frontend::Action::qt_metacall () #11 0xb757f592 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4 #12 0xb757f902 in QMetaObject::activate () from /usr/lib/qt4/libQtCore.so.4 #13 0xb7753683 in QAction::triggered () from /usr/lib/qt4/libQtGui.so.4 #14 0xb7753f7d in QAction::activate () from /usr/lib/qt4/libQtGui.so.4 #15 0xb7ad94a4 in ?? () from /usr/lib/qt4/libQtGui.so.4 #16 0xb7adb716 in QMenu::mouseReleaseEvent () from /usr/lib/qt4/libQtGui.so.4 #17 0xb77a5f0f in QWidget::event () from /usr/lib/qt4/libQtGui.so.4 #18 0xb7ad73f2 in QMenu::event () from /usr/lib/qt4/libQtGui.so.4 #19 0xb775a19f in QApplicationPrivate::notify_helper () from /usr/lib/qt4/libQtGui.so.4 #20 0xb775c83e in QApplication::notify () from /usr/lib/qt4/libQtGui.so.4 #21 0x0840ccb4 in lyx::frontend::GuiApplication::notify () #22 0xb756d3cb in QCoreApplication::notifyInternal () from /usr/lib/qt4/libQtCore.so.4 #23 0xb77b85f1 in ?? () from /usr/lib/qt4/libQtGui.so.4 #24 0xb77b67ef in QApplication::x11ProcessEvent () from /usr/lib/qt4/libQtGui.so.4 #25 0xb77da973 in ?? () from /usr/lib/qt4/libQtGui.so.4 ---Type <return> to continue, or q <return> to quit--- #26 0xb756c901 in QEventLoop::processEvents () from /usr/lib/qt4/libQtCore.so.4 #27 0xb756ca0a in QEventLoop::exec () from /usr/lib/qt4/libQtCore.so.4 #28 0xb756eba6 in QCoreApplication::exec () from /usr/lib/qt4/libQtCore.so.4 #29 0xb7759777 in QApplication::exec () from /usr/lib/qt4/libQtGui.so.4 #30 0x0840baa2 in lyx::frontend::GuiApplication::exec () #31 0x080c49de in lyx::LyX::exec () #32 0x0806e147 in main () (sorry i dont have debug symbols set atm) pavel