Bugzilla – Attachment 89104 Details for
Bug 62653
EDITING: segfault on nested table delete
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
backtrace from segfault, with symbols, GNU/Linux
20131112_1115_gdb (text/plain), 44.52 KB, created by
Terrence Enger
on 2013-11-12 18:30:15 UTC
(
hide
)
Description:
backtrace from segfault, with symbols, GNU/Linux
Filename:
MIME Type:
Creator:
Terrence Enger
Created:
2013-11-12 18:30:15 UTC
Size:
44.52 KB
patch
obsolete
>Script started on Sun 01 Sep 2013 05:41:29 PM EDT >]0;terry@cougar-natty: ~terry@cougar-natty:~$ source ~/lo_hacking/[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[K[Kexit >exit > >Script done on Sun 01 Sep 2013 05:41:46 PM EDT >Script started on Tue 12 Nov 2013 11:17:16 AM EST >]0;terry@debian: ~terry@debian:~$ gdb $( cat lo_hacking/forrunning )/instdir/program/soffice.bin c ore >GNU gdb (GDB) 7.4.1-debian >Copyright (C) 2012 Free Software Foundation, Inc. >License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> >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". >For bug reporting instructions, please see: ><http://www.gnu.org/software/gdb/bugs/>... >Reading symbols from /home/terry/lo_hacking/git/libo4/instdir/program/soffice.bin...done. >[New LWP 4394] >[New LWP 4395] >[New LWP 4397] >[New LWP 4398] >[New LWP 4459] >[New LWP 4460] > >warning: Can't read pathname for load map: Input/output error. >[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/libo4/instdir/program/soffice.bin --norestore /home/'. >Program terminated with signal 11, Segmentation fault. >#0 0x00007fbaf1888bb6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >(gdb) sety[K pagination off >(gdb) info threads > Id Target Id Frame > 6 Thread 0x7fbac9bf3700 (LWP 4460) 0x00007fbaf1ef364b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 > 5 Thread 0x7fbad07ff700 (LWP 4459) 0x00007fbaf1ef364b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 > 4 Thread 0x7fbadc98c700 (LWP 4398) 0x00007fbaf21d3e33 in poll () from /lib/x86_64-linux-gnu/libc.so.6 > 3 Thread 0x7fbadb954700 (LWP 4397) 0x00007fbaf21df6cd in accept () from /lib/x86_64-linux-gnu/libc.so.6 > 2 Thread 0x7fbae23ed700 (LWP 4395) 0x00007fbaf1ef364b in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/x86_64-linux-gnu/libpthread.so.0 >* 1 Thread 0x7fbaf2a8b7e0 (LWP 4394) 0x00007fbaf1888bb6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >(gdb) backtrace full >#0 0x00007fbaf1888bb6 in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >No symbol table info available. >#1 0x00007fbaf1888c0e in ?? () from /usr/lib/x86_64-linux-gnu/libstdc++.so.6 >No symbol table info available. >#2 0x00007fbad14f3cf0 in __gnu_debug::_Safe_iterator_base::_Safe_iterator_base (this=0x7fff012785e0, __seq=0x227a4a8, __constant=true) at /usr/include/c++/4.7/debug/safe_base.h:90 >No locals. >#3 0x00007fbad1799539 in __gnu_debug::_Safe_iterator<__gnu_cxx::__normal_iterator<SdrPaintWindow* const*, std::__cxx1998::vector<SdrPaintWindow*, std::allocator<SdrPaintWindow*> > >, std::__debug::vector<SdrPaintWindow*, std::allocator<SdrPaintWindow*> > >::_Safe_iterator (this=0x7fff012785e0, __i=..., __seq=0x227a490) at /usr/include/c++/4.7/debug/safe_iterator.h:154 >No locals. >#4 0x00007fbad1798467 in std::__debug::vector<SdrPaintWindow*, std::allocator<SdrPaintWindow*> >::begin (this=0x227a490) at /usr/include/c++/4.7/debug/vector:211 >No locals. >#5 0x00007fbad179392d in SdrPaintView::FindPaintWindow (this=0x227a390, rOut=...) at /home/terry/lo_hacking/git/libo4/svx/source/svdraw/svdpntv.cxx:70 > a = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0x227a4a8, _M_version = 2576980377, _M_prior = 0x0, _M_next = 0x9999999999999999}, _M_current = {_M_current = 0x7fbaee05ad40}} >#6 0x00007fbad18a5a16 in SvxTextEditSourceImpl::GetVisArea (this=0x388a410) at /home/terry/lo_hacking/git/libo4/svx/source/unodraw/unoshtxt.cxx:898 > pPaintWindow = 0x360fce0 > aVisArea = Rectangle = {left = 140733212755632, top = 54784432, right = 140440374197488, bottom = 54784432} > pTextObj = 0x7fff01278730 >#7 0x00007fbad18a6773 in SvxTextEditSource::GetVisArea (this=0x360fcd8) at /home/terry/lo_hacking/git/libo4/svx/source/unodraw/unoshtxt.cxx:1088 >No locals. >#8 0x00007fbad2325748 in accessibility::AccessibleTextHelper_Impl::UpdateVisibleChildren (this=0x343f1b0, bBroadcastEvents=true) at /home/terry/lo_hacking/git/libo4/svx/source/accessibility/AccessibleTextHelper.cxx:813 > rCacheTF = @0x343f238: {_vptr.SvxTextForwarder = 0x7fbad33bc8d0} > rCacheVF = @0x360fce0: {_vptr.SvxViewForwarder = 0x7fbad2117058} > aViewArea = Rectangle = {left = 140733212755904, top = 140440378730382, right = 140440384598032, bottom = 140733212755936} > aTmpBB = Rectangle = {left = 140440393175186, top = 28593680, right = 140733212755984, bottom = 140440378730382} > aParaBB = Rectangle = {left = 140440384599296, top = 140733212756016, right = 140733212756064, bottom = 140440380502687} > bFirstChild = 0 '\000' > nCurrPara = -754858348 > nParas = 32767 > aDbgXtorObj = {pDbgData = 0x7fbad29dbcf0, pThis = 0x343f1b0, fDbgUsr = 0, nAction = 3} >#9 0x00007fbad2326ea0 in accessibility::AccessibleTextHelper_Impl::ProcessQueue (this=0x343f1b0) at /home/terry/lo_hacking/git/libo4/svx/source/accessibility/AccessibleTextHelper.cxx:1348 > nParas = 1 > rHint = @0x26e42a0: {_vptr.SfxHint = 0x7fbad20f1db0} > pSdrHint = 0x0 > pSimpleHint = 0x0 > pTextHint = 0x0 > pViewHint = 0x26e42a0 > pEditSourceHint = 0x0 > pHint = {_M_ptr = 0x26e42a0} > aDbgXtorObj = {pDbgData = 0x7fbad29dbcf0, pThis = 0x343f1b0, fDbgUsr = 0, nAction = 3} > aFunctor = {<std::unary_function<SfxHint const*, void>> = {<No data fields>}, mnParasChanged = 0, mnParaIndex = -1, mnHintId = -1} > nNewParas = 1 > bEverythingUpdated = false > nCurrParas = 1 >#10 0x00007fbad23276bc in accessibility::AccessibleTextHelper_Impl::Notify (this=0x343f1b0, rHint=...) at /home/terry/lo_hacking/git/libo4/svx/source/accessibility/AccessibleTextHelper.cxx:1499 > aDbgXtorObj = {pDbgData = 0x7fbad29dbcf0, pThis = 0x343f1b0, fDbgUsr = 0, nAction = 3} > pSdrHint = 0x0 > pSimpleHint = 0x0 > pTextHint = 0x0 > pViewHint = 0x7fff01278f40 > pEditSourceHint = 0x0 >#11 0x00007fbaef257fab in SfxBroadcaster::Broadcast (this=0x343eeb8, rHint=...) at /home/terry/lo_hacking/git/libo4/svl/source/notify/brdcst.cxx:46 > pListener = 0x343f1b0 > n = 0 > aDbgXtorObj = {pDbgData = 0x7fbaef58e910, pThis = 0x343eeb8, fDbgUsr = 0, nAction = 3} >#12 0x00007fbad231228e in accessibility::AccessibleEmptyEditSource::Notify (this=0x343ee40, rHint=...) at /home/terry/lo_hacking/git/libo4/svx/source/accessibility/AccessibleEmptyEditSource.cxx:343 > pSdrHint = 0x0 >#13 0x00007fbaef257fab in SfxBroadcaster::Broadcast (this=0x388a480, rHint=...) at /home/terry/lo_hacking/git/libo4/svl/source/notify/brdcst.cxx:46 > pListener = 0x343ee48 > n = 0 > aDbgXtorObj = {pDbgData = 0x7fbaef58e910, pThis = 0x388a480, fDbgUsr = 0, nAction = 3} >#14 0x00007fbad18a3af6 in SvxTextEditSourceImpl::Notify (this=0x388a410, rHint=...) at /home/terry/lo_hacking/git/libo4/svx/source/unodraw/unoshtxt.cxx:369 > aHint = {<SfxHint> = {_vptr.SfxHint = 0x7fbad20f1db0}, meHintType = SvxViewHint::SVX_HINT_VIEWCHANGED} > xThis = rtl::Reference to 0x388a410 > pSdrHint = 0x7fff01279020 > pViewHint = 0x0 >#15 0x00007fbaef257fab in SfxBroadcaster::Broadcast (this=0x216e3c0, rHint=...) at /home/terry/lo_hacking/git/libo4/svl/source/notify/brdcst.cxx:46 > pListener = 0x388a410 > n = 13 > aDbgXtorObj = {pDbgData = 0x7fbaef58e910, pThis = 0x216e3c0, fDbgUsr = 0, nAction = 3} >#16 0x00007fbad16e003f in SdrObject::BroadcastObjectChange (this=0x299d400) at /home/terry/lo_hacking/git/libo4/svx/source/svdraw/svdobj.cxx:1025 > aHint = {<SfxHint> = {_vptr.SfxHint = 0x7fbad20e9cf0}, maRectangle = Rectangle = {left = 2746, top = 69204, right = 12879, bottom = 69871}, mpPage = 0x20389b0, mpObj = 0x299d400, mpObjList = 0x20389b0, meHint = HINT_OBJCHG} > bPlusDataBroadcast = false > bObjectChange = true >#17 0x00007fbad16deed9 in SdrObject::SetLayer (this=0x299d400, nLayer=4 '\004') at /home/terry/lo_hacking/git/libo4/svx/source/svdraw/svdobj.cxx:695 >No locals. >#18 0x00007fbad3de1e0d in SwContact::_MoveObjToLayer (this=0x299f5a0, _bToVisible=false, _pDrawObj=0x299d400) at /home/terry/lo_hacking/git/libo4/sw/source/core/draw/dcontact.cxx:329 > nLayerIdOfObj = 1 '\001' > nToHellLayerId = 3 '\003' > nToHeavenLayerId = 4 '\004' > nFromControlLayerId = 2 '\002' > pIDDMA = 0x1fcc598 > nToControlLayerId = 5 '\005' > nFromHellLayerId = 0 '\000' > nFromHeavenLayerId = 1 '\001' >#19 0x00007fbad3de1911 in SwContact::MoveObjToInvisibleLayer (this=0x299f5a0, _pDrawObj=0x299d400) at /home/terry/lo_hacking/git/libo4/sw/source/core/draw/dcontact.cxx:226 > bNotify = true >#20 0x00007fbad3de5cee in SwDrawContact::DisconnectFromLayout (this=0x299f5a0, _bMoveMasterToInvisibleLayer=true) at /home/terry/lo_hacking/git/libo4/sw/source/core/draw/dcontact.cxx:1622 > aIter = {mpModel = 0x216e3c0, mpPage = 0x20389b0, mpObject = 0x299d400, mpAktView = 0x0, mnListenerNum = 19, mnPageViewNum = 0, mnOutDevNum = 0, mbNoMasterPage = 0} >#21 0x00007fbad3de604b in SwDrawContact::DisconnectObjFromLayout (this=0x299f5a0, _pDrawObj=0x299d400) at /home/terry/lo_hacking/git/libo4/sw/source/core/draw/dcontact.cxx:1681 > aFoundVirtObjIter = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0x299f6a8, _M_version = 1, _M_prior = 0x0, _M_next = 0x0}, _M_current = {_M_node = 0x299f698}} >#22 0x00007fbad3fac4c2 in SwLayoutFrm::Destroy (this=0x29b5d70) at /home/terry/lo_hacking/git/libo4/sw/source/core/layout/ssfrm.cxx:596 > pSdrObj = 0x299d400 > pContact = 0x299f5a0 > pAnchoredObj = 0x299f5d0 > nCnt = 1 > nCnt = 0 > __PRETTY_FUNCTION__ = "void SwLayoutFrm::Destroy()" > pFrm = 0x3395410 >#23 0x00007fbad3f52fca in SwRootFrm::~SwRootFrm (this=0x29b5d70, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sw/source/core/layout/newfrm.cxx:637 > pRegisteredInNonConst = 0x2bd2640 >#24 0x00007fbad3f530a2 in SwRootFrm::~SwRootFrm (this=0x29b5d70, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sw/source/core/layout/newfrm.cxx:639 >No locals. >#25 0x00007fbad437c51a in boost::checked_delete<SwRootFrm> (x=0x29b5d70) at /home/terry/lo_hacking/git/libo4/workdir/UnpackedTarball/boost/boost/checked_delete.hpp:34 >No locals. >#26 0x00007fbad437cd5a in boost::detail::sp_counted_impl_p<SwRootFrm>::dispose (this=0x25dc940) at /home/terry/lo_hacking/git/libo4/workdir/UnpackedTarball/boost/boost/smart_ptr/detail/sp_counted_impl.hpp:78 >No locals. >#27 0x00007fbad3adb1e4 in boost::detail::sp_counted_base::release (this=0x25dc940) at /home/terry/lo_hacking/git/libo4/workdir/UnpackedTarball/boost/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp:146 >No locals. >#28 0x00007fbad3adb273 in boost::detail::shared_count::~shared_count (this=0x2043770, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/workdir/UnpackedTarball/boost/boost/smart_ptr/detail/shared_count.hpp:375 >No locals. >#29 0x00007fbad437bb8a in boost::shared_ptr<SwRootFrm>::~shared_ptr (this=0x2043768, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/workdir/UnpackedTarball/boost/boost/smart_ptr/shared_ptr.hpp:332 >No locals. >#30 0x00007fbad437b7a7 in SwViewShell::~SwViewShell (this=0x20436c0, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sw/source/core/view/vnew.cxx:289 >No locals. >#31 0x00007fbad3b28f77 in SwCrsrShell::~SwCrsrShell (this=0x20436c0, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sw/source/core/crsr/crsrsh.cxx:2572 >No locals. >#32 0x00007fbad3e388ca in SwEditShell::~SwEditShell (this=0x20436c0, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sw/source/core/edit/edws.cxx:45 >No locals. >#33 0x00007fbad3eaaca3 in SwFEShell::~SwFEShell (this=0x20436c0, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sw/source/core/frmedt/fews.cxx:692 >No locals. >#34 0x00007fbad4792533 in SwWrtShell::~SwWrtShell (this=0x20436c0, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sw/source/ui/wrtsh/wrtsh1.cxx:1626 >No locals. >#35 0x00007fbad47925c4 in SwWrtShell::~SwWrtShell (this=0x20436c0, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sw/source/ui/wrtsh/wrtsh1.cxx:1634 >No locals. >#36 0x00007fbad46adb8f in SwView::~SwView (this=0x20c3be0, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sw/source/ui/uiview/view.cxx:1064 > pDocSh = 0x1f9c8c0 > pSdrView = 0x227a390 >#37 0x00007fbad46adfb6 in SwView::~SwView (this=0x20c3be0, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sw/source/ui/uiview/view.cxx:1079 >No locals. >#38 0x00007fbaefb7c1bc in SfxViewFrame::ReleaseObjectShell_Impl (this=0x2084c20) at /home/terry/lo_hacking/git/libo4/sfx2/source/view/viewfrm.cxx:1084 > aDbgXtorObj = {pDbgData = 0x7fbaf0162b30, pThis = 0x2084c20, fDbgUsr = 0, nAction = 3} > pDyingViewSh = 0x20c3be0 >#39 0x00007fbaefb7dbe8 in SfxViewFrame::~SfxViewFrame (this=0x2084c20, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sfx2/source/view/viewfrm.cxx:1479 > aDbgXtorObj = {pDbgData = 0x7fbaf0162b30, pThis = 0x2084c20, fDbgUsr = 0, nAction = 2} > pSfxApp = 0x7fbaefbaa0d5 > rFrames = @0x7fff012799b0: {<std::__debug::vector<SfxViewFrame*, std::allocator<SfxViewFrame*> >> = {<std::__cxx1998::vector<SfxViewFrame*, std::allocator<SfxViewFrame*> >> = {<std::__cxx1998::_Vector_base<SfxViewFrame*, std::allocator<SfxViewFrame*> >> = {_M_impl = {<std::allocator<SfxViewFrame*>> = {<__gnu_cxx::new_allocator<SfxViewFrame*>> = {<No data fields>}, <No data fields>}, _M_start = 0x7fff01279a20, _M_finish = 0x7fbaefb7c710, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<SfxViewFrame*, std::allocator<SfxViewFrame*> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x2084c20, _M_const_iterators = 0x7fbaf0162b30, _M_version = 34098208}, <No data fields>}, _M_guaranteed_capacity = 0}, <No data fields>} > it = {<__gnu_debug::_Safe_iterator_base> = {_M_sequence = 0x7fff012798a0, _M_version = 34098208, _M_prior = 0x1f9c8c0, _M_next = 0x1f9c8c0}, _M_current = {_M_current = 0x7fff01279990}} >#40 0x00007fbaefb7df32 in SfxViewFrame::~SfxViewFrame (this=0x2084c20, __in_chrg=<optimized out>) at /home/terry/lo_hacking/git/libo4/sfx2/source/view/viewfrm.cxx:1500 >No locals. >#41 0x00007fbaefb7c710 in SfxViewFrame::Close (this=0x2084c20) at /home/terry/lo_hacking/git/libo4/sfx2/source/view/viewfrm.cxx:1139 > aDbgXtorObj = {pDbgData = 0x7fbaf0162b30, pThis = 0x2084c20, fDbgUsr = 0, nAction = 3} >#42 0x00007fbaefb53bb4 in SfxFrame::DoClose_Impl (this=0x2e5e120) at /home/terry/lo_hacking/git/libo4/sfx2/source/view/frame.cxx:175 > bRet = 1 '\001' > pBindings = 0x26d2220 >#43 0x00007fbaefb6e6c0 in SfxBaseController::dispose (this=0x2081820) at /home/terry/lo_hacking/git/libo4/sfx2/source/view/sfxbasecontroller.cxx:1031 > pDoc = 0x1f9c8c0 > pView = 0x0 > xCloseable = uno::Reference to (SwXTextDocument *) 0x1f9d2f0 > aXFrame = empty uno::Reference > pShell = 0x20c3be0 > aObject = {Source = uno::Reference to (SwXTextView *) 0x2081820} > xModel = uno::Reference to (SwXTextDocument *) 0x1f9d2b0 > pFrame = 0x2084c20 > aGuard = {m_solarMutex = @0x10b4460} > xTmp = uno::Reference to (SwXTextView *) 0x2081848 > aEventObject = {Source = uno::Reference to (SwXTextView *) 0x2081820} >#44 0x00007fbad7d0157c in framework::Frame::setComponent (this=0x1f0d550, xComponentWindow=empty uno::Reference, xController=empty uno::Reference) at /home/terry/lo_hacking/git/libo4/framework/source/services/frame.cxx:1353 > aWriteLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x1f0d5d0, m_eMode = framework::E_NOLOCK} > xDisposable = uno::Reference to (SwXTextView *) 0x2081848 > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x1f0d5d0, m_bLocked = 0 '\000'} > bIsConnected = 0 '\000' > bWasConnected = 1 '\001' > aTransaction = {<framework::INonCopyable> = {<No data fields>}, m_pManager = 0x1f0d5f0} > xContainerWindow = uno::Reference to (VCLXTopWindow *) 0x1bf3b48 > xOldComponentWindow = uno::Reference to (VCLXContainer *) 0x21f8b08 > xOldController = uno::Reference to (SwXTextView *) 0x2081848 > pOwnWindow = 0x1ec9ba0 > bHadFocus = 1 '\001' > aWriteLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x7fff01279c80, m_eMode = 3849617741} >#45 0x00007fbad7d020ed in framework::Frame::close (this=0x1f0d550, bDeliverOwnership=0 '\000') at /home/terry/lo_hacking/git/libo4/framework/source/services/frame.cxx:1606 > xSelfHold = uno::Reference to (framework::Frame *) 0x1f0d6a8 > aTransaction = {<framework::INonCopyable> = {<No data fields>}, m_pManager = 0x1f0d5f0} > aSource = {Source = uno::Reference to (framework::Frame *) 0x1f0d6a8} > pContainer = 0x27b4e90 > aWriteLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x1f0d5a8, m_eMode = 32563136} >#46 0x00007fbad7cf8bc1 in framework::Desktop::impl_closeFrames (this=0x1be0bd0, bAllowUI=1 '\001') at /home/terry/lo_hacking/git/libo4/framework/source/services/desktop.cxx:1891 > xClose = uno::Reference to (framework::Frame *) 0x1f0d5a8 > xFrame = uno::Reference to (framework::Frame *) 0x1f0d578 > bSuspended = 1 '\001' > xController = uno::Reference to (SwXTextView *) 0x2081848 > xDispose = uno::Reference to (com::sun::star::uno::XInterface *) 0x7fff01279eb0 > c = 2 > i = 0 > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x1be0c20, m_bLocked = 0 '\000'} > lFrames = uno::Sequence of length 2 = {uno::Reference to (framework::Frame *) 0x1f0d578, uno::Reference to (framework::Frame *) 0x305b028} > nNonClosedFrames = 0 >#47 0x00007fbad7cf3bc6 in framework::Desktop::terminate (this=0x1be0bd0) at /home/terry/lo_hacking/git/libo4/framework/source/services/desktop.cxx:261 > aReadLock = {<framework::INonCopyable> = {<No data fields>}, m_pLock = 0x1be0c20, m_bLocked = 0 '\000'} > xPipeTerminator = uno::Reference to (desktop::OfficeIPCThreadController *) 0x1b4a780 > xQuickLauncher = empty uno::Reference > xSWThreadManager = empty uno::Reference > xSfxTerminator = uno::Reference to (SfxTerminateListener_Impl *) 0x1bfe118 > bAskQuickStart = 1 '\001' > bAllowUI = 1 '\001' > aEvent = {Source = uno::Reference to (framework::Desktop *) 0x1be0c98} > bVeto = 0 '\000' > aTransaction = {<framework::INonCopyable> = {<No data fields>}, m_pManager = 0x1be0c40} > lCalledTerminationListener = {<std::__cxx1998::vector<com::sun::star::uno::Reference<com::sun::star::frame::XTerminateListener>, std::allocator<com::sun::star::uno::Reference<com::sun::star::frame::XTerminateListener> > >> = {<std::__cxx1998::_Vector_base<com::sun::star::uno::Reference<com::sun::star::frame::XTerminateListener>, std::allocator<com::sun::star::uno::Reference<com::sun::star::frame::XTerminateListener> > >> = {_M_impl = {<std::allocator<com::sun::star::uno::Reference<com::sun::star::frame::XTerminateListener> >> = {<__gnu_cxx::new_allocator<com::sun::star::uno::Reference<com::sun::star::frame::XTerminateListener> >> = {<No data fields>}, <No data fields>}, _M_start = 0x360bdc0, _M_finish = 0x360bde8, _M_end_of_storage = 0x360be00}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<com::sun::star::uno::Reference<com::sun::star::frame::XTerminateListener>, std::allocator<com::sun::star::uno::Reference<com::sun::star::frame::XTerminateListener> > > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 5}, <No data fields>}, _M_guaranteed_capacity = 5} > bFramesClosed = 186 '\272' > bTerminate = 0 '\000' >#48 0x00007fbaef76f244 in SfxApplication::MiscExec_Impl (this=0x1bf8530, rReq=...) at /home/terry/lo_hacking/git/libo4/sfx2/source/appl/appserv.cxx:323 > xDesktop = uno::Reference to (framework::Desktop *) 0x1be0cc8 > bTerminated = 0 '\000' > bDone = false >#49 0x00007fbaef756a33 in SfxStubSfxApplicationMiscExec_Impl (pShell=0x1bf8530, rReq=...) at /home/terry/lo_hacking/git/libo4/workdir/SdiTarget/sfx2/sdi/sfxslots.hxx:1205 >No locals. >#50 0x00007fbaef84ab38 in SfxShell::CallExec (this=0x1bf8530, pFunc=0x7fbaef756a10 <SfxStubSfxApplicationMiscExec_Impl(SfxShell*, SfxRequest&)>, rReq=...) at /home/terry/lo_hacking/git/libo4/include/sfx2/shell.hxx:181 >No locals. >#51 0x00007fbaefba3474 in SfxDispatcher::Call_Impl (this=0x25e5290, rShell=..., rSlot=..., rReq=..., bRecord=1 '\001') at /home/terry/lo_hacking/git/libo4/sfx2/source/control/dispatch.cxx:245 > bThisDispatcherAlive = 1 '\001' > pOldInCallAliveFlag = 0x0 > pFunc = 0x7fbaef756a10 <SfxStubSfxApplicationMiscExec_Impl(SfxShell*, SfxRequest&)> > bAutoUpdate = 0 '\000' >#52 0x00007fbaefba6c22 in SfxDispatcher::PostMsgHandler (this=0x25e5290, pReq=0x25f9150) at /home/terry/lo_hacking/git/libo4/sfx2/source/control/dispatch.cxx:1224 > pSlot = 0x7fbaf015d640 > pSh = 0x1bf8530 > aSvr = {_pSlot = 0x7fbaf015d640, _nShellLevel = 7} >#53 0x00007fbaefba6add in SfxDispatcher::LinkStubPostMsgHandler (pThis=0x25e5290, pCaller=0x25f9150) at /home/terry/lo_hacking/git/libo4/sfx2/source/control/dispatch.cxx:1195 >No locals. >#54 0x00007fbaef76645a in Link::Call (this=0x2f3a760, pCaller=0x25f9150) at /home/terry/lo_hacking/git/libo4/include/tools/link.hxx:123 >No locals. >#55 0x00007fbaefabe7d9 in GenLink::Call (this=0x2f3a760, pCaller=0x25f9150) at /home/terry/lo_hacking/git/libo4/include/sfx2/genlink.hxx:45 >No locals. >#56 0x00007fbaefabe6a1 in SfxHintPoster::Event (this=0x2f3a750, pPostedHint=0x25f9150) at /home/terry/lo_hacking/git/libo4/sfx2/source/notify/hintpost.cxx:62 >No locals. >#57 0x00007fbaefabe80a in SfxHintPoster::DoEvent_Impl (this=0x2f3a750, pPostedHint=0x25f9150) at /home/terry/lo_hacking/git/libo4/sfx2/source/notify/hintpost.cxx:52 >No locals. >#58 0x00007fbaefabe677 in SfxHintPoster::LinkStubDoEvent_Impl (pThis=0x2f3a750, pCaller=0x25f9150) at /home/terry/lo_hacking/git/libo4/sfx2/source/notify/hintpost.cxx:56 >No locals. >#59 0x00007fbaec94503a in Link::Call (this=0x37bd4c0, pCaller=0x25f9150) at /home/terry/lo_hacking/git/libo4/include/tools/link.hxx:123 >No locals. >#60 0x00007fbaecf1bae3 in ImplHandleUserEvent (pSVEvent=0x2ddb980) at /home/terry/lo_hacking/git/libo4/vcl/source/window/winproc.cxx:1976 >No locals. >#61 0x00007fbaecf1d043 in ImplWindowFrameProc (pWindow=0x1c11410, nEvent=22, pEvent=0x2ddb980) at /home/terry/lo_hacking/git/libo4/vcl/source/window/winproc.cxx:2591 > nRet = 0 >#62 0x00007fbaecf2b869 in SalFrame::CallCallback (this=0x1c119d0, nEvent=22, pEvent=0x2ddb980) at /home/terry/lo_hacking/git/libo4/vcl/inc/salframe.hxx:243 >No locals. >#63 0x00007fbaecf2b392 in SalGenericDisplay::DispatchInternalEvent (this=0x1ba0390) at /home/terry/lo_hacking/git/libo4/vcl/generic/app/gendisp.cxx:91 > pData = 0x2ddb980 > pFrame = 0x1c119d0 > nEvent = 22 >#64 0x00007fbae1925a88 in GtkData::userEventFn (data=0x10b43b0) at /home/terry/lo_hacking/git/libo4/vcl/unx/gtk/app/gtkdata.cxx:935 > bContinue = 1 > aGuard = {pT = 0x10b4460} > pDisplay = 0x1ba0390 > pThis = 0x10b43b0 > pData = 0x10b43b0 >#65 0x00007fbae1925ae3 in call_userEventFn (data=0x10b43b0) at /home/terry/lo_hacking/git/libo4/vcl/unx/gtk/app/gtkdata.cxx:945 > aGuard = {m_solarMutex = @0x10b4460} >#66 0x00007fbae8a98355 in g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#67 0x00007fbae8a98688 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#68 0x00007fbae8a98744 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0 >No symbol table info available. >#69 0x00007fbae19249e1 in GtkData::Yield (this=0x10b43b0, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo4/vcl/unx/gtk/app/gtkdata.cxx:576 > nMaxEvents = 0 > wasOneEvent = 1 > aReleaser = {m_nYieldCount = 1} > bDispatchThread = true > bWasEvent = false >#70 0x00007fbae19289b6 in GtkInstance::Yield (this=0x10b42f0, bWait=true, bHandleAllCurrentEvents=false) at /home/terry/lo_hacking/git/libo4/vcl/unx/gtk/app/gtkinst.cxx:425 >No locals. >#71 0x00007fbaec95e73a in ImplYield (i_bWait=true, i_bAllEvents=false) at /home/terry/lo_hacking/git/libo4/vcl/source/app/svapp.cxx:364 > pSVData = 0x7fbaed661c80 >#72 0x00007fbaec95ade3 in Application::Yield () at /home/terry/lo_hacking/git/libo4/vcl/source/app/svapp.cxx:396 >No locals. >#73 0x00007fbaec95ad8f in Application::Execute () at /home/terry/lo_hacking/git/libo4/vcl/source/app/svapp.cxx:345 > pSVData = 0x7fbaed661c80 >#74 0x00007fbaf24a956d in desktop::Desktop::Main (this=0x7fff0127c860) at /home/terry/lo_hacking/git/libo4/desktop/source/app/app.cxx:1716 > layer2 = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (desktop::DesktopContext *) 0x1b52258} > bTerminateRequested = 0 '\000' > nAcquireCount = 1 > rCmdLineArgs = @0x7fbaf277cd60: {<boost::noncopyable_::noncopyable> = {<No data fields>}, m_cwdUrl = boost::optional "file:///home/terry", m_minimized = false, m_invisible = false, m_norestore = true, m_headless = false, m_quickstart = false, m_noquickstart = false, m_terminateafterinit = false, m_nofirststartwizard = false, m_nologo = false, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = true, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = true, m_accept = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_unaccept = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_openlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x10a5bb0, _M_finish = 0x10a5bc0, _M_end_of_storage = 0x10a5bc0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 3}, <No data fields>}, _M_guaranteed_capacity = 2}, m_viewlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_startlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_forceopenlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_forcenewlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_printlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_printtolist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_printername = "", m_conversionlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_conversionparams = "", m_conversionout = "", m_infilter = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_language = "", m_pidfile = ""} > aConfigErrHandler = {m_pContext = 0x0, m_xHandler = empty uno::Reference} > xRestartManager = uno::Reference to (comphelper::OOfficeRestartManager *) 0x1bc3d58 > layer = {m_aEnvTypeName = "gcc3", m_xPreviousContext = uno::Reference to (DesktopEnvironmentContext *) 0x10b4718} > xContext = uno::Reference to (cppu::ComponentContext *) 0x10c9eb0 > aOptions = {<utl::detail::Options> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x7fbaef0eab30, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, <utl::ConfigurationListener> = {_vptr.ConfigurationListener = 0x7fbaef0eab68}, <No data fields>}, <SfxListener> = {_vptr.SfxListener = 0x7fbaef0eab90, aBCs = {<std::__cxx1998::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {<std::__cxx1998::_Deque_base<SfxBroadcaster*, std::allocator<SfxBroadcaster*> >> = {_M_impl = {<std::allocator<SfxBroadcaster*>> = {<__gnu_cxx::new_allocator<SfxBroadcaster*>> = {<No data fields>}, <No data fields>}, _M_map = 0x1ce3a30, _M_map_size = 8, _M_start = {_M_cur = 0x1c00a80, _M_first = 0x1c00a80, _M_last = 0x1c00c80, _M_node = 0x1ce3a48}, _M_finish = {_M_cur = 0x1c00a80, _M_first = 0x1c00a80, _M_last = 0x1c00c80, _M_node = 0x1ce3a48}}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::deque<SfxBroadcaster*, std::allocator<SfxBroadcaster*> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, <No data fields>}}, static sm_pSingleImplConfig = 0x1ce30d0, static sm_nAccessibilityRefCount = 6} > eStatus = desktop::Desktop::BS_OK > aUnknown = "" > inst_fin = desktop::userinstall::EXISTED > xDesktop = uno::Reference to (framework::Desktop *) 0x1be0cc8 > aAppearanceCfg = {<utl::ConfigItem> = {<utl::ConfigurationBroadcaster> = {_vptr.ConfigurationBroadcaster = 0x7fbaef0eac30, mpList = 0x0, m_nBroadcastBlocked = 0, m_nBlockedHint = 0}, sSubTree = "Office.Common/View", m_xHierarchyAccess = uno::Reference to (configmgr::RootAccess *) 0x1ce3128, xChangeLstnr = empty uno::Reference, pImpl = 0x1ce3500}, nDragMode = 2, nScaleFactor = 100, nSnapMode = 2, nMiddleMouse = 2, nAAMinPixelHeight = 8, bMenuMouseFollow = 1 '\001', bFontAntialiasing = 1 '\001', static bInitialized = 1 '\001'} >#75 0x00007fbaec967167 in ImplSVMain () at /home/terry/lo_hacking/git/libo4/vcl/source/app/svmain.cxx:162 > pSVData = 0x7fbaed661c80 > nReturn = 1 > bInit = true >#76 0x00007fbaec967271 in SVMain () at /home/terry/lo_hacking/git/libo4/vcl/source/app/svmain.cxx:198 > nRet = 32698 >#77 0x00007fbaf24ebf0d in soffice_main () at /home/terry/lo_hacking/git/libo4/desktop/source/app/sofficemain.cxx:85 > aDesktop = {<Application> = {_vptr.Application = 0x7fbaf2779410}, m_rSplashScreen = empty uno::Reference, m_bCleanedExtensionCache = false, m_bServicesRegistered = true, m_aBootstrapError = desktop::Desktop::BE_OK, m_aBootstrapErrorMessage = "", m_aBootstrapStatus = desktop::Desktop::BS_OK, m_xLockfile = boost::scoped_ptr {m_bIPCserver = true, m_aLockname = "file:///home/terry/lo_hacking/git/libo4/instdir/.lock", m_bRemove = 1 '\001', m_bIsLocked = 0 '\000', m_aId = "1B09D96B05D0E626FE249757062F36C5", m_aDate = "Tue Nov 12 10:20:26 2013"}, m_firstRunTimer = {_vptr.Timer = 0x7fbaed62c230, mpTimerData = 0x0, mnTimeout = 1, mbActive = 0 '\000', mbAuto = 0 '\000', maTimeoutHdl = {pInst = 0x0, pFunc = 0}}, static pResMgr = 0x0} > rCmdLineArgs = @0x7fbaf277cd60: {<boost::noncopyable_::noncopyable> = {<No data fields>}, m_cwdUrl = boost::optional "file:///home/terry", m_minimized = false, m_invisible = false, m_norestore = true, m_headless = false, m_quickstart = false, m_noquickstart = false, m_terminateafterinit = false, m_nofirststartwizard = false, m_nologo = false, m_nolockcheck = false, m_nodefault = false, m_help = false, m_writer = false, m_calc = false, m_draw = false, m_impress = false, m_global = false, m_math = false, m_web = false, m_base = false, m_helpwriter = false, m_helpcalc = false, m_helpdraw = false, m_helpbasic = false, m_helpmath = false, m_helpimpress = false, m_helpbase = false, m_version = false, m_splashpipe = true, m_unknown = "", m_bEmpty = false, m_bDocumentArgs = true, m_accept = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_unaccept = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_openlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x10a5bb0, _M_finish = 0x10a5bc0, _M_end_of_storage = 0x10a5bc0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 3}, <No data fields>}, _M_guaranteed_capacity = 2}, m_viewlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_startlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_forceopenlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_forcenewlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_printlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_printtolist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_printername = "", m_conversionlist = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_conversionparams = "", m_conversionout = "", m_infilter = {<std::__cxx1998::vector<rtl::OUString, std::allocator<rtl::OUString> >> = {<std::__cxx1998::_Vector_base<rtl::OUString, std::allocator<rtl::OUString> >> = {_M_impl = {<std::allocator<rtl::OUString>> = {<__gnu_cxx::new_allocator<rtl::OUString>> = {<No data fields>}, <No data fields>}, _M_start = 0x0, _M_finish = 0x0, _M_end_of_storage = 0x0}}, <No data fields>}, <__gnu_debug::_Safe_sequence<std::__debug::vector<rtl::OUString, std::allocator<rtl::OUString> > >> = {<__gnu_debug::_Safe_sequence_base> = {_M_iterators = 0x0, _M_const_iterators = 0x0, _M_version = 1}, <No data fields>}, _M_guaranteed_capacity = 0}, m_language = "", m_pidfile = ""} > aUnknown = "" >#78 0x0000000000400918 in sal_main () at /home/terry/lo_hacking/git/libo4/desktop/source/app/main.c:48 > ret = 0 >#79 0x00000000004008f9 in main (argc=5, argv=0x7fff0127cba8) at /home/terry/lo_hacking/git/libo4/desktop/source/app/main.c:47 > ret = 0 >(gdb) shell echo $scriptfile > >(gdb) shell echo $scriptfile[C\$scriptfile[1P$scriptfile\$scriptfile >$scriptfile >(gdb) quit >]0;terry@debian: ~terry@debian:~$ exit >exit > >Script done on Tue 12 Nov 2013 01:11:11 PM EST
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 62653
:
80205
|
80206
|
80207
|
80208
|
85707
| 89104 |
89109