tester@debian-wheezy:~$ ionice -c 3 nice gdb $( cat ~/lo_hacking/forrunning )/instdir/program/soffice.bin coreGNU gdb (Debian 7.7.1+dfsg-3) 7.7.1 Copyright (C) 2014 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "x86_64-linux-gnu". Type "show configuration" for configuration details. For bug reporting instructions, please see: . Find the GDB manual and other documentation resources online at: . For help, type "help". Type "apropos word" to search for commands related to "word"... Reading symbols from /home/terry/lo_hacking/git/libo2/instdir/program/soffice.bin...done. [New LWP 6221] [New LWP 6222] [New LWP 6224] [New LWP 6225] [New LWP 6233] [New LWP 6236] [Thread debugging using libthread_db enabled] Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1". Core was generated by `/home/terry/lo_hacking/git/libo2/instdir/program/soffice.bin -env:UserInstallat'. Program terminated with signal SIGABRT, Aborted. #0 0x00007f835de92077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 56 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory. warning: File "/home/terry/lo_hacking/git/libo2/instdir/ure/lib/libuno_sal.so.3-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". To enable execution of this file add add-auto-load-safe-path /home/terry/lo_hacking/git/libo2/instdir/ure/lib/libuno_sal.so.3-gdb.py line to your configuration file "/home/tester/.gdbinit". ---Type to continue, or q to quit--- To completely disable this security protection add set auto-load safe-path / line to your configuration file "/home/tester/.gdbinit". For more information about this security protection see the "Auto-loading safe path" section in the GDB manual. E.g., run from the shell: info "(gdb)Auto-loading safe path" warning: File "/home/terry/lo_hacking/git/libo2/instdir/ure/lib/libuno_cppu.so.3-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". warning: File "/home/terry/lo_hacking/git/libo2/instdir/program/libsvllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". warning: File "/home/terry/lo_hacking/git/libo2/instdir/program/libtllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". warning: File "/home/terry/lo_hacking/git/libo2/instdir/program/libbasegfxlo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". warning: File "/home/terry/lo_hacking/git/libo2/instdir/program/libswlo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". (gdb) set pagination off (gdb) info threads Id Target Id Frame 6 Thread 0x7f8326d69700 (LWP 6236) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 5 Thread 0x7f8331a87700 (LWP 6233) 0x00007f835df3a0ed in poll () at ../sysdeps/unix/syscall-template.S:81 4 Thread 0x7f833fbab700 (LWP 6225) 0x00007f835df3a0ed in poll () at ../sysdeps/unix/syscall-template.S:81 3 Thread 0x7f833eb73700 (LWP 6224) 0x00007f835df438dd in accept () at ../sysdeps/unix/syscall-template.S:81 2 Thread 0x7f8345dd2700 (LWP 6222) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 * 1 Thread 0x7f835e981840 (LWP 6221) 0x00007f835de92077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 (gdb) backtrace #0 0x00007f835de92077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00007f835de93458 in __GI_abort () at abort.c:89 #2 0x00007f835e51f466 in CallSystemHandler (Signal=6) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/signal.c:876 #3 0x00007f835e51f694 in SignalHandlerFunction (Signal=6) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/signal.c:963 #4 #5 0x00007f835de92077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #6 0x00007f835de93458 in __GI_abort () at abort.c:89 #7 0x00007f835817afe6 in SalAbort (rErrorText=..., bDumpCore=true) at /home/terry/lo_hacking/git/libo2/vcl/unx/generic/plugadapt/salplug.cxx:280 #8 0x00007f835801d24e in Application::Abort (rErrorText=...) at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:319 #9 0x00007f835e2200af in desktop::Desktop::Exception (this=0x7fff49f81e90, nError=768) at /home/terry/lo_hacking/git/libo2/desktop/source/app/app.cxx:1307 #10 0x00007f8358024a4c in VCLExceptionSignal_impl (pInfo=0x7fff49f7e6a0) at /home/terry/lo_hacking/git/libo2/vcl/source/app/svmain.cxx:132 #11 0x00007f835e51f2dc in CallSignalHandler (pInfo=0x7fff49f7e6a0) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/signal.c:834 #12 0x00007f835e51f679 in SignalHandlerFunction (Signal=6) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/signal.c:960 #13 #14 0x00007f835de92077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #15 0x00007f835de93458 in __GI_abort () at abort.c:89 #16 0x00007f835de8b196 in __assert_fail_base (fmt=0x7f835dfc18c8 "%s%s%s:%u: %s%sAssertion `%s' failed.\n%n", assertion=assertion@entry=0x7f833b19abf2 "pHt->IsFormatIgnoreStart()", file=file@entry=0x7f833b19a5b0 "/home/terry/lo_hacking/git/libo2/sw/source/core/txtnode/ndhints.cxx", line=line@entry=286, function=function@entry=0x7f833b19af80 "bool SwpHintsArray::Check(bool) const") at assert.c:92 #17 0x00007f835de8b242 in __GI___assert_fail (assertion=0x7f833b19abf2 "pHt->IsFormatIgnoreStart()", file=0x7f833b19a5b0 "/home/terry/lo_hacking/git/libo2/sw/source/core/txtnode/ndhints.cxx", line=286, function=0x7f833b19af80 "bool SwpHintsArray::Check(bool) const") at assert.c:101 #18 0x00007f833a8ff0ae in SwpHintsArray::Check (this=0x29f3940, bPortionsMerged=true) at /home/terry/lo_hacking/git/libo2/sw/source/core/txtnode/ndhints.cxx:286 #19 0x00007f833a91a92a in SwTxtNode::CopyText (this=0x298b200, pDest=0x29cdf90, rDestStart=..., rStart=..., nLen=54, bForceCopyOfAllAttrs=true) at /home/terry/lo_hacking/git/libo2/sw/source/core/txtnode/ndtxt.cxx:1833 #20 0x00007f833a919cdb in SwTxtNode::CopyText (this=0x298b200, pDest=0x29cdf90, rStart=..., nLen=54, bForceCopyOfAllAttrs=true) at /home/terry/lo_hacking/git/libo2/sw/source/core/txtnode/ndtxt.cxx:1570 #21 0x00007f833a527d6d in SwTxtNode::MakeCopy (this=0x298b200, pDoc=0x2550280, rIdx=...) at /home/terry/lo_hacking/git/libo2/sw/source/core/docnode/ndcopy.cxx:105 #22 0x00007f833a57dbad in SwNodes::_CopyNodes (this=0x2970ce0, rRange=..., rIndex=..., bNewFrms=false, bTblInsDummyNode=true) at /home/terry/lo_hacking/git/libo2/sw/source/core/docnode/nodes.cxx:1860 #23 0x00007f833a45b9c8 in sw::DocumentContentOperationsManager::CopyWithFlyInFly (this=0x297bde0, rRg=..., nEndContentIndex=0, rInsPos=..., pCopiedPaM=0x0, bMakeNewFrms=false, bDelRedlines=true, bCopyFlyAtFly=false) at /home/terry/lo_hacking/git/libo2/sw/source/core/doc/DocumentContentOperationsManager.cxx:3122 #24 0x00007f833a58e159 in SwIntrnlSectRefLink::DataChanged (this=0x2975cb0, rMimeType=..., rValue=...) at /home/terry/lo_hacking/git/libo2/sw/source/core/docnode/section.cxx:1352 #25 0x00007f835ab1d622 in sfx2::SvBaseLink::Update (this=0x2975cb0) at /home/terry/lo_hacking/git/libo2/sfx2/source/appl/lnkbase2.cxx:316 #26 0x00007f833a58ef7b in SwSection::CreateLink (this=0x296b340, eCreateType=CREATE_UPDATE) at /home/terry/lo_hacking/git/libo2/sw/source/core/docnode/section.cxx:1542 #27 0x00007f833a530457 in SwDoc::InsertSwSection (this=0x2550280, rRange=..., rNewData=..., pTOXBase=0x0, pAttr=0x0, bUpdate=true) at /home/terry/lo_hacking/git/libo2/sw/source/core/docnode/ndsect.cxx:375 #28 0x00007f833a5f1c17 in SwEditShell::InsertSection (this=0x259abf0, rNewData=..., pAttr=0x0) at /home/terry/lo_hacking/git/libo2/sw/source/core/edit/edsect.cxx:46 #29 0x00007f833a5ce46d in SwEditShell::InsertGlobalDocContent (this=0x259abf0, rInsPos=..., rNew=...) at /home/terry/lo_hacking/git/libo2/sw/source/core/edit/edglbldc.cxx:168 #30 0x00007f833af78c1d in SwGlobalTree::InsertRegion (this=0x264f7c8, _pContent=0x27fa1b0, _rFiles=...) at /home/terry/lo_hacking/git/libo2/sw/source/uibase/utlui/glbltree.cxx:1337 #31 0x00007f833af7906a in SwGlobalTree::DialogClosedHdl (this=0x264f7c8, _pFileDlg=0x1ee8cc0) at /home/terry/lo_hacking/git/libo2/sw/source/uibase/utlui/glbltree.cxx:1372 #32 0x00007f833af78e31 in SwGlobalTree::LinkStubDialogClosedHdl (pThis=0x264f7c8, pCaller=0x1ee8cc0) at /home/terry/lo_hacking/git/libo2/sw/source/uibase/utlui/glbltree.cxx:1351 #33 0x00007f835aaceb72 in Link::Call (this=0x1ee8c40, pCaller=0x1ee8cc0) at /home/terry/lo_hacking/git/libo2/include/tools/link.hxx:139 #34 0x00007f835ad3c415 in sfx2::DocumentInserter::DialogClosedHdl (this=0x1ee8c30) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/docinsert.cxx:266 #35 0x00007f835ad3bd95 in sfx2::DocumentInserter::LinkStubDialogClosedHdl (pThis=0x1ee8c30, pCaller=0x1ee8cc0) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/docinsert.cxx:163 #36 0x00007f835aaceb72 in Link::Call (this=0x1ee8cc8, pCaller=0x1ee8cc0) at /home/terry/lo_hacking/git/libo2/include/tools/link.hxx:139 #37 0x00007f835ac43cfc in sfx2::FileDialogHelper::ExecuteSystemFilePicker (this=0x1ee8cc0) at /home/terry/lo_hacking/git/libo2/sfx2/source/dialog/filedlghelper.cxx:2311 #38 0x00007f835ac43ca3 in sfx2::FileDialogHelper::LinkStubExecuteSystemFilePicker (pThis=0x1ee8cc0, pCaller=0x0) at /home/terry/lo_hacking/git/libo2/sfx2/source/dialog/filedlghelper.cxx:2307 #39 0x00007f8357ad41e0 in Link::Call (this=0x285dcd0, pCaller=0x0) at /home/terry/lo_hacking/git/libo2/include/tools/link.hxx:139 #40 0x00007f8357c78835 in ImplHandleUserEvent (pSVEvent=0x2874d50) at /home/terry/lo_hacking/git/libo2/vcl/source/window/winproc.cxx:1921 #41 0x00007f8357c79d14 in ImplWindowFrameProc (pWindow=0x1dff9e0, nEvent=22, pEvent=0x2874d50) at /home/terry/lo_hacking/git/libo2/vcl/source/window/winproc.cxx:2492 #42 0x00007f83580d8861 in SalFrame::CallCallback (this=0x1e00230, nEvent=22, pEvent=0x2874d50) at /home/terry/lo_hacking/git/libo2/vcl/inc/salframe.hxx:243 #43 0x00007f83580d838a in SalGenericDisplay::DispatchInternalEvent (this=0x1c6b360) at /home/terry/lo_hacking/git/libo2/vcl/generic/app/gendisp.cxx:90 #44 0x00007f834530841d in GtkData::userEventFn (data=0x10eafb0) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:935 #45 0x00007f8345308478 in call_userEventFn (data=0x10eafb0) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:945 #46 0x00007f8353ae1ddd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #47 0x00007f8353ae21b8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #48 0x00007f8353ae226c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #49 0x00007f8345307371 in GtkData::Yield (this=0x10eafb0, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:575 #50 0x00007f834530b332 in GtkInstance::Yield (this=0x10eaef0, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkinst.cxx:423 #51 0x00007f8358020998 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:360 #52 0x00007f835801d33b in Application::Yield () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:392 #53 0x00007f835801d2e9 in Application::Execute () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:341 #54 0x00007f835e221753 in desktop::Desktop::Main (this=0x7fff49f81e90) at /home/terry/lo_hacking/git/libo2/desktop/source/app/app.cxx:1682 #55 0x00007f8358024b1e in ImplSVMain () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svmain.cxx:160 #56 0x00007f8358024c14 in SVMain () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svmain.cxx:193 #57 0x00007f835e2651bd in soffice_main () at /home/terry/lo_hacking/git/libo2/desktop/source/app/sofficemain.cxx:93 #58 0x0000000000400913 in sal_main () at /home/terry/lo_hacking/git/libo2/desktop/source/app/main.c:48 #59 0x00000000004008f9 in main (argc=4, argv=0x7fff49f821d8) at /home/terry/lo_hacking/git/libo2/desktop/source/app/main.c:47 (gdb)