Insert table, add entry in 1st cell, select 1st row, copy, select 2nd row, 
paste:

Program received signal SIGSEGV, Segmentation fault.
0x4035a48c in main_arena () from /lib/i686/libc.so.6
(gdb) bt
#0  0x4035a48c in main_arena () from /lib/i686/libc.so.6
#1  0x684035a4 in ?? ()
#2  0x0816129d in LyXText::setCursor (this=0x841a4a8, bview=0x83e3c30,
    par=0x841c440, pos=0, setfont=true, boundary=false) at text2.C:2018
#3  0x081d09e7 in InsetText::restoreLyXTextState (this=0x8421350,
    bv=0x83e3c30, t=0x841a4a8) at insettext.C:101
#4  0x081d6ceb in InsetText::reinitLyXText (this=0x8421350) at 
insettext.C:1886 #5  0x081d6434 in InsetText::setParagraphData 
(this=0x8421350, p=0x84269f0)
    at insettext.C:1673
#6  0x081d0e1d in InsetText::init (this=0x8421350, ins=0x842ac48,
    same_id=false) at insettext.C:159
#7  0x081d0d88 in InsetText::operator= (this=0x8421350, it=@0x842ac48)
    at insettext.C:134
#8  0x081ce8f6 in InsetTabular::pasteSelection (this=0x83c8260, bv=0x83e3c30)
    at ../../boost/boost/smart_ptr.hpp:100
#9  0x081caaf8 in InsetTabular::localDispatch (this=0x83c8260, bv=0x83e3c30,
    action=LFUN_PASTE, arg=@0xbffff34c) at insettabular.C:1075
#10 0x081052c1 in LyXFunc::dispatch (this=0x83c8068, ac=19,
    do_not_use_this_arg=@0xbffff3ac) at lyxfunc.C:868
#11 0x08103691 in LyXFunc::processKeySym (this=0x83c8068, keysym=118, 
state=20)
    at lyxfunc.C:351
#12 0x08056c8f in BufferView::Pimpl::workAreaKeyPress (this=0x83e3ce8,
    keysym=118, state=20) at BufferView_pimpl.C:517
#13 0x0828ce8f in SigC::ObjectSlot2_<void, unsigned long, unsigned int, 
BufferView::Pimpl>::callback (d=0x83e4e54, p1=118, p2=20)
    at ../sigc++/object_slot.h:250
#14 0x0829e929 in SigC::Signal2<void, unsigned long, unsigned int, 
SigC::Marshal<void> >::emit (this=0x83e3d1c, p1=@0xbffff4a8, p2=@0xbffff4a4)
    at ../sigc++/slot.h:456
#15 0x0809964b in WorkArea::work_area_handler (ob=0x83e4748, event=9, key=22,
    xev=0x4009ca40) at WorkArea.C:432
#16 0x080987b7 in C_WorkArea_work_area_handler (ob=0x83e4748, event=9, key=22,
    xev=0x4009ca40) at WorkArea.C:58
#17 0x4005f548 in fl_handle_it () from /usr/X11R6/lib/libforms.so.0.88
#18 0x4005f605 in fl_handle_object () from /usr/X11R6/lib/libforms.so.0.88
#19 0x400517bd in fl_keyboard () from /usr/X11R6/lib/libforms.so.0.88
#20 0x40051bc4 in fl_handle_form () from /usr/X11R6/lib/libforms.so.0.88
#21 0x40051ecf in do_keyboard () from /usr/X11R6/lib/libforms.so.0.88
#22 0x400524ea in do_interaction_step () from /usr/X11R6/lib/libforms.so.0.88
---Type <return> to continue, or q <return> to quit---
#23 0x40052b49 in fl_treat_interaction_events ()
   from /usr/X11R6/lib/libforms.so.0.88
#24 0x40052b84 in fl_check_forms () from /usr/X11R6/lib/libforms.so.0.88
#25 0x081ee838 in GUIRunTime::runTime () at GUIRunTime.C:86
#26 0x080f2218 in LyXGUI::runTime (this=0x839fbe8) at lyx_gui.C:316
#27 0x080f4287 in LyX::LyX (this=0xbffff8a0, argc=0xbffff8e0, argv=0xbffff944)
    at ../src/lyx_main.C:179
#28 0x0812d169 in main (argc=1, argv=0xbffff944) at ../src/main.C:38
#29 0x4024c5e7 in __libc_start_main (main=0x812d010 <main>, argc=1,
    ubp_av=0xbffff944, init=0x804f5ac <_init>, fini=0x83123bc <_fini>,
    rtld_fini=0x4000e154 <_dl_fini>, stack_end=0xbffff93c)
    at ../sysdeps/generic/libc-start.c:129

Reply via email to