Abdelrazak Younes wrote:
I will put it in tomorrow if there's no objection.

still see the crash though:

ctrl-n
a
enter
arrow up

and:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1222867264 (LWP 29714)]
0x080ad765 in ParagraphParameters::appendix (this=0x7c, a=false)
    at ../../lyx-devel/src/ParagraphParameters.C:152
152             appendix_ = a;
(gdb) bt
#0  0x080ad765 in ParagraphParameters::appendix (this=0x7c, a=false)
    at ../../lyx-devel/src/ParagraphParameters.C:152
#1 0x080ce5d9 in (anonymous namespace)::setLabel ([EMAIL PROTECTED], [EMAIL PROTECTED])
    at ../../lyx-devel/src/buffer_funcs.C:361
#2  0x080cf4b1 in tryToUpdateCurrentLabel ([EMAIL PROTECTED], [EMAIL PROTECTED])
    at ../../lyx-devel/src/buffer_funcs.C:523
#3 0x080cf4df in updateLabels ([EMAIL PROTECTED], [EMAIL PROTECTED]) at ../../lyx-devel/src/buffer_funcs.C:555 #4 0x081d38b5 in LyXText::deleteEmptyParagraphMechanism (this=0x888cd54, [EMAIL PROTECTED],
    [EMAIL PROTECTED]) at ../../lyx-devel/src/text2.C:1278
#5 0x081d74be in LyXText::cursorUp (this=0x888cd54, [EMAIL PROTECTED]) at ../../lyx-devel/src/text2.C:1065 #6 0x081da44f in LyXText::dispatch (this=0x888cd54, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at ../../lyx-devel/src/text3.C:470
#7 0x082bb261 in InsetText::doDispatch (this=0x888cd2c, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at ../../../lyx-devel/src/insets/insettext.C:284
#8 0x082569e0 in InsetBase::dispatch (this=0x888cd2c, [EMAIL PROTECTED], [EMAIL PROTECTED])
    at ../../../lyx-devel/src/insets/insetbase.C:141
#9 0x0810285e in LCursor::dispatch (this=0x8756d20, [EMAIL PROTECTED]) at ../../lyx-devel/src/cursor.C:291
#10 0x0815a9cc in LyXFunc::dispatch (this=0x8757bf0, [EMAIL PROTECTED])
    at ../../lyx-devel/src/lyxfunc.C:1594
#11 0x0815bcc4 in LyXFunc::processKeySym (this=0x8757bf0, [EMAIL PROTECTED], state=key_modifier::none)
    at ../../lyx-devel/src/lyxfunc.C:331
#12 0x08065684 in BufferView::Pimpl::workAreaKeyPress (this=0x8756c40, [EMAIL PROTECTED], state=124)
    at ../../lyx-devel/src/BufferView_pimpl.C:584
#13 0x0806381a in BufferView::workAreaKeyPress (this=0x7c, [EMAIL PROTECTED], state=124)
    at ../../lyx-devel/src/BufferView.C:258
#14 0x0842d4f6 in QContentPane::keyeventTimeout (this=0x8757160)
    at ../../../../lyx-devel/src/frontends/qt2/QContentPane.C:295
#15 0x08437641 in QContentPane::qt_invoke (this=0x8757160, _id=48, _o=0xbfcb48ac) at QContentPane_moc.C:91
#16 0xb7aae54b in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#17 0xb7aaefdc in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#18 0xb7e422ae in QTimer::timeout () from /usr/lib/libqt-mt.so.3
#19 0xb7ad34a1 in QTimer::event () from /usr/lib/libqt-mt.so.3
#20 0xb7a4487a in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3

Reply via email to