tester@debian-wheezy:~$ ionice -c 3 nice gdb $( cat ~/lo_hacking/forrunning )/instdir/program/soffice.bin core GNU 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 12620] [New LWP 12621] [New LWP 12623] [New LWP 12625] [New LWP 12639] [New LWP 12660] [New LWP 12662] [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 --norestore --calc'. Program terminated with signal SIGABRT, Aborted. #0 0x00007f6c83f20077 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". (gdb) set pagination off (gdb) info threads Id Target Id Frame 7 Thread 0x7f6c4b2c0700 (LWP 12662) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 6 Thread 0x7f6c4bac1700 (LWP 12660) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 5 Thread 0x7f6c622de700 (LWP 12639) 0x00007f6c83fc80ed in poll () at ../sysdeps/unix/syscall-template.S:81 4 Thread 0x7f6c65c38700 (LWP 12625) 0x00007f6c83fc80ed in poll () at ../sysdeps/unix/syscall-template.S:81 3 Thread 0x7f6c64c00700 (LWP 12623) 0x00007f6c83fd18dd in accept () at ../sysdeps/unix/syscall-template.S:81 2 Thread 0x7f6c6be5f700 (LWP 12621) pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238 * 1 Thread 0x7f6c84a0f840 (LWP 12620) 0x00007f6c83f20077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 (gdb) backtrace #0 0x00007f6c83f20077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #1 0x00007f6c83f21458 in __GI_abort () at abort.c:89 #2 0x00007f6c845ad466 in CallSystemHandler (Signal=6) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/signal.c:876 #3 0x00007f6c845ad694 in SignalHandlerFunction (Signal=6) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/signal.c:963 #4 #5 0x00007f6c83f20077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #6 0x00007f6c83f21458 in __GI_abort () at abort.c:89 #7 0x00007f6c7e207fe6 in SalAbort (rErrorText=..., bDumpCore=true) at /home/terry/lo_hacking/git/libo2/vcl/unx/generic/plugadapt/salplug.cxx:280 #8 0x00007f6c7e0aa24e in Application::Abort (rErrorText=...) at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:319 #9 0x00007f6c842ae0af in desktop::Desktop::Exception (this=0x7fff7b5137d0, nError=768) at /home/terry/lo_hacking/git/libo2/desktop/source/app/app.cxx:1307 #10 0x00007f6c7e0b1a4c in VCLExceptionSignal_impl (pInfo=0x7fff7b50bde0) at /home/terry/lo_hacking/git/libo2/vcl/source/app/svmain.cxx:132 #11 0x00007f6c845ad2dc in CallSignalHandler (pInfo=0x7fff7b50bde0) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/signal.c:834 #12 0x00007f6c845ad679 in SignalHandlerFunction (Signal=6) at /home/terry/lo_hacking/git/libo2/sal/osl/unx/signal.c:960 #13 #14 0x00007f6c83f20077 in __GI_raise (sig=sig@entry=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:56 #15 0x00007f6c83f21458 in __GI_abort () at abort.c:89 #16 0x00007f6c8366a5e5 in __gnu_debug::_Error_formatter::_M_error() const () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 #17 0x00007f6c5fee343c in __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator > >, std::__debug::vector > >::operator++ (this=0x7fff7b50c6b0) at /usr/include/c++/4.7/debug/safe_iterator.h:290 #18 0x00007f6c5ff5f16b in ScXMLAutoStylePoolP::exportStyleAttributes (this=0x2eba4b0, rAttrList=..., nFamily=200, rProperties=std::__debug::vector of length 3, capacity 3 = {...}, rPropExp=..., rUnitConverter=..., rNamespaceMap=...) at /home/terry/lo_hacking/git/libo2/sc/source/filter/xml/xmlstyle.cxx:655 #19 0x00007f6c5a785247 in SvXMLAutoStylePoolP_Impl::exportXML (this=0x2e95210, nFamily=200, pAntiImpl=0x2eba4b0) at /home/terry/lo_hacking/git/libo2/xmloff/source/style/impastpl.cxx:721 #20 0x00007f6c5a7aafc7 in SvXMLAutoStylePoolP::exportXML (this=0x2eba4b0, nFamily=200) at /home/terry/lo_hacking/git/libo2/xmloff/source/style/xmlaustp.cxx:383 #21 0x00007f6c5ff10bff in ScXMLExport::_ExportAutoStyles (this=0x2e99630) at /home/terry/lo_hacking/git/libo2/sc/source/filter/xml/xmlexprt.cxx:2716 #22 0x00007f6c5a5bde26 in SvXMLExport::ImplExportAutoStyles (this=0x2e99630) at /home/terry/lo_hacking/git/libo2/xmloff/source/core/xmlexp.cxx:1239 #23 0x00007f6c5a5bee2d in SvXMLExport::exportDoc (this=0x2e99630, eClass=xmloff::token::XML_SPREADSHEET) at /home/terry/lo_hacking/git/libo2/xmloff/source/core/xmlexp.cxx:1502 #24 0x00007f6c5ff20c05 in ScXMLExport::exportDoc (this=0x2e99630, eClass=xmloff::token::XML_SPREADSHEET) at /home/terry/lo_hacking/git/libo2/sc/source/filter/xml/xmlexprt.cxx:5071 #25 0x00007f6c5a5bbee4 in SvXMLExport::filter (this=0x2e99630, aDescriptor=...) at /home/terry/lo_hacking/git/libo2/xmloff/source/core/xmlexp.cxx:849 #26 0x00007f6c5ff20ece in ScXMLExport::filter (this=0x2e99630, aDescriptor=...) at /home/terry/lo_hacking/git/libo2/sc/source/filter/xml/xmlexprt.cxx:5111 #27 0x00007f6c5ff70b41 in ScXMLImportWrapper::ExportToComponent (this=0x7fff7b50ea00, xContext=..., xModel=..., xWriter=..., aDescriptor=..., sName=..., sMediaType=..., sComponentName=..., aArgs=..., pSharedData=@0x7fff7b50e648: 0x2e9ffe0) at /home/terry/lo_hacking/git/libo2/sc/source/filter/xml/xmlwrap.cxx:741 #28 0x00007f6c5ff72289 in ScXMLImportWrapper::Export (this=0x7fff7b50ea00, bStylesOnly=false) at /home/terry/lo_hacking/git/libo2/sc/source/filter/xml/xmlwrap.cxx:942 #29 0x00007f6c600e962b in ScDocShell::SaveXML (this=0x254e1f0, pSaveMedium=0x2de64f0, xStor=...) at /home/terry/lo_hacking/git/libo2/sc/source/ui/docshell/docsh.cxx:519 #30 0x00007f6c600eed31 in ScDocShell::SaveAs (this=0x254e1f0, rMedium=...) at /home/terry/lo_hacking/git/libo2/sc/source/ui/docshell/docsh.cxx:1685 #31 0x00007f6c80e2c08e in SfxObjectShell::SaveAsOwnFormat (this=0x254e1f0, rMedium=...) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/objstor.cxx:3103 #32 0x00007f6c80e23707 in SfxObjectShell::SaveTo_Impl (this=0x254e1f0, rMedium=..., pSet=0x0) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/objstor.cxx:1442 #33 0x00007f6c80e2b075 in SfxObjectShell::PreDoSaveAs_Impl (this=0x254e1f0, rFileName=..., aFilterName=..., pParams=0x2be3c70) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/objstor.cxx:2829 #34 0x00007f6c80e2a5e0 in SfxObjectShell::CommonSaveAs_Impl (this=0x254e1f0, aURL=..., aFilterName=..., aParams=0x2ca5ad0) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/objstor.cxx:2688 #35 0x00007f6c80e159bf in SfxObjectShell::APISaveAs_Impl (this=0x254e1f0, aFileName=..., aParams=0x2ca5ad0) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/objserv.cxx:316 #36 0x00007f6c80e6b9f1 in SfxBaseModel::impl_store (this=0x2551320, sURL=..., seqArguments=..., bSaveTo=false) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/sfxbasemodel.cxx:3064 #37 0x00007f6c80e63bfc in SfxBaseModel::storeAsURL (this=0x2551320, rURL=..., rArgs=...) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/sfxbasemodel.cxx:1661 #38 0x00007f6c80dfc7ca in SfxStoringHelper::GUIStoreModel (this=0x7fff7b511b00, xModel=..., aSlotName=..., aArgsSequence=..., bPreselectPassword=false, _aSuggestedName=..., nDocumentSignatureState=0) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/guisaveas.cxx:1715 #39 0x00007f6c80e17766 in SfxObjectShell::ExecFile_Impl (this=0x254e1f0, rReq=...) at /home/terry/lo_hacking/git/libo2/sfx2/source/doc/objserv.cxx:662 #40 0x00007f6c80e14f0b in SfxStubSfxObjectShellExecFile_Impl (pShell=0x254e1f0, rReq=...) at /home/terry/lo_hacking/git/libo2/workdir/SdiTarget/sfx2/sdi/sfxslots.hxx:186 #41 0x00007f6c80c3c5b4 in SfxShell::CallExec (this=0x254e1f0, pFunc=0x7f6c80e14ee8 , rReq=...) at /home/terry/lo_hacking/git/libo2/include/sfx2/shell.hxx:180 #42 0x00007f6c80c3b609 in SfxShell::ExecuteSlot (this=0x254e1f0, rReq=..., pIF=0x252def0) at /home/terry/lo_hacking/git/libo2/sfx2/source/control/shell.cxx:835 #43 0x00007f6c6051a575 in ScTabViewShell::ExecuteSave (this=0x27bd3d0, rReq=...) at /home/terry/lo_hacking/git/libo2/sc/source/ui/view/tabvwsha.cxx:715 #44 0x00007f6c60506249 in SfxStubScTabViewShellExecuteSave (pShell=0x27bd3d0, rReq=...) at /home/terry/lo_hacking/git/libo2/workdir/SdiTarget/sc/sdi/scslots.hxx:1488 #45 0x00007f6c80c3c5b4 in SfxShell::CallExec (this=0x27bd3d0, pFunc=0x7f6c60506226 , rReq=...) at /home/terry/lo_hacking/git/libo2/include/sfx2/shell.hxx:180 #46 0x00007f6c80f8c96b in SfxDispatcher::Call_Impl (this=0x27a7920, rShell=..., rSlot=..., rReq=..., bRecord=true) at /home/terry/lo_hacking/git/libo2/sfx2/source/control/dispatch.cxx:283 #47 0x00007f6c80f906ea in SfxDispatcher::PostMsgHandler (this=0x27a7920, pReq=0x2c7f6b0) at /home/terry/lo_hacking/git/libo2/sfx2/source/control/dispatch.cxx:1255 #48 0x00007f6c80f90593 in SfxDispatcher::LinkStubPostMsgHandler (pThis=0x27a7920, pCaller=0x2c7f6b0) at /home/terry/lo_hacking/git/libo2/sfx2/source/control/dispatch.cxx:1229 #49 0x00007f6c80b5bb72 in Link::Call (this=0x279e1a0, pCaller=0x2c7f6b0) at /home/terry/lo_hacking/git/libo2/include/tools/link.hxx:139 #50 0x00007f6c80eaaa05 in GenLink::Call (this=0x279e1a0, pCaller=0x2c7f6b0) at /home/terry/lo_hacking/git/libo2/include/sfx2/genlink.hxx:45 #51 0x00007f6c80eaa8cd in SfxHintPoster::Event (this=0x279e190, pPostedHint=0x2c7f6b0) at /home/terry/lo_hacking/git/libo2/sfx2/source/notify/hintpost.cxx:62 #52 0x00007f6c80eaaa36 in SfxHintPoster::DoEvent_Impl (this=0x279e190, pPostedHint=0x2c7f6b0) at /home/terry/lo_hacking/git/libo2/sfx2/source/notify/hintpost.cxx:52 #53 0x00007f6c80eaa8a3 in SfxHintPoster::LinkStubDoEvent_Impl (pThis=0x279e190, pCaller=0x2c7f6b0) at /home/terry/lo_hacking/git/libo2/sfx2/source/notify/hintpost.cxx:56 #54 0x00007f6c7db611e0 in Link::Call (this=0x2ba2780, pCaller=0x2c7f6b0) at /home/terry/lo_hacking/git/libo2/include/tools/link.hxx:139 #55 0x00007f6c7dd05835 in ImplHandleUserEvent (pSVEvent=0x2d9a260) at /home/terry/lo_hacking/git/libo2/vcl/source/window/winproc.cxx:1921 #56 0x00007f6c7dd06d14 in ImplWindowFrameProc (pWindow=0x248fe50, nEvent=22, pEvent=0x2d9a260) at /home/terry/lo_hacking/git/libo2/vcl/source/window/winproc.cxx:2492 #57 0x00007f6c7e165861 in SalFrame::CallCallback (this=0x24907b0, nEvent=22, pEvent=0x2d9a260) at /home/terry/lo_hacking/git/libo2/vcl/inc/salframe.hxx:243 #58 0x00007f6c7e16538a in SalGenericDisplay::DispatchInternalEvent (this=0x21d9f60) at /home/terry/lo_hacking/git/libo2/vcl/generic/app/gendisp.cxx:90 #59 0x00007f6c6b39541d in GtkData::userEventFn (data=0x15c3c80) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:935 #60 0x00007f6c6b395478 in call_userEventFn (data=0x15c3c80) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:945 #61 0x00007f6c79b6eddd in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #62 0x00007f6c79b6f1b8 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #63 0x00007f6c79b6f26c in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 #64 0x00007f6c6b394371 in GtkData::Yield (this=0x15c3c80, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkdata.cxx:575 #65 0x00007f6c6b398332 in GtkInstance::Yield (this=0x15c0e70, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/unx/gtk/app/gtkinst.cxx:423 #66 0x00007f6c7e0ad998 in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:360 #67 0x00007f6c7e0aa33b in Application::Yield () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:392 #68 0x00007f6c7e0aa2e9 in Application::Execute () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svapp.cxx:341 #69 0x00007f6c842af753 in desktop::Desktop::Main (this=0x7fff7b5137d0) at /home/terry/lo_hacking/git/libo2/desktop/source/app/app.cxx:1682 #70 0x00007f6c7e0b1b1e in ImplSVMain () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svmain.cxx:160 #71 0x00007f6c7e0b1c14 in SVMain () at /home/terry/lo_hacking/git/libo2/vcl/source/app/svmain.cxx:193 #72 0x00007f6c842f31bd in soffice_main () at /home/terry/lo_hacking/git/libo2/desktop/source/app/sofficemain.cxx:93 #73 0x0000000000400913 in sal_main () at /home/terry/lo_hacking/git/libo2/desktop/source/app/main.c:48 #74 0x00000000004008f9 in main (argc=4, argv=0x7fff7b513b18) at /home/terry/lo_hacking/git/libo2/desktop/source/app/main.c:47 (gdb)