On Thu, May 31, 2007 at 02:41:06PM -0500, Bo Peng wrote: > >#3785 now. > > I guess I need a more detailed description to reproduce it...
<C-n>abcdefgh<C-m>1<M-f>w<Del><Del><Del><Del><Del><Del><Del><Del> Now do whatever is necessary in your environmet to switch back to the first window. Backtrace: [New Thread -1227621488 (LWP 12202)] wrong pos 8, max is 0 at level 1. Trying to correct this. old: inset: 0x8bdc224 idx: 0 par: 0 pos: 8 new: inset: 0x8bdc224 idx: 0 par: 0 pos: 0 pos: 8 size: 1 Assertion triggered in const lyx::Font lyx::Paragraph::getFontSettings(const lyx::BufferParams&, lyx::pos_type) const by failing check "pos <= size()" in file ../../trunk/src/Paragraph.cpp:1273 LyX: Attempting to save document newfile1.lyx /home/andre/newfile1.lyx.emergency Save seems successful. Phew. Program received signal SIGABRT, Aborted. [Switching to Thread -1223034656 (LWP 12199)] 0xffffe410 in __kernel_vsyscall () (gdb) bt #0 0xffffe410 in __kernel_vsyscall () #1 0xb71ffdf0 in raise () from /lib/tls/i686/cmov/libc.so.6 #2 0xb7201641 in abort () from /lib/tls/i686/cmov/libc.so.6 #3 0x085c26bd in lyx::support::abort () #4 0x0806f438 in boost::assertion_failed () #5 0x081efdca in lyx::Paragraph::getFontSettings () #6 0x081f0100 in lyx::Paragraph::getFont () #7 0x080f7b92 in lyx::Cursor::getFont () #8 0x083e8700 in lyx::frontend::WorkArea::showCursor () #9 0x083e8810 in lyx::frontend::WorkArea::startBlinkingCursor () #10 0x08434d97 in lyx::frontend::GuiWorkArea::focusInEvent () #11 0xb7a32ab9 in QWidget::event () from /usr/lib/libQtGui.so.4 #12 0xb7cb9c34 in QFrame::event () from /usr/lib/libQtGui.so.4 #13 0xb7d2f2ff in QAbstractScrollArea::event () from /usr/lib/libQtGui.so.4 #14 0xb79e8190 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #15 0xb79ea866 in QApplication::notify () from /usr/lib/libQtGui.so.4 #16 0x0842ac5a in lyx::frontend::GuiApplication::notify () #17 0xb79ea37d in QApplicationPrivate::setFocusWidget () from /usr/lib/libQtGui.so.4 #18 0xb7a29072 in QWidget::setFocus () from /usr/lib/libQtGui.so.4 #19 0xb79eee95 in QApplication::setActiveWindow () from /usr/lib/libQtGui.so.4 #20 0xb7a422aa in QApplication::x11ProcessEvent () from /usr/lib/libQt #21 0xb7a66f34 in ?? () from /usr/lib/libQtGui.so.4 #22 0xb7597df2 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 Andre'