Select a bunch of stuff from a table. With left-button still down (for
selection), continue to the right out of the lyx window.
*bang*
not even a message as it dies.
Starting program: /usr/local/bin/lyx
Program received signal SIGSEGV, Segmentation fault.
LyXTabular::GetCellNumber (this=0x8359b00, row=7, column=0) at tabular.C:1745
1745 return cell_info[row][column].cellno;
(gdb) bt
#0 LyXTabular::GetCellNumber (this=0x8359b00, row=7, column=0)
at tabular.C:1745
#1 0x81815bc in InsetTabular::setPos (this=0x8359a00, bv=0x8338ae0, x=541,
y=165) at insettabular.C:1268
#2 0x817fd71 in InsetTabular::insetMotionNotify (this=0x8359a00,
bv=0x8338ae0, x=541, y=165, button=256) at insettabular.C:774
#3 0x81892a0 in InsetText::insetMotionNotify (this=0x8358850, bv=0x8338ae0,
x=530, y=190, state=256) at insettext.C:879
#4 0x81915d0 in InsetCollapsable::insetMotionNotify (this=0x8358800,
bv=0x8338ae0, x=530, y=213, state=256) at insetcollapsable.C:356
#5 0x8055d16 in BufferView::Pimpl::workAreaMotionNotify (this=0x834a600,
x=587, y=283, state=256) at BufferView_pimpl.C:538
#6 0x822e89b in SigC::ObjectSlot3_<void, int, int, unsigned int, BufferView::Pi
mpl>::callback (d=0x834c534, p1=587, p2=283, p3=256)
at ../sigc++/object_slot.h:347
#7 0x823bdbd in SigC::Signal3<void, int, int, unsigned int, SigC::Marshal<void>
>::emit (this=0x834a640, p1=@0xbfbff3c8, p2=@0xbfbff3c4, p3=@0x283523ac)
at ../sigc++/slot.h:554
#8 0x8085b5b in WorkArea::work_area_handler (ob=0x834ad00, event=6, key=1,
xev=0x2835237c) at ../sigc++/basic_signal.h:589
#9 0x8084aa6 in C_WorkArea_work_area_handler (ob=0x834ad00, event=6, key=1,
xev=0x2835237c) at WorkArea.C:58
#10 0x283174ff in fl_handle_it () from /usr/X11R6/lib/libforms.so.0.88
---Type <return> to continue, or q <return> to quit---
#11 0x283175a5 in fl_handle_object () from /usr/X11R6/lib/libforms.so.0.88
#12 0x2830a29b in fl_handle_form () from /usr/X11R6/lib/libforms.so.0.88
#13 0x2830abcb in do_interaction_step () from /usr/X11R6/lib/libforms.so.0.88
#14 0x2830b24a in fl_treat_interaction_events ()
from /usr/X11R6/lib/libforms.so.0.88
#15 0x2830b284 in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.88
#16 0x81a1d64 in GUIRunTime::runTime () at GUIRunTime.C:86
#17 0x80cba68 in LyXGUI::runTime (this=0x83061e0) at lyx_gui.C:314
#18 0x80cd709 in LyX::LyX (this=0xbfbff67c, argc=0xbfbff69c, argv=0xbfbff6e8)
at ../src/lyx_main.C:178
#19 0x80f9709 in main (argc=1, argv=0xbfbff6e8) at ../src/main.C:38
#20 0x8050525 in _start ()
(gdb)