On Wed, 10 Jan 2001, Ulrich Günther wrote:
> lyx-1.1.6pre3
> xforms 0.88
>
> Start a new table, insert a formula into a table field (C-m) -> crash!
>
>
> Ulrich
>
I can reproduce this with 1.1.6pre3 (which I compiled w/o debug info). The
backtrace appended thus only has the function names.
I cannot reproduce this with current CVS - works fine.
Most likely, it has been fixed.
Lior.
#0 0x804fbe2 in BufferView::painter ()
#1 0x819bf29 in LyXText::GetVisibleRow ()
#2 0x8179c44 in LyXScreen::DrawOneRow ()
#3 0x817a558 in LyXScreen::Update ()
#4 0x822fba7 in InsetText::draw ()
#5 0x82283ef in InsetTabular::draw ()
#6 0x8192c40 in LyXText::draw ()
#7 0x819f992 in LyXText::GetVisibleRow ()
#8 0x8179c44 in LyXScreen::DrawOneRow ()
#9 0x817a558 in LyXScreen::Update ()
#10 0x805c29e in BufferView::Pimpl::update ()
#11 0x804fc5e in BufferView::update ()
#12 0x8056948 in BufferView::updateInset ()
#13 0x8228ac1 in InsetTabular::UpdateLocal ()
#14 0x8228e50 in InsetTabular::UpdateInsetInInset ()
#15 0x80569e6 in BufferView::updateInset ()
#16 0x822ff87 in InsetText::UpdateLocal ()
#17 0x82342ff in InsetText::InsertInset ()
#18 0x8228f0d in InsetTabular::InsertInset ()
#19 0x805173a in BufferView::insertInset ()
#20 0x80519e9 in BufferView::open_new_inset ()
#21 0x81367cc in LyXFunc::Dispatch ()
#22 0x8128a8e in LyXFunc::processKeySym ()
#23 0x805a57a in BufferView::Pimpl::workAreaKeyPress ()
#24 0x830c963 in SigC::ObjectSlot2_<void, unsigned long, unsigned int,
BufferView::Pimpl>::callback ()
#25 0x83188a4 in SigC::Signal2<void, unsigned long, unsigned int,
SigC::Marshal<void> >::emit ()
#26 0x8093395 in WorkArea::work_area_handler ()
#27 0x8092458 in C_WorkArea_work_area_handler ()
#28 0x82d6738 in fl_handle_it ()
#29 0x82d67f5 in fl_handle_object ()
#30 0x82d954d in fl_keyboard ()
#31 0x82d9954 in fl_handle_form ()
#32 0x82d9c5f in do_keyboard ()
#33 0x82da27a in do_interaction_step ()
#34 0x82da8d9 in fl_treat_interaction_events ()
#35 0x82da914 in fl_check_forms ()
#36 0x82439f8 in GUIRunTime::runTime ()#37 0x810ec71 in LyXGUI::runTime ()
#38 0x81113b0 in LyX::LyX ()
#39 0x8169f52 in main ()