Bugzilla – Attachment 141557 Details for
Bug 117154
Crash with undo/redo and "!!br0ken!!" text
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GDB trace of crash with master
gdbtrace.txt (text/plain), 17.99 KB, created by
Buovjaga
on 2018-04-23 12:35:52 UTC
(
hide
)
Description:
GDB trace of crash with master
Filename:
MIME Type:
Creator:
Buovjaga
Created:
2018-04-23 12:35:52 UTC
Size:
17.99 KB
patch
obsolete
>warning: Currently logging to gdbtrace.log. Turn the logging off and on to make the new setting effective. >warning: File "/home/user/libreoffice/instdir/program/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/user/libreoffice/instdir/program/libuno_sal.so.3-gdb.py >line to your configuration file "/home/user/.gdbinit". >To completely disable this security protection add > set auto-load safe-path / >line to your configuration file "/home/user/.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" >[Thread debugging using libthread_db enabled] >Using host libthread_db library "/usr/lib/libthread_db.so.1". >warning: File "/home/user/libreoffice/instdir/program/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/user/libreoffice/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/user/libreoffice/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/user/libreoffice/instdir/program/libvcllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/user/libreoffice/instdir/program/libbasegfxlo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >[New Thread 0x7fffe0595700 (LWP 2375)] >[New Thread 0x7fffd3fb2700 (LWP 2380)] >[New Thread 0x7fffd37b1700 (LWP 2381)] >[Thread 0x7fffd3fb2700 (LWP 2380) exited] >[New Thread 0x7fffd3fb2700 (LWP 2382)] >[Thread 0x7fffd3fb2700 (LWP 2382) exited] >[New Thread 0x7fffd3fb2700 (LWP 2383)] >[New Thread 0x7fffcaa72700 (LWP 2384)] >[New Thread 0x7fffca271700 (LWP 2385)] >[New Thread 0x7fffc9a70700 (LWP 2386)] >[Thread 0x7fffc9a70700 (LWP 2386) exited] >[New Thread 0x7fffc9a70700 (LWP 2387)] >[Thread 0x7fffc9a70700 (LWP 2387) exited] >[Thread 0x7fffd3fb2700 (LWP 2383) exited] >warning: File "/home/user/libreoffice/instdir/program/libswlo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >[New Thread 0x7fffd3fb2700 (LWP 2388)] >[New Thread 0x7fffc9a70700 (LWP 2389)] >[Thread 0x7fffc9a70700 (LWP 2389) exited] >[New Thread 0x7fffc9a70700 (LWP 2390)] >[Thread 0x7fffc9a70700 (LWP 2390) exited] >[New Thread 0x7fffc9a70700 (LWP 2391)] >[Thread 0x7fffc9a70700 (LWP 2391) exited] >[Thread 0x7fffd3fb2700 (LWP 2388) exited] >[New Thread 0x7fffd3fb2700 (LWP 2402)] >[Thread 0x7fffd3fb2700 (LWP 2402) exited] >[New Thread 0x7fffd3fb2700 (LWP 2408)] >[New Thread 0x7fffc9a70700 (LWP 2409)] >[Thread 0x7fffc9a70700 (LWP 2409) exited] >[New Thread 0x7fffc9a70700 (LWP 2410)] >[Thread 0x7fffc9a70700 (LWP 2410) exited] >[New Thread 0x7fffc9a70700 (LWP 2411)] >[Thread 0x7fffc9a70700 (LWP 2411) exited] >[New Thread 0x7fffc9a70700 (LWP 2412)] >[Thread 0x7fffc9a70700 (LWP 2412) exited] >[Thread 0x7fffd3fb2700 (LWP 2408) exited] >[New Thread 0x7fffd3fb2700 (LWP 2414)] >[Thread 0x7fffd3fb2700 (LWP 2414) exited] >[New Thread 0x7fffd3fb2700 (LWP 2417)] >[Thread 0x7fffd3fb2700 (LWP 2417) exited] >[New Thread 0x7fffd3fb2700 (LWP 2420)] >[Thread 0x7fffd3fb2700 (LWP 2420) exited] >[New Thread 0x7fffd3fb2700 (LWP 2423)] >[Thread 0x7fffd3fb2700 (LWP 2423) exited] > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >SwUndoInserts::RedoImpl (this=0x555557ed4470, rContext=...) at /home/user/libreoffice/sw/source/core/undo/untblk.cxx:288 >288 SwContentNode* pCNd = rPam.GetContentNode(); >#0 0x00007fffb6edcd50 in SwUndoInserts::RedoImpl(sw::UndoRedoContext&) (this=0x555557ed4470, rContext=...) at /home/user/libreoffice/sw/source/core/undo/untblk.cxx:288 >#1 0x00007fffb6ead747 in SwUndo::RedoWithContext(SfxUndoContext&) (this=0x555557ed4470, rContext=...) at /home/user/libreoffice/sw/source/core/undo/undobj.cxx:238 >#2 0x00007ffff2831f7b in SfxListUndoAction::RedoWithContext(SfxUndoContext&) (this=0x555557d86200, i_context=...) at /home/user/libreoffice/svl/source/undo/undo.cxx:1440 >#3 0x00007ffff2831f7b in SfxListUndoAction::RedoWithContext(SfxUndoContext&) (this=0x55555894f1b0, i_context=...) at /home/user/libreoffice/svl/source/undo/undo.cxx:1440 >#4 0x00007ffff2834f4f in SfxUndoManager::ImplRedo(SfxUndoContext*) (this=this@entry=0x555557633498, i_contextOrNull=i_contextOrNull@entry=0x7fffffffd610) at /home/user/libreoffice/svl/source/undo/undo.cxx:885 >#5 0x00007ffff28350b5 in SfxUndoManager::RedoWithContext(SfxUndoContext&) (this=this@entry=0x555557633498, i_context=...) at /home/user/libreoffice/svl/source/undo/undo.cxx:853 >#6 0x00007fffb6e9bb16 in sw::UndoManager::impl_DoUndoRedo(sw::UndoManager::UndoOrRedoType) (this=0x555557633490, undoOrRedo=sw::UndoManager::UndoOrRedoType::Redo) at /home/user/libreoffice/sw/source/core/undo/docundo.cxx:597 >#7 0x00007fffb6c7fdf8 in SwEditShell::Redo(unsigned short) (this=this@entry=0x555556bd9380, nCount=nCount@entry=1) at /home/user/libreoffice/sw/source/core/edit/edundo.cxx:184 >#8 0x00007fffb742a096 in SwWrtShell::Do(SwWrtShell::DoType, unsigned short) (this=this@entry=0x555556bd9380, eDoType=eDoType@entry=SwWrtShell::REDO, nCnt=nCnt@entry=1) at /home/user/libreoffice/sw/source/uibase/wrtsh/wrtundo.cxx:50 >#9 0x00007fffb72d5078 in SwBaseShell::ExecUndo(SfxRequest&) (this=<optimized out>, rReq=...) at /home/user/libreoffice/sw/source/uibase/shells/basesh.cxx:519 >#10 0x00007ffff2d17e4e in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (rReq=..., pFunc=<optimized out>, this=0x555558aff130) at /home/user/libreoffice/include/sfx2/shell.hxx:211 >#11 0x00007ffff2d17e4e in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=this@entry=0x55555822bd10, rShell=..., rSlot=..., rReq=..., bRecord=<optimized out>) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:355 >#12 0x00007ffff2d183ba in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=this@entry=0x55555822bd10, rShell=..., rSlot=..., rReq=..., eCallMode=<optimized out>) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:877 >#13 0x00007ffff2d14e8d in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=<optimized out>, aReq=..., pSlot=0x7fffb7906b38 <aSwBaseShellSlots_Impl+1080>, pShell=0x555558aff130) at /home/user/libreoffice/sfx2/source/control/bindings.cxx:1074 >#14 0x00007ffff2d6ec0c in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (this=0x5555583984e0, aURL=..., aArgs=..., rListener=...) at /home/user/libreoffice/sfx2/source/control/unoctitm.cxx:758 >#15 0x00007ffff2d6f522 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x555558398480, aURL=..., aArgs=...) at /home/user/libreoffice/sfx2/source/control/unoctitm.cxx:226 >#16 0x00007ffff102ac9b in svt::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0x555557d77150) at /home/user/libreoffice/svtools/source/misc/acceleratorexecute.cxx:466 >#17 0x00007fffef72e03f in Link<void*, void>::Call(void*) const (data=<optimized out>, this=0x555557b9e4a8) at /home/user/libreoffice/include/tools/link.hxx:84 >#18 0x00007fffef72e03f in ImplHandleUserEvent (pSVEvent=0x555557b9e4a0) at /home/user/libreoffice/vcl/source/window/winproc.cxx:1928 >#19 0x00007fffef72e03f in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555556bbf970, nEvent=SalEvent::UserEvent, pEvent=0x555557b9e4a0) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2478 >#20 0x00007fffef94cde5 in SalUserEventList::DispatchUserEvents(bool) (this=0x555556a9e5e0, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/source/app/salusereventlist.cxx:109 >#21 0x00007fffdfb87fbd in KDEXLib::processYield(bool, bool) (this=this@entry=0x555555835330, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:318 >#22 0x00007fffdfb89f0f in KDEXLib::Yield(bool, bool) (this=0x555555835330, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:288 >#23 0x00007fffef96952e in ImplYield(bool, bool) (i_bAllEvents=false, i_bWait=true) at /home/user/libreoffice/vcl/source/app/svapp.cxx:470 >#24 0x00007fffef96952e in Application::Yield() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:535 >#25 0x00007fffef96ad15 in Application::Execute() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:450 >#26 0x00007ffff78e98a6 in desktop::Desktop::Main() (this=0x7fffffffe280) at /home/user/libreoffice/desktop/source/app/app.cxx:1632 >#27 0x00007fffef9703f6 in ImplSVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:198 >#28 0x00007fffef970500 in SVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:236 >#29 0x00007ffff7913c05 in soffice_main() () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:170 >#30 0x00005555555547ab in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#31 0x00005555555547ab in main (argc=<optimized out>, argv=<optimized out>) at /home/user/libreoffice/desktop/source/app/main.c:47 > >Thread 8 (Thread 0x7fffca271700 (LWP 2385)): >#0 0x00007ffff75f597b in poll () at /usr/lib/libc.so.6 >#1 0x00007fffdcd421c8 in x11::SelectionManager::dispatchEvent(int) (this=this@entry=0x5555559dd990, millisec=millisec@entry=-1) at /home/user/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3616 >#2 0x00007fffdcd42414 in x11::SelectionManager::run(void*) (pThis=0x5555559dd990) at /home/user/libreoffice/vcl/unx/generic/dtrans/X11_selection.cxx:3653 >#3 0x00007ffff7bb8739 in osl_thread_start_Impl(void*) (pData=0x5555573d7d40) at /home/user/libreoffice/sal/osl/unx/thread.cxx:234 >#4 0x00007ffff72f308c in start_thread () at /usr/lib/libpthread.so.0 >#5 0x00007ffff75ffe7f in clone () at /usr/lib/libc.so.6 > >Thread 7 (Thread 0x7fffcaa72700 (LWP 2384)): >#0 0x00007ffff75f597b in poll () at /usr/lib/libc.so.6 >#1 0x00007fffdcd24a18 in ICEConnectionWorker(void*) (data=0x55555746d3f0) at /home/user/libreoffice/vcl/unx/generic/app/sm.cxx:723 >#2 0x00007ffff7bb8739 in osl_thread_start_Impl(void*) (pData=0x5555577fa5e0) at /home/user/libreoffice/sal/osl/unx/thread.cxx:234 >#3 0x00007ffff72f308c in start_thread () at /usr/lib/libpthread.so.0 >#4 0x00007ffff75ffe7f in clone () at /usr/lib/libc.so.6 > >Thread 4 (Thread 0x7fffd37b1700 (LWP 2381)): >#0 0x00007ffff7600bab in accept () at /usr/lib/libc.so.6 >#1 0x00007ffff7bb2e30 in osl_acceptPipe(oslPipe) (pPipe=0x555556a949b0) at /home/user/libreoffice/sal/osl/unx/pipe.cxx:412 >#2 0x00007ffff790ecb2 in osl::Pipe::accept(osl::StreamPipe&) (Connection=..., this=0x555556a3b690) at /home/user/libreoffice/include/osl/pipe.hxx:151 >#3 0x00007ffff790ecb2 in desktop::PipeIpcThread::execute() (this=0x555556a3b660) at /home/user/libreoffice/desktop/source/app/officeipcthread.cxx:1147 >#4 0x00007ffff36a9c56 in salhelper::Thread::run() (this=0x555556a3b660) at /home/user/libreoffice/salhelper/source/thread.cxx:40 >#5 0x00007ffff36a9e3a in osl::threadFunc(void*) (param=0x555556a3b670) at /home/user/libreoffice/include/osl/thread.hxx:185 >#6 0x00007ffff7bb8739 in osl_thread_start_Impl(void*) (pData=0x555556a94350) at /home/user/libreoffice/sal/osl/unx/thread.cxx:234 >#7 0x00007ffff72f308c in start_thread () at /usr/lib/libpthread.so.0 >#8 0x00007ffff75ffe7f in clone () at /usr/lib/libc.so.6 > >Thread 2 (Thread 0x7fffe0595700 (LWP 2375)): >#0 0x00007ffff72f9786 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff7b921ad in rtl_cache_wsupdate_wait (seconds=10) at /home/user/libreoffice/sal/rtl/alloc_cache.cxx:1210 >#2 0x00007ffff7b921ad in rtl_cache_wsupdate_all(void*) (arg=0xa) at /home/user/libreoffice/sal/rtl/alloc_cache.cxx:1332 >#3 0x00007ffff72f308c in start_thread () at /usr/lib/libpthread.so.0 >#4 0x00007ffff75ffe7f in clone () at /usr/lib/libc.so.6 > >Thread 1 (Thread 0x7ffff7f741c0 (LWP 2368)): >#0 0x00007fffb6edcd50 in SwUndoInserts::RedoImpl(sw::UndoRedoContext&) (this=0x555557ed4470, rContext=...) at /home/user/libreoffice/sw/source/core/undo/untblk.cxx:288 >#1 0x00007fffb6ead747 in SwUndo::RedoWithContext(SfxUndoContext&) (this=0x555557ed4470, rContext=...) at /home/user/libreoffice/sw/source/core/undo/undobj.cxx:238 >#2 0x00007ffff2831f7b in SfxListUndoAction::RedoWithContext(SfxUndoContext&) (this=0x555557d86200, i_context=...) at /home/user/libreoffice/svl/source/undo/undo.cxx:1440 >#3 0x00007ffff2831f7b in SfxListUndoAction::RedoWithContext(SfxUndoContext&) (this=0x55555894f1b0, i_context=...) at /home/user/libreoffice/svl/source/undo/undo.cxx:1440 >#4 0x00007ffff2834f4f in SfxUndoManager::ImplRedo(SfxUndoContext*) (this=this@entry=0x555557633498, i_contextOrNull=i_contextOrNull@entry=0x7fffffffd610) at /home/user/libreoffice/svl/source/undo/undo.cxx:885 >#5 0x00007ffff28350b5 in SfxUndoManager::RedoWithContext(SfxUndoContext&) (this=this@entry=0x555557633498, i_context=...) at /home/user/libreoffice/svl/source/undo/undo.cxx:853 >#6 0x00007fffb6e9bb16 in sw::UndoManager::impl_DoUndoRedo(sw::UndoManager::UndoOrRedoType) (this=0x555557633490, undoOrRedo=sw::UndoManager::UndoOrRedoType::Redo) at /home/user/libreoffice/sw/source/core/undo/docundo.cxx:597 >#7 0x00007fffb6c7fdf8 in SwEditShell::Redo(unsigned short) (this=this@entry=0x555556bd9380, nCount=nCount@entry=1) at /home/user/libreoffice/sw/source/core/edit/edundo.cxx:184 >#8 0x00007fffb742a096 in SwWrtShell::Do(SwWrtShell::DoType, unsigned short) (this=this@entry=0x555556bd9380, eDoType=eDoType@entry=SwWrtShell::REDO, nCnt=nCnt@entry=1) at /home/user/libreoffice/sw/source/uibase/wrtsh/wrtundo.cxx:50 >#9 0x00007fffb72d5078 in SwBaseShell::ExecUndo(SfxRequest&) (this=<optimized out>, rReq=...) at /home/user/libreoffice/sw/source/uibase/shells/basesh.cxx:519 >#10 0x00007ffff2d17e4e in SfxShell::CallExec(void (*)(SfxShell*, SfxRequest&), SfxRequest&) (rReq=..., pFunc=<optimized out>, this=0x555558aff130) at /home/user/libreoffice/include/sfx2/shell.hxx:211 >#11 0x00007ffff2d17e4e in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=this@entry=0x55555822bd10, rShell=..., rSlot=..., rReq=..., bRecord=<optimized out>) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:355 >#12 0x00007ffff2d183ba in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=this@entry=0x55555822bd10, rShell=..., rSlot=..., rReq=..., eCallMode=<optimized out>) at /home/user/libreoffice/sfx2/source/control/dispatch.cxx:877 >#13 0x00007ffff2d14e8d in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=<optimized out>, aReq=..., pSlot=0x7fffb7906b38 <aSwBaseShellSlots_Impl+1080>, pShell=0x555558aff130) at /home/user/libreoffice/sfx2/source/control/bindings.cxx:1074 >#14 0x00007ffff2d6ec0c in SfxDispatchController_Impl::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&, com::sun::star::uno::Reference<com::sun::star::frame::XDispatchResultListener> const&) (this=0x5555583984e0, aURL=..., aArgs=..., rListener=...) at /home/user/libreoffice/sfx2/source/control/unoctitm.cxx:758 >#15 0x00007ffff2d6f522 in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x555558398480, aURL=..., aArgs=...) at /home/user/libreoffice/sfx2/source/control/unoctitm.cxx:226 >#16 0x00007ffff102ac9b in svt::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0x555557d77150) at /home/user/libreoffice/svtools/source/misc/acceleratorexecute.cxx:466 >#17 0x00007fffef72e03f in Link<void*, void>::Call(void*) const (data=<optimized out>, this=0x555557b9e4a8) at /home/user/libreoffice/include/tools/link.hxx:84 >#18 0x00007fffef72e03f in ImplHandleUserEvent (pSVEvent=0x555557b9e4a0) at /home/user/libreoffice/vcl/source/window/winproc.cxx:1928 >#19 0x00007fffef72e03f in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555556bbf970, nEvent=SalEvent::UserEvent, pEvent=0x555557b9e4a0) at /home/user/libreoffice/vcl/source/window/winproc.cxx:2478 >#20 0x00007fffef94cde5 in SalUserEventList::DispatchUserEvents(bool) (this=0x555556a9e5e0, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/source/app/salusereventlist.cxx:109 >#21 0x00007fffdfb87fbd in KDEXLib::processYield(bool, bool) (this=this@entry=0x555555835330, bWait=bWait@entry=true, bHandleAllCurrentEvents=bHandleAllCurrentEvents@entry=false) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:318 >#22 0x00007fffdfb89f0f in KDEXLib::Yield(bool, bool) (this=0x555555835330, bWait=<optimized out>, bHandleAllCurrentEvents=<optimized out>) at /home/user/libreoffice/vcl/unx/kde4/KDEXLib.cxx:288 >#23 0x00007fffef96952e in ImplYield(bool, bool) (i_bAllEvents=false, i_bWait=true) at /home/user/libreoffice/vcl/source/app/svapp.cxx:470 >#24 0x00007fffef96952e in Application::Yield() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:535 >#25 0x00007fffef96ad15 in Application::Execute() () at /home/user/libreoffice/vcl/source/app/svapp.cxx:450 >#26 0x00007ffff78e98a6 in desktop::Desktop::Main() (this=0x7fffffffe280) at /home/user/libreoffice/desktop/source/app/app.cxx:1632 >#27 0x00007fffef9703f6 in ImplSVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:198 >#28 0x00007fffef970500 in SVMain() () at /home/user/libreoffice/vcl/source/app/svmain.cxx:236 >#29 0x00007ffff7913c05 in soffice_main() () at /home/user/libreoffice/desktop/source/app/sofficemain.cxx:170 >#30 0x00005555555547ab in sal_main () at /home/user/libreoffice/desktop/source/app/main.c:48 >#31 0x00005555555547ab in main (argc=<optimized out>, argv=<optimized out>) at /home/user/libreoffice/desktop/source/app/main.c:47 >A debugging session is active. > > Inferior 1 [process 2368] will be killed. > >Quit anyway? (y or n) [answered Y; input not from terminal]
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 117154
: 141557