...and another. Not sure why I get different ones from time to time. Note that this one is at the assignment added at r28342.

gdb /cvs/lyx16/src/lyx --interpreter=mi2 -quiet
(gdb) bt
bt
#0 std::_Rb_tree<long, std::pair<long const, lyx::ParagraphMetrics>, std::_Select1st<std::pair<long const, lyx::ParagraphMetrics> >, std::less<long>, std::allocator<std::pair<long const, lyx::ParagraphMetrics> > >::_M_erase (this=0x191e850, __x=0x3) at /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/bits/stl_tree.h:941 #1 0x000000000062a06f in std::_Rb_tree<long, std::pair<long const, lyx::ParagraphMetrics>, std::_Select1st<std::pair<long const, lyx::ParagraphMetrics> >, std::less<long>, std::allocator<std::pair<long const, lyx::ParagraphMetrics> > >::_M_erase (this=0x191e850, __x=0x1919690) at /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/bits/stl_tree.h:941 #2 0x000000000062aa84 in std::_Rb_tree<long, std::pair<long const, lyx::ParagraphMetrics>, std::_Select1st<std::pair<long const, lyx::ParagraphMetrics> >, std::less<long>, std::allocator<std::pair<long const, lyx::ParagraphMetrics> > >::clear () at /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/bits/stl_tree.h:697 #3 std::_Rb_tree<long, std::pair<long const, lyx::ParagraphMetrics>, std::_Select1st<std::pair<long const, lyx::ParagraphMetrics> >, std::less<long>, std::allocator<std::pair<long const, lyx::ParagraphMetrics> > >::operator= (this=0x191e850, _...@0x1919240) at /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/bits/stl_tree.h:829 #4 0x00000000006235bb in std::__norm::map<long, lyx::ParagraphMetrics, std::less<long>, std::allocator<std::pair<long const, lyx::ParagraphMetrics> > >::operator= () at /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/bits/stl_map.h:241 #5 std::__debug::map<long, lyx::ParagraphMetrics, std::less<long>, std::allocator<std::pair<long const, lyx::ParagraphMetrics> > >::operator= () at /usr/lib/gcc/x86_64-redhat-linux/4.3.2/../../../../include/c++/4.3.2/debug/map.h:108
#6  operator= () at TextMetrics.h:33
#7 lyx::Text::dispatch (this=0x16ec710, c...@0x1800f88, c...@0x7fffffff8e70) at Text3.cpp:427 #8 0x00000000008a51fa in lyx::InsetText::doDispatch (this=0x16ec6f0, c...@0x1800f88, c...@0x7fffffff8e70) at insets/InsetText.cpp:254 #9 0x00000000007c07f6 in lyx::Inset::dispatch (this=0x16ec6f0, c...@0x1800f88, c...@0x7fffffff8e70) at insets/Inset.cpp:215 #10 0x00000000006bc149 in lyx::Cursor::dispatch (this=0x1800f88, cm...@0x7fffffffa440) at Cursor.cpp:316 #11 0x000000000059ddfb in lyx::LyXFunc::dispatch (this=0x1096840, c...@0x7fffffffa440) at LyXFunc.cpp:1684 #12 0x000000000059f049 in lyx::LyXFunc::processKeySym (this=0x1096840, keys...@0x7fffffffa4c0, state=lyx::NoModifier) at LyXFunc.cpp:372 #13 0x000000000091a8ce in lyx::frontend::GuiWorkArea::processKeySym (this=<value optimized out>, k...@0x7fffffffa4c0, mod=lyx::NoModifier) at GuiWorkArea.cpp:431 #14 0x000000000091c55a in lyx::frontend::GuiWorkArea::keyPressEvent (this=0x1800730, ev=0x7fffffffacc0) at GuiWorkArea.cpp:867
#15 0x0000003fe93d4e98 in QWidget::event () from /usr/lib64/libQtGui.so.4
#16 0x0000003fe975b559 in QAbstractScrollArea::event () from /usr/lib64/libQtGui.so.4 #17 0x000000000091ac47 in lyx::frontend::GuiWorkArea::event (this=0x1800730, e=0x3) at GuiWorkArea.cpp:636 #18 0x0000003fe93828dd in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4 #19 0x0000003fe938b534 in QApplication::notify () from /usr/lib64/libQtGui.so.4 #20 0x00000000008da781 in lyx::frontend::GuiApplication::notify (this=0x191e850, receiver=0x3, event=0x323e4113f8) at GuiApplication.cpp:1230 #21 0x0000003fe7942391 in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#22 0x0000003fe940fde4 in ?? () from /usr/lib64/libQtGui.so.4
#23 0x0000003fe94120c7 in ?? () from /usr/lib64/libQtGui.so.4
#24 0x0000003fe93ed0c0 in QApplication::x11ProcessEvent () from /usr/lib64/libQtGui.so.4
#25 0x0000003fe9413ae4 in ?? () from /usr/lib64/libQtGui.so.4
#26 0x000000323f03779b in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#27 0x000000323f03af6d in ?? () from /lib64/libglib-2.0.so.0
#28 0x000000323f03b12b in g_main_context_iteration () from /lib64/libglib-2.0.so.0 #29 0x0000003fe796a79f in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#30 0x0000003fe941328f in ?? () from /usr/lib64/libQtGui.so.4
#31 0x0000003fe7940cb2 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#32 0x0000003fe7940e3d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#33 0x0000003fe79432ed in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4 #34 0x00000000008da097 in lyx::frontend::GuiApplication::exec (this=<value optimized out>) at GuiApplication.cpp:1045 #35 0x0000000000583968 in lyx::LyX::exec (this=0x7fffffffe110, ar...@0x7fffffffe10c, argv=<value optimized out>) at LyX.cpp:343
#36 0x0000000000435e23 in main (argc=1, argv=0x7fffffffe208) at main.cpp:46
^done

Reply via email to