Open Thesaurus dialog, click around and lyx will crash with error message:

ASSERT failure in QVector<T>::at: "index out of range", file
../../include/QtCore/../../src/corelib/tools/qvector.h, line 213
Abort

This may be related to the instant thesaurus crash under windows. The
backtrace is:

#0  0x000000357fc2e21d in raise () from /lib64/tls/libc.so.6
#1  0x000000357fc2fa1e in abort () from /lib64/tls/libc.so.6
#2  0x0000002a955eddc6 in qt_message_output (msgType=QtFatalMsg,
   buf=0x7fbfffc200 "ASSERT failure in QVector<T>::at: \"index out of
range\", file ../../include/QtCore/../../src/corelib/tools/qvector.h,
line 213")
   at global/qglobal.cpp:1931
#3  0x0000002a955ee594 in qFatal (
   msg=0x2a956d4738 "ASSERT failure in %s: \"%s\", file %s, line %d")
   at global/qglobal.cpp:2147
#4  0x0000002a955ed9cc in qt_assert_x (where=0x2a95f27f72 "QVector<T>::at",
   what=0x2a95f27f5f "index out of range",
   file=0x2a95f27f28 "../../include/QtCore/../../src/corelib/tools/qvector.h",
   line=213) at global/qglobal.cpp:1699
#5  0x0000002a95e99bc9 in QVector<QTreeViewItem>::at (this=0x1704c40, i=189)
   at ../../include/QtCore/../../src/corelib/tools/qvector.h:213
#6  0x0000002a95e944f7 in QTreeView::mouseDoubleClickEvent (this=0x1704590,
   event=0x7fbfffebb0) at itemviews/qtreeview.cpp:1111
#7  0x0000002a95b4fd2d in QWidget::event (this=0x1704590, event=0x7fbfffebb0)
   at kernel/qwidget.cpp:4997
#8  0x0000002a95d97a6b in QFrame::event (this=0x1704590, e=0x7fbfffebb0)
   at widgets/qframe.cpp:599
#9  0x0000002a95e11e57 in QAbstractScrollArea::viewportEvent (this=0x1704590,
   e=0x7fbfffebb0) at widgets/qabstractscrollarea.cpp:478
#10 0x0000002a95e6908c in QAbstractItemView::viewportEvent (this=0x1704590,
   event=0x7fbfffebb0) at itemviews/qabstractitemview.cpp:970
#11 0x0000002a95e125eb in QAbstractScrollAreaPrivate::viewportEvent (
   this=0x17049a0, e=0x7fbfffebb0) at widgets/qabstractscrollarea.cpp:93
#12 0x0000002a95e10aa5 in QAbstractScrollAreaViewport::event (this=0x1705220,
   e=0x7fbfffebb0) at widgets/qabstractscrollarea.cpp:105
#13 0x0000002a95b09e77 in QApplicationPrivate::notify_helper (this=0xe1e9a0,
   receiver=0x1705220, e=0x7fbfffebb0) at kernel/qapplication.cpp:3175
#14 0x0000002a95b08d83 in QApplication::notify (this=0xe234f0,
   receiver=0x1705220, e=0x7fbfffebb0) at kernel/qapplication.cpp:2905
#15 0x0000002a95b0ace8 in QCoreApplication::sendSpontaneousEvent (
   receiver=0x1705220, event=0x7fbfffebb0)
   at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:176
#16 0x0000002a95b647d1 in QETWidget::translateMouseEvent (this=0x1705220,
---Type <return> to continue, or q <return> to quit---event=0x7Quit
) at kernel/qapplication_x11.cpp:3615
#17 0x0000002a95b61eaf in QApplication::x11ProcessEvent (this=0xe234f0,
   event=0x7fbffff060) at kernel/qapplication_x11.cpp:2725
#18 0x0000002a95b7b136 in QEventDispatcherX11::processEvents (this=0xe1e8b0,
   flags={i = 20}) at kernel/qeventdispatcher_x11.cpp:112
#19 0x0000002a95692074 in QEventLoop::processEvents (this=0x7fbffff270, flags=
     {i = 20}) at kernel/qeventloop.cpp:124
#20 0x0000002a95692177 in QEventLoop::exec (this=0x7fbffff270, flags={i = 0})
   at kernel/qeventloop.cpp:169
#21 0x0000002a95695957 in QCoreApplication::exec ()
   at kernel/qcoreapplication.cpp:679
#22 0x0000002a95b08546 in QApplication::exec () at kernel/qapplication.cpp:2720
#23 0x00000000007dfb19 in lyx::frontend::GuiApplication::exec
(this=Variable "this" is not available.
)
   at src/frontends/qt4/GuiApplication.C:154
#24 0x000000000042e134 in lyx::LyX::exec (this=0x7fbffff390, [EMAIL PROTECTED],
   argv=Variable "argv" is not available.
) at boost/boost/scoped_ptr.hpp:93
#25 0x000000000042a5ab in main (argc=Variable "argc" is not available.
) at src/main.C:48

Reply via email to