Program received signal SIGSEGV, Segmentation fault. 0x00007f021205d4be in BigPtrArray::Index2Block (this=0x3645378, pos=58) at /build/aoo/src/playground/trunk/main/sw/source/core/bastyp/bparr.cxx:192 192 if( p->nStart <= pos && p->nEnd >= pos ) (gdb) print p $1 = (BlockInfo *) 0x0 (gdb) bt #0 0x00007f021205d4be in BigPtrArray::Index2Block (this=0x3645378, pos=58) at /build/aoo/src/playground/trunk/main/sw/source/core/bastyp/bparr.cxx:192 #1 0x00007f021205d2af in BigPtrArray::operator[] (this=0x3645378, idx=58) at /build/aoo/src/playground/trunk/main/sw/source/core/bastyp/bparr.cxx:140 #2 0x00007f0212011259 in SwNodes::operator[] (this=0x3645378, n=58) at /build/aoo/src/playground/trunk/main/sw/inc/ndarr.hxx:142 #3 0x00007f021221de61 in SwNodes::_MoveNodes (this=0x3a55308, aRange=..., rNodes=..., aIndex=SwNodeIndex (node 10), bNewFrms=1 '\001') at /build/aoo/src/playground/trunk/main/sw/source/core/docnode/nodes.cxx:532 #4 0x00007f0212528dcb in SwUndoDelete::SwUndoDelete (this=0x7f022c61b000, rPam=SwPaM = {...}, bFullPara=0 '\000', bCalledByTblCpy=0 '\000') at /build/aoo/src/playground/trunk/main/sw/source/core/undo/undel.cxx:297 #5 0x00007f02121ffa56 in SwDoc::DeleteRowCol (this=0x37db488, rBoxes=..., bColumn=false) at /build/aoo/src/playground/trunk/main/sw/source/core/docnode/ndtbl.cxx:2132 #6 0x00007f02122cec8a in SwFEShell::DeleteRow (this=0x3ab55f8) at /build/aoo/src/playground/trunk/main/sw/source/core/frmedt/fetab.cxx:456 #7 0x00007f0212922ad3 in SwTableShell::Execute (this=0x3befcd8, rReq=...) at /build/aoo/src/playground/trunk/main/sw/source/ui/shells/tabsh.cxx:1125 #8 0x00007f021291e69b in SfxStubSwTableShellExecute (pShell=0x3befcd8, rReq=...) at /build/aoo/src/playground/trunk/main/solver/400/unxlngx6/workdir/SdiTarget/sw/sdi/swslots.hxx:10292 #9 0x00007f02403d94c0 in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) () from /home/ariel/aoo/onelayer/openoffice4/program/libsfx.so #10 0x00007f02403d041f in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, unsigned char) () from /home/ariel/aoo/onelayer/openoffice4/program/libsfx.so #11 0x00007f02403d2858 in SfxDispatcher::_Execute(SfxShell&, SfxSlot const&, SfxRequest&, unsigned short) () from /home/ariel/aoo/onelayer/openoffice4/program/libsfx.so #12 0x00007f0240274bea in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) () from /home/ariel/aoo/onelayer/openoffice4/program/libsfx.so #13 0x00007f0240287831 in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence const&, com::sun::star::uno::Reference const&) () from /home/ariel/aoo/onelayer/openoffice4/program/libsfx.so #14 0x00007f0240287d94 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence const&) () from /home/ariel/aoo/onelayer/openoffice4/program/libsfx.so #15 0x00007f0239b1d934 in framework::MenuBarManager::Select(Menu*) () from /home/ariel/aoo/onelayer/openoffice4/program/libfwk.so #16 0x00007f023e061e5c in Link::Call (this=0x36d0f40, pCaller=0x36d0ed8) at /build/aoo/src/playground/trunk/main/solver/400/unxlngx6/inc/tools/link.hxx:135 #17 0x00007f023e399205 in Menu::Select (this=0x36d0ed8) at /build/aoo/src/playground/trunk/main/vcl/source/window/menu.cxx:1149 #18 0x00007f023e3a016a in Menu::ImplCallSelect (this=0x36d0ed8) at /build/aoo/src/playground/trunk/main/vcl/source/window/menu.cxx:2952 #19 0x00007f023e3a0131 in Menu::LinkStubImplCallSelect (pThis=0x36d0ed8, pCaller=0x0) at /build/aoo/src/playground/trunk/main/vcl/source/window/menu.cxx:2949 #20 0x00007f023e061e5c in Link::Call (this=0x3c23098, pCaller=0x0) at /build/aoo/src/playground/trunk/main/solver/400/unxlngx6/inc/tools/link.hxx:135 #21 0x00007f023e458db8 in ImplHandleUserEvent (pSVEvent=0x3bdf468) at /build/aoo/src/playground/trunk/main/vcl/source/window/winproc.cxx:1996 #22 0x00007f023e45a09e in ImplWindowFrameProc (pWindow=0x3065d28, nEvent=22, pEvent=0x3bdf468) at /build/aoo/src/playground/trunk/main/vcl/source/window/winproc.cxx:2568 #23 0x00007f0230618f75 in SalFrame::CallCallback (this=0x3066278, nEvent=22, pEvent=0x3bdf468) at /build/aoo/src/playground/trunk/main/vcl/inc/salframe.hxx:281 #24 0x00007f023062d302 in SalDisplay::DispatchInternalEvent (this=0x2053808) at /build/aoo/src/playground/trunk/main/vcl/unx/generic/app/saldisp.cxx:2231 #25 0x00007f0230991a28 in GtkXLib::userEventFn (data=0x200eff8) at /build/aoo/src/playground/trunk/main/vcl/unx/gtk/app/gtkdata.cxx:817 #26 0x00007f0230991947 in call_userEventFn (data=0x200eff8) at /build/aoo/src/playground/trunk/main/vcl/unx/gtk/app/gtkdata.cxx:790 #27 0x0000003851c47a55 in g_main_dispatch (context=0x2052070) at gmain.c:2715 #28 g_main_context_dispatch (context=context@entry=0x2052070) at gmain.c:3219 #29 0x0000003851c47d88 in g_main_context_iterate (context=context@entry=0x2052070, block=block@entry=0, dispatch=dispatch@entry=1, self=) at gmain.c:3290 #30 0x0000003851c47e44 in g_main_context_iteration (context=0x2052070, may_block=0) at gmain.c:3351 #31 0x00007f0230991bd4 in GtkXLib::Yield (this=0x200eff8, bWait=true, bHandleAllCurrentEvents=false) at /build/aoo/src/playground/trunk/main/vcl/unx/gtk/app/gtkdata.cxx:869 #32 0x00007f023063ab54 in X11SalInstance::Yield (this=0x200d1c8, bWait=true, bHandleAllCurrentEvents=false) at /build/aoo/src/playground/trunk/main/vcl/unx/generic/app/salinst.cxx:278 #33 0x00007f023e073702 in ImplYield (i_bWait=true, i_bAllEvents=false) at /build/aoo/src/playground/trunk/main/vcl/source/app/svapp.cxx:472 #34 0x00007f023e06f76b in Application::Yield (i_bAllEvents=false) at /build/aoo/src/playground/trunk/main/vcl/source/app/svapp.cxx:506 #35 0x00007f023e06f707 in Application::Execute () at /build/aoo/src/playground/trunk/main/vcl/source/app/svapp.cxx:449 #36 0x00007f0241690d83 in desktop::Desktop::Main (this=0x7fff3156b0d0) at /build/aoo/src/playground/trunk/main/desktop/source/app/app.cxx:2225 ---Type to continue, or q to quit--- #37 0x00007f023e0791f2 in ImplSVMain () at /build/aoo/src/playground/trunk/main/vcl/source/app/svmain.cxx:193 #38 0x00007f023e07933b in SVMain () at /build/aoo/src/playground/trunk/main/vcl/source/app/svmain.cxx:230 #39 0x00007f02416c52cb in soffice_main () at /build/aoo/src/playground/trunk/main/desktop/source/app/sofficemain.cxx:45 #40 0x000000000040129c in sal_main () at main.c:31 #41 0x0000000000401281 in main (argc=1, argv=0x7fff3156b288) at main.c:30 (gdb)