On Sat, Jul 05, 2008 at 10:24:36PM -0500, Bo Peng wrote: > As subject, backtrace is attached. > > This is a regression because 1.5.x works OK. > > #0 lyx::toqstr ([EMAIL PROTECTED]) > at /usr/include/c++/4.2/bits/basic_string.h:596 > #1 0x084d1eb9 in lyx::frontend::GuiErrorList::select (this=0x8d64bc0) > at src/frontends/qt4/GuiErrorList.cpp:64 > #2 0x084d1f95 in lyx::frontend::GuiErrorList::showEvent (this=0x8d64bc0, > e=0xbfb581d0) at src/frontends/qt4/GuiErrorList.cpp:55 > #3 0xb7804fbd in QWidget::event () from /usr/lib/libQtGui.so.4 > #4 0xb77bb28d in QApplicationPrivate::notify_helper () > from /usr/lib/libQtGui.so.4
There's something fishy in the GuiErrorList. I submitted a workaround preventing the crash, but that's not a "real" solution. Andre'