did anybody read my recent freeze report http://www.mail-archive.com/lyx-devel@lists.lyx.org/msg155431.html ? I just had another freeze, this time not related to marking text. Might be related to footnotes. I am not sure, still cannot reproduce it, or only by chance. The backtrace of this time is
Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0xb6dc66c0 (LWP 29487)] 0x0822d50b in lyx::BufferView::mouseEventDispatch () (gdb) Quit (gdb) backtrace #0 0x0822d50b in lyx::BufferView::mouseEventDispatch () #1 0x0845c7f4 in lyx::frontend::GuiWorkArea::dispatch () #2 0x0845d3d7 in lyx::frontend::GuiWorkArea::mouseMoveEvent () #3 0xb75616a1 in QWidget::event () from /usr/lib/libQtGui.so.4 #4 0xb7896063 in QFrame::event () from /usr/lib/libQtGui.so.4 #5 0xb7929c0f in QAbstractScrollArea::viewportEvent () from /usr/lib/libQtGui.so.4 #6 0xb792af95 in ?? () from /usr/lib/libQtGui.so.4 #7 0xb7e3aa21 in QCoreApplicationPrivate::sendThroughObjectEventFilters () from /usr/lib/libQtCore.so.4 #8 0xb7509be3 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #9 0xb750ecd5 in QApplication::notify () from /usr/lib/libQtGui.so.4 #10 0x0841b78b in lyx::frontend::GuiApplication::notify () #11 0xb7e3a6a9 in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #12 0xb750be21 in QApplicationPrivate::sendMouseEvent () from /usr/lib/libQtGui.so.4 #13 0xb7575ccd in ?? () from /usr/lib/libQtGui.so.4 #14 0xb75746b1 in QApplication::x11ProcessEvent () from /usr/lib/libQtGui.so.4 #15 0xb759d3ba in ?? () from /usr/lib/libQtGui.so.4 #16 0xb6fd6cf6 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #17 0xb6fda0b3 in ?? () from /usr/lib/libglib-2.0.so.0 ---Type <return> to continue, or q <return> to quit--- #18 0xb6fda66e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0 #19 0xb7e65f98 in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4 #20 0xb759d1b5 in ?? () from /usr/lib/libQtGui.so.4 #21 0xb7e3992d in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4 #22 0xb7e39abd in QEventLoop::exec () from /usr/lib/libQtCore.so.4 #23 0xb7e3bd3d in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #24 0xb7509567 in QApplication::exec () from /usr/lib/libQtGui.so.4 #25 0x0814d556 in lyx::LyX::exec () #26 0x08070f99 in main () (gdb)