Bugzilla – Attachment 177675 Details for
Bug 146861
Crash when Undo Clone formatting with Jumbo sheets active
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
GDB trace of crash
gdbtrace.txt (text/plain), 27.19 KB, created by
Buovjaga
on 2022-01-20 13:51:30 UTC
(
hide
)
Description:
GDB trace of crash
Filename:
MIME Type:
Creator:
Buovjaga
Created:
2022-01-20 13:51:30 UTC
Size:
27.19 KB
patch
obsolete
>warning: Currently logging to gdbtrace.log. Turn the logging off and on to make the new setting effective. >warning: File "/home/tonttu/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/tonttu/libreoffice/instdir/program/libuno_sal.so.3-gdb.py >line to your configuration file "/home/tonttu/.gdbinit". >To completely disable this security protection add > set auto-load safe-path / >line to your configuration file "/home/tonttu/.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/tonttu/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/tonttu/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/tonttu/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/tonttu/libreoffice/instdir/program/libutllo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >warning: File "/home/tonttu/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/tonttu/libreoffice/instdir/program/libbasegfxlo.so-gdb.py" auto-loading has been declined by your `auto-load safe-path' set to "$debugdir:$datadir/auto-load". >[Detaching after fork from child process 506408] >[New Thread 0x7fffe3995640 (LWP 506417)] >[New Thread 0x7fffe2285640 (LWP 506418)] >[New Thread 0x7fffe143a640 (LWP 506419)] >[New Thread 0x7fffe0c39640 (LWP 506420)] >[New Thread 0x7fffd7771640 (LWP 506421)] >[New Thread 0x7fffd6f70640 (LWP 506422)] >[New Thread 0x7fffd676f640 (LWP 506423)] >[New Thread 0x7fffd5f6e640 (LWP 506424)] >[New Thread 0x7fffd576d640 (LWP 506425)] >[New Thread 0x7fffd4f6c640 (LWP 506426)] >[New Thread 0x7fffd476b640 (LWP 506427)] >[Thread 0x7fffe143a640 (LWP 506419) exited] >[New Thread 0x7fffe143a640 (LWP 506428)] >[New Thread 0x7fffd11ce640 (LWP 506429)] >[New Thread 0x7fffd09cd640 (LWP 506430)] >[New Thread 0x7fffd01cc640 (LWP 506431)] >[New Thread 0x7fffcf9cb640 (LWP 506432)] >[Thread 0x7fffe143a640 (LWP 506428) exited] >[Detaching after vfork from child process 506433] >[New Thread 0x7fffe143a640 (LWP 506435)] >[New Thread 0x7fffc87e1640 (LWP 506436)] >[Thread 0x7fffc87e1640 (LWP 506436) exited] >[New Thread 0x7fffc87e1640 (LWP 506437)] >[Thread 0x7fffc87e1640 (LWP 506437) exited] >[New Thread 0x7fffc87e1640 (LWP 506438)] >[Thread 0x7fffc87e1640 (LWP 506438) exited] >[Thread 0x7fffe143a640 (LWP 506435) exited] >[Detaching after fork from child process 506439] >[Detaching after fork from child process 506441] >[Detaching after fork from child process 506443] >[Detaching after fork from child process 506445] >[Detaching after fork from child process 506447] >[New Thread 0x7fffe143a640 (LWP 506449)] >[Thread 0x7fffe143a640 (LWP 506449) exited] >[New Thread 0x7fffe143a640 (LWP 506450)] >[New Thread 0x7fffc87e1640 (LWP 506451)] >[New Thread 0x7fffc74a6640 (LWP 506454)] >[Thread 0x7fffc74a6640 (LWP 506454) exited] >[New Thread 0x7fffc74a6640 (LWP 506455)] >[Thread 0x7fffc74a6640 (LWP 506455) exited] > >Thread 1 "soffice.bin" received signal SIGSEGV, Segmentation fault. >std::_Hashtable<ScBroadcastAreaEntry, ScBroadcastAreaEntry, std::allocator<ScBroadcastAreaEntry>, std::__detail::_Identity, ScBroadcastAreaEqual, ScBroadcastAreaHash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, true, true> >::size (this=0x7999999999999e5) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/hashtable.h:629 >629 { return _M_element_count; } >#0 std::_Hashtable<ScBroadcastAreaEntry, ScBroadcastAreaEntry, std::allocator<ScBroadcastAreaEntry>, std::__detail::_Identity, ScBroadcastAreaEqual, ScBroadcastAreaHash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, true, true> >::size() const (this=0x7999999999999e5) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/hashtable.h:629 >#1 0x00007fffcd0920f5 in std::_Hashtable<ScBroadcastAreaEntry, ScBroadcastAreaEntry, std::allocator<ScBroadcastAreaEntry>, std::__detail::_Identity, ScBroadcastAreaEqual, ScBroadcastAreaHash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, true, true> >::empty() const (this=0x7999999999999e5) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/hashtable.h:633 >#2 0x00007fffcd0859f5 in std::__cxx1998::unordered_set<ScBroadcastAreaEntry, ScBroadcastAreaHash, ScBroadcastAreaEqual, std::allocator<ScBroadcastAreaEntry> >::empty() const (this=0x7999999999999e5) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/unordered_set.h:300 >#3 0x00007fffcd07e763 in ScBroadcastAreaSlot::AreaBroadcast(ScRange const&, SfxHintId) (this=0x7999999999999bd, rRange=..., nHint=SfxHintId::ScDataChanged) at sc/source/core/data/bcaslot.cxx:235 >#4 0x00007fffcd081f5a in ScBroadcastAreaSlotMachine::AreaBroadcast(ScRange const&, SfxHintId) (this=0x555556c50a00, rRange=..., nHint=SfxHintId::ScDataChanged) at sc/source/core/data/bcaslot.cxx:802 >#5 0x00007fffcd330faf in ScDocument::BroadcastCells(ScRange const&, SfxHintId, bool) (this=0x555556d9ed90, rRange=..., nHint=SfxHintId::ScDataChanged, bBroadcastSingleBroadcasters=true) at sc/source/core/data/documen7.cxx:189 >#6 0x00007fffce3419f0 in ScUndoPaste::DoChange(bool) (this=0x55555d73fe50, bUndo=true) at sc/source/ui/undo/undoblk.cxx:1030 >#7 0x00007fffce3427d4 in ScUndoPaste::Undo() (this=0x55555d73fe50) at sc/source/ui/undo/undoblk.cxx:1150 >#8 0x00007ffff3fd0cf5 in SfxListUndoAction::Undo() (this=0x55555cfd85b0) at svl/source/undo/undo.cxx:1325 >#9 0x00007ffff3fccbc7 in SfxUndoManager::ImplUndo(SfxUndoContext*) (this=0x555556ddf8a0, i_contextOrNull=0x0) at svl/source/undo/undo.cxx:712 >#10 0x00007ffff3fcc579 in SfxUndoManager::Undo() (this=0x555556ddf8a0) at svl/source/undo/undo.cxx:656 >#11 0x00007ffff2ab0790 in SdrUndoManager::Undo() (this=0x555556ddf8a0) at svx/source/svdraw/sdrundomanager.cxx:60 >#12 0x00007fffce846744 in ScTabViewShell::ExecuteUndo(SfxRequest&) (this=0x5555572c1820, rReq=...) at sc/source/ui/view/tabvwshb.cxx:757 >#13 0x00007fffce820205 in SfxStubScTabViewShellExecuteUndo(SfxShell*, SfxRequest&) (pShell=0x5555572c1820, rReq=...) at workdir/SdiTarget/sc/sdi/scslots.hxx:1450 >#14 0x00007ffff486dba1 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x5555572b0800, rShell=..., rSlot=..., rReq=..., bRecord=true) at sfx2/source/control/dispatch.cxx:254 >#15 0x00007ffff4872427 in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x5555572b0800, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) at sfx2/source/control/dispatch.cxx:753 >#16 0x00007ffff485bac0 in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x5555572b62c0, aReq=..., pSlot=0x7fffceb98b88 <aScTabViewShellSlots_Impl+504>, pShell=0x5555572c1820) at sfx2/source/control/bindings.cxx:1059 >#17 0x00007ffff49520e1 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=0x5555577047a0, aURL=..., aArgs=..., rListener=...) at sfx2/source/control/unoctitm.cxx:705 >#18 0x00007ffff4950e0d in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x5555577046f0, aURL=..., aArgs=...) at sfx2/source/control/unoctitm.cxx:272 >#19 0x00007ffff1a57790 in svt::(anonymous namespace)::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0x5555597de0c0) at svtools/source/misc/acceleratorexecute.cxx:481 >#20 0x00007ffff1a574bd in svt::(anonymous namespace)::AsyncAccelExec::LinkStubimpl_ts_asyncCallback(void*, LinkParamNone*) (instance=0x5555597de0c0, data=0x0) at svtools/source/misc/acceleratorexecute.cxx:473 >#21 0x00007fffef356968 in Link<LinkParamNone*, void>::Call(LinkParamNone*) const (this=0x5555597de160, data=0x0) at include/tools/link.hxx:111 >#22 0x00007fffefd2e245 in vcl::EventPoster::DoEvent_Impl(void*) (this=0x5555597de158) at vcl/source/helper/evntpost.cxx:52 >#23 0x00007fffefd2e1fd in vcl::EventPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x5555597de158, data=0x0) at vcl/source/helper/evntpost.cxx:48 >#24 0x00007fffef63b9a8 in Link<void*, void>::Call(void*) const (this=0x555557cf4e28, data=0x0) at include/tools/link.hxx:111 >#25 0x00007fffef637f89 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x555557cf4e20) at vcl/source/window/winproc.cxx:2021 >#26 0x00007fffef634a3c in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555556817240, nEvent=SalEvent::UserEvent, pEvent=0x555557cf4e20) at vcl/source/window/winproc.cxx:2591 >#27 0x00007fffe4ebb310 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x55555685c820, nEvent=SalEvent::UserEvent, pEvent=0x555557cf4e20) at vcl/inc/salframe.hxx:308 >#28 0x00007fffe4edc66f in QtInstance::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x5555557aba80, aEvent=...) at vcl/qt5/QtInstance.cxx:480 >#29 0x00007fffefd4299d in SalUserEventList::DispatchUserEvents(bool)::$_0::operator()() const (this=0x7fffffffc5a0) at vcl/source/app/salusereventlist.cxx:119 >#30 0x00007fffefd42864 in SalUserEventList::DispatchUserEvents(bool) (this=0x5555557abab8, bHandleAllCurrentEvents=false) at vcl/source/app/salusereventlist.cxx:120 >#31 0x00007fffe4ed8dc1 in QtInstance::ImplYield(bool, bool) (this=0x5555557aba80, bWait=true, bHandleAllCurrentEvents=false) at vcl/qt5/QtInstance.cxx:406 >#32 0x00007fffe4edc185 in QtInstance::DoYield(bool, bool) (this=0x5555557aba80, bWait=true, bHandleAllCurrentEvents=false) at vcl/qt5/QtInstance.cxx:428 >#33 0x00007fffefe12353 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:470 >#34 0x00007fffefe11ff0 in Application::Yield() () at vcl/source/app/svapp.cxx:548 >#35 0x00007fffefe11f69 in Application::Execute() () at vcl/source/app/svapp.cxx:447 >#36 0x00007ffff7d0f1f4 in desktop::Desktop::Main() (this=0x7fffffffe128) at desktop/source/app/app.cxx:1592 >#37 0x00007fffefe31bda in ImplSVMain() () at vcl/source/app/svmain.cxx:202 >#38 0x00007fffefe337b9 in SVMain() () at vcl/source/app/svmain.cxx:234 >#39 0x00007ffff7d7dd8d in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >#40 0x000055555555520d in sal_main () at desktop/source/app/main.c:51 >#41 0x00005555555551e7 in main (argc=3, argv=0x7fffffffe318) at desktop/source/app/main.c:49 > >Thread 24 (Thread 0x7fffc87e1640 (LWP 506451) "gdbus"): >#0 0x00007ffff7a82b2f in poll () at /usr/lib/libc.so.6 >#1 0x00007fffe9729fd6 in () at /usr/lib/libglib-2.0.so.0 >#2 0x00007fffe96d3523 in g_main_loop_run () at /usr/lib/libglib-2.0.so.0 >#3 0x00007fffe99200fc in () at /usr/lib/libgio-2.0.so.0 >#4 0x00007fffe9703905 in () at /usr/lib/libglib-2.0.so.0 >#5 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#6 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 23 (Thread 0x7fffe143a640 (LWP 506450) "gmain"): >#0 0x00007ffff7a82b2f in poll () at /usr/lib/libc.so.6 >#1 0x00007fffe9729fd6 in () at /usr/lib/libglib-2.0.so.0 >#2 0x00007fffe96d1545 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 >#3 0x00007fffe96d1592 in () at /usr/lib/libglib-2.0.so.0 >#4 0x00007fffe9703905 in () at /usr/lib/libglib-2.0.so.0 >#5 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#6 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 17 (Thread 0x7fffcf9cb640 (LWP 506432) "Thread (pooled)"): >#0 0x00007ffff75cf8ca in __futex_abstimed_wait_common64 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff75c9574 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#2 0x00007fffe6044c14 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5 >#3 0x00007fffe6041ad7 in () at /usr/lib/libQt5Core.so.5 >#4 0x00007fffe603d81c in () at /usr/lib/libQt5Core.so.5 >#5 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#6 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 16 (Thread 0x7fffd01cc640 (LWP 506431) "Thread (pooled)"): >#0 0x00007ffff75cf8ca in __futex_abstimed_wait_common64 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff75c9574 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#2 0x00007fffe6044c14 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5 >#3 0x00007fffe6041ad7 in () at /usr/lib/libQt5Core.so.5 >#4 0x00007fffe603d81c in () at /usr/lib/libQt5Core.so.5 >#5 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#6 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 15 (Thread 0x7fffd09cd640 (LWP 506430) "Thread (pooled)"): >#0 0x00007ffff75cf8ca in __futex_abstimed_wait_common64 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff75c9574 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#2 0x00007fffe6044c14 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5 >#3 0x00007fffe6041ad7 in () at /usr/lib/libQt5Core.so.5 >#4 0x00007fffe603d81c in () at /usr/lib/libQt5Core.so.5 >#5 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#6 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 14 (Thread 0x7fffd11ce640 (LWP 506429) "Thread (pooled)"): >#0 0x00007ffff75cf8ca in __futex_abstimed_wait_common64 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff75c9574 in pthread_cond_timedwait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#2 0x00007fffe6044c14 in QWaitCondition::wait(QMutex*, QDeadlineTimer) () at /usr/lib/libQt5Core.so.5 >#3 0x00007fffe6041ad7 in () at /usr/lib/libQt5Core.so.5 >#4 0x00007fffe603d81c in () at /usr/lib/libQt5Core.so.5 >#5 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#6 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 12 (Thread 0x7fffd476b640 (LWP 506427) "soffice.bi:sh5"): >#0 0x00007ffff75cf8ca in __futex_abstimed_wait_common64 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff75c9270 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#2 0x00007fffde42edac in () at /usr/lib/dri/iris_dri.so >#3 0x00007fffde427a5c in () at /usr/lib/dri/iris_dri.so >#4 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#5 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 11 (Thread 0x7fffd4f6c640 (LWP 506426) "soffice.bi:sh4"): >#0 0x00007ffff75cf8ca in __futex_abstimed_wait_common64 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff75c9270 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#2 0x00007fffde42edac in () at /usr/lib/dri/iris_dri.so >#3 0x00007fffde427a5c in () at /usr/lib/dri/iris_dri.so >#4 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#5 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 10 (Thread 0x7fffd576d640 (LWP 506425) "soffice.bi:sh3"): >#0 0x00007ffff75cf8ca in __futex_abstimed_wait_common64 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff75c9270 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#2 0x00007fffde42edac in () at /usr/lib/dri/iris_dri.so >#3 0x00007fffde427a5c in () at /usr/lib/dri/iris_dri.so >#4 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#5 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 9 (Thread 0x7fffd5f6e640 (LWP 506424) "soffice.bi:sh2"): >#0 0x00007ffff75cf8ca in __futex_abstimed_wait_common64 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff75c9270 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#2 0x00007fffde42edac in () at /usr/lib/dri/iris_dri.so >#3 0x00007fffde427a5c in () at /usr/lib/dri/iris_dri.so >#4 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#5 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 8 (Thread 0x7fffd676f640 (LWP 506423) "soffice.bi:sh1"): >#0 0x00007ffff75cf8ca in __futex_abstimed_wait_common64 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff75c9270 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#2 0x00007fffde42edac in () at /usr/lib/dri/iris_dri.so >#3 0x00007fffde427a5c in () at /usr/lib/dri/iris_dri.so >#4 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#5 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 7 (Thread 0x7fffd6f70640 (LWP 506422) "soffice.bi:sh0"): >#0 0x00007ffff75cf8ca in __futex_abstimed_wait_common64 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff75c9270 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#2 0x00007fffde42edac in () at /usr/lib/dri/iris_dri.so >#3 0x00007fffde427a5c in () at /usr/lib/dri/iris_dri.so >#4 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#5 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 6 (Thread 0x7fffd7771640 (LWP 506421) "soffice:disk$0"): >#0 0x00007ffff75cf8ca in __futex_abstimed_wait_common64 () at /usr/lib/libpthread.so.0 >#1 0x00007ffff75c9270 in pthread_cond_wait@@GLIBC_2.3.2 () at /usr/lib/libpthread.so.0 >#2 0x00007fffde42edac in () at /usr/lib/dri/iris_dri.so >#3 0x00007fffde427a5c in () at /usr/lib/dri/iris_dri.so >#4 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#5 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 5 (Thread 0x7fffe0c39640 (LWP 506420) "PipeIPC"): >#0 0x00007ffff7a8e7ef in accept () at /usr/lib/libc.so.6 >#1 0x00007ffff7f8d333 in osl_acceptPipe(oslPipe) (pPipe=0x555556664a50) at sal/osl/unx/pipe.cxx:381 >#2 0x00007ffff7ce99ad in osl::Pipe::accept(osl::StreamPipe&) (this=0x5555566649d0, Connection=...) at include/osl/pipe.hxx:155 >#3 0x00007ffff7d7364b in desktop::PipeIpcThread::execute() (this=0x5555566649a0) at desktop/source/app/officeipcthread.cxx:1132 >#4 0x00007ffff538739c in salhelper::Thread::run() (this=0x5555566649a0) at salhelper/source/thread.cxx:39 >#5 0x00007ffff5387c1e in threadFunc(void*) (param=0x5555566649b0) at include/osl/thread.hxx:189 >#6 0x00007ffff7faa6dd in osl_thread_start_Impl(void*) (pData=0x555556664c20) at sal/osl/unx/thread.cxx:264 >#7 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#8 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 3 (Thread 0x7fffe2285640 (LWP 506418) "QDBusConnection"): >#0 0x00007ffff7a82b2f in poll () at /usr/lib/libc.so.6 >#1 0x00007fffe9729fd6 in () at /usr/lib/libglib-2.0.so.0 >#2 0x00007fffe96d1545 in g_main_context_iteration () at /usr/lib/libglib-2.0.so.0 >#3 0x00007fffe622fc8a in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 >#4 0x00007fffe61dcbab in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () at /usr/lib/libQt5Core.so.5 >#5 0x00007fffe6040a56 in QThread::exec() () at /usr/lib/libQt5Core.so.5 >#6 0x00007fffe4c733c9 in () at /usr/lib/libQt5DBus.so.5 >#7 0x00007fffe603d81c in () at /usr/lib/libQt5Core.so.5 >#8 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#9 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 2 (Thread 0x7fffe3995640 (LWP 506417) "QXcbEventQueue"): >#0 0x00007ffff7a82b2f in poll () at /usr/lib/libc.so.6 >#1 0x00007fffec41a63b in () at /usr/lib/libxcb.so.1 >#2 0x00007fffec41c37b in xcb_wait_for_event () at /usr/lib/libxcb.so.1 >#3 0x00007fffe3a95942 in () at /usr/lib/libQt5XcbQpa.so.5 >#4 0x00007fffe603d81c in () at /usr/lib/libQt5Core.so.5 >#5 0x00007ffff75c3259 in start_thread () at /usr/lib/libpthread.so.0 >#6 0x00007ffff7a8d5e3 in clone () at /usr/lib/libc.so.6 > >Thread 1 (Thread 0x7fffe6f1cf80 (LWP 506402) "soffice.bin"): >#0 std::_Hashtable<ScBroadcastAreaEntry, ScBroadcastAreaEntry, std::allocator<ScBroadcastAreaEntry>, std::__detail::_Identity, ScBroadcastAreaEqual, ScBroadcastAreaHash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, true, true> >::size() const (this=0x7999999999999e5) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/hashtable.h:629 >#1 0x00007fffcd0920f5 in std::_Hashtable<ScBroadcastAreaEntry, ScBroadcastAreaEntry, std::allocator<ScBroadcastAreaEntry>, std::__detail::_Identity, ScBroadcastAreaEqual, ScBroadcastAreaHash, std::__detail::_Mod_range_hashing, std::__detail::_Default_ranged_hash, std::__detail::_Prime_rehash_policy, std::__detail::_Hashtable_traits<true, true, true> >::empty() const (this=0x7999999999999e5) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/hashtable.h:633 >#2 0x00007fffcd0859f5 in std::__cxx1998::unordered_set<ScBroadcastAreaEntry, ScBroadcastAreaHash, ScBroadcastAreaEqual, std::allocator<ScBroadcastAreaEntry> >::empty() const (this=0x7999999999999e5) at /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/11.1.0/../../../../include/c++/11.1.0/bits/unordered_set.h:300 >#3 0x00007fffcd07e763 in ScBroadcastAreaSlot::AreaBroadcast(ScRange const&, SfxHintId) (this=0x7999999999999bd, rRange=..., nHint=SfxHintId::ScDataChanged) at sc/source/core/data/bcaslot.cxx:235 >#4 0x00007fffcd081f5a in ScBroadcastAreaSlotMachine::AreaBroadcast(ScRange const&, SfxHintId) (this=0x555556c50a00, rRange=..., nHint=SfxHintId::ScDataChanged) at sc/source/core/data/bcaslot.cxx:802 >#5 0x00007fffcd330faf in ScDocument::BroadcastCells(ScRange const&, SfxHintId, bool) (this=0x555556d9ed90, rRange=..., nHint=SfxHintId::ScDataChanged, bBroadcastSingleBroadcasters=true) at sc/source/core/data/documen7.cxx:189 >#6 0x00007fffce3419f0 in ScUndoPaste::DoChange(bool) (this=0x55555d73fe50, bUndo=true) at sc/source/ui/undo/undoblk.cxx:1030 >#7 0x00007fffce3427d4 in ScUndoPaste::Undo() (this=0x55555d73fe50) at sc/source/ui/undo/undoblk.cxx:1150 >#8 0x00007ffff3fd0cf5 in SfxListUndoAction::Undo() (this=0x55555cfd85b0) at svl/source/undo/undo.cxx:1325 >#9 0x00007ffff3fccbc7 in SfxUndoManager::ImplUndo(SfxUndoContext*) (this=0x555556ddf8a0, i_contextOrNull=0x0) at svl/source/undo/undo.cxx:712 >#10 0x00007ffff3fcc579 in SfxUndoManager::Undo() (this=0x555556ddf8a0) at svl/source/undo/undo.cxx:656 >#11 0x00007ffff2ab0790 in SdrUndoManager::Undo() (this=0x555556ddf8a0) at svx/source/svdraw/sdrundomanager.cxx:60 >#12 0x00007fffce846744 in ScTabViewShell::ExecuteUndo(SfxRequest&) (this=0x5555572c1820, rReq=...) at sc/source/ui/view/tabvwshb.cxx:757 >#13 0x00007fffce820205 in SfxStubScTabViewShellExecuteUndo(SfxShell*, SfxRequest&) (pShell=0x5555572c1820, rReq=...) at workdir/SdiTarget/sc/sdi/scslots.hxx:1450 >#14 0x00007ffff486dba1 in SfxDispatcher::Call_Impl(SfxShell&, SfxSlot const&, SfxRequest&, bool) (this=0x5555572b0800, rShell=..., rSlot=..., rReq=..., bRecord=true) at sfx2/source/control/dispatch.cxx:254 >#15 0x00007ffff4872427 in SfxDispatcher::Execute_(SfxShell&, SfxSlot const&, SfxRequest&, SfxCallMode) (this=0x5555572b0800, rShell=..., rSlot=..., rReq=..., eCallMode=SfxCallMode::RECORD) at sfx2/source/control/dispatch.cxx:753 >#16 0x00007ffff485bac0 in SfxBindings::Execute_Impl(SfxRequest&, SfxSlot const*, SfxShell*) (this=0x5555572b62c0, aReq=..., pSlot=0x7fffceb98b88 <aScTabViewShellSlots_Impl+504>, pShell=0x5555572c1820) at sfx2/source/control/bindings.cxx:1059 >#17 0x00007ffff49520e1 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=0x5555577047a0, aURL=..., aArgs=..., rListener=...) at sfx2/source/control/unoctitm.cxx:705 >#18 0x00007ffff4950e0d in SfxOfficeDispatch::dispatch(com::sun::star::util::URL const&, com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) (this=0x5555577046f0, aURL=..., aArgs=...) at sfx2/source/control/unoctitm.cxx:272 >#19 0x00007ffff1a57790 in svt::(anonymous namespace)::AsyncAccelExec::impl_ts_asyncCallback(LinkParamNone*) (this=0x5555597de0c0) at svtools/source/misc/acceleratorexecute.cxx:481 >#20 0x00007ffff1a574bd in svt::(anonymous namespace)::AsyncAccelExec::LinkStubimpl_ts_asyncCallback(void*, LinkParamNone*) (instance=0x5555597de0c0, data=0x0) at svtools/source/misc/acceleratorexecute.cxx:473 >#21 0x00007fffef356968 in Link<LinkParamNone*, void>::Call(LinkParamNone*) const (this=0x5555597de160, data=0x0) at include/tools/link.hxx:111 >#22 0x00007fffefd2e245 in vcl::EventPoster::DoEvent_Impl(void*) (this=0x5555597de158) at vcl/source/helper/evntpost.cxx:52 >#23 0x00007fffefd2e1fd in vcl::EventPoster::LinkStubDoEvent_Impl(void*, void*) (instance=0x5555597de158, data=0x0) at vcl/source/helper/evntpost.cxx:48 >#24 0x00007fffef63b9a8 in Link<void*, void>::Call(void*) const (this=0x555557cf4e28, data=0x0) at include/tools/link.hxx:111 >#25 0x00007fffef637f89 in ImplHandleUserEvent(ImplSVEvent*) (pSVEvent=0x555557cf4e20) at vcl/source/window/winproc.cxx:2021 >#26 0x00007fffef634a3c in ImplWindowFrameProc(vcl::Window*, SalEvent, void const*) (_pWindow=0x555556817240, nEvent=SalEvent::UserEvent, pEvent=0x555557cf4e20) at vcl/source/window/winproc.cxx:2591 >#27 0x00007fffe4ebb310 in SalFrame::CallCallback(SalEvent, void const*) const (this=0x55555685c820, nEvent=SalEvent::UserEvent, pEvent=0x555557cf4e20) at vcl/inc/salframe.hxx:308 >#28 0x00007fffe4edc66f in QtInstance::ProcessEvent(SalUserEventList::SalUserEvent) (this=0x5555557aba80, aEvent=...) at vcl/qt5/QtInstance.cxx:480 >#29 0x00007fffefd4299d in SalUserEventList::DispatchUserEvents(bool)::$_0::operator()() const (this=0x7fffffffc5a0) at vcl/source/app/salusereventlist.cxx:119 >#30 0x00007fffefd42864 in SalUserEventList::DispatchUserEvents(bool) (this=0x5555557abab8, bHandleAllCurrentEvents=false) at vcl/source/app/salusereventlist.cxx:120 >#31 0x00007fffe4ed8dc1 in QtInstance::ImplYield(bool, bool) (this=0x5555557aba80, bWait=true, bHandleAllCurrentEvents=false) at vcl/qt5/QtInstance.cxx:406 >#32 0x00007fffe4edc185 in QtInstance::DoYield(bool, bool) (this=0x5555557aba80, bWait=true, bHandleAllCurrentEvents=false) at vcl/qt5/QtInstance.cxx:428 >#33 0x00007fffefe12353 in ImplYield(bool, bool) (i_bWait=true, i_bAllEvents=false) at vcl/source/app/svapp.cxx:470 >#34 0x00007fffefe11ff0 in Application::Yield() () at vcl/source/app/svapp.cxx:548 >#35 0x00007fffefe11f69 in Application::Execute() () at vcl/source/app/svapp.cxx:447 >#36 0x00007ffff7d0f1f4 in desktop::Desktop::Main() (this=0x7fffffffe128) at desktop/source/app/app.cxx:1592 >#37 0x00007fffefe31bda in ImplSVMain() () at vcl/source/app/svmain.cxx:202 >#38 0x00007fffefe337b9 in SVMain() () at vcl/source/app/svmain.cxx:234 >#39 0x00007ffff7d7dd8d in soffice_main() () at desktop/source/app/sofficemain.cxx:98 >#40 0x000055555555520d in sal_main () at desktop/source/app/main.c:51 >#41 0x00005555555551e7 in main (argc=3, argv=0x7fffffffe318) at desktop/source/app/main.c:49 >A debugging session is active. > > Inferior 1 [process 506402] 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 146861
:
177656
| 177675