Hide Forgot
Description of problem: I was closing the application. Version-Release number of selected component: libreoffice-core-5.0.6.1-1.fc23 Additional info: reporter: libreport-2.6.4 backtrace_rating: 3 cmdline: /usr/lib64/libreoffice/program/soffice.bin --writer file:///tmp/mozilla_mcronenworth0/Lorenacardorder4262016.docx --splash-pipe=6 crash_function: in executable: /usr/lib64/libreoffice/program/soffice.bin global_pid: 15451 kernel: 4.4.8-300.fc23.x86_64 runlevel: N 5 type: CCpp uid: 1810 Truncated backtrace: Thread no. 1 (7 frames) #0 0x00007f1428ef847c in #1 SfxItemPool::Put(SfxPoolItem const&, unsigned short) at /usr/src/debug/libreoffice-5.0.6.1/svl/source/items/itempool.cxx:741 #3 SwDoc::SetDefault(SfxItemSet const&) at /usr/src/debug/libreoffice-5.0.6.1/include/svl/itemset.hxx:112 #5 SwDoc::SetDefault(SfxPoolItem const&) at /usr/src/debug/libreoffice-5.0.6.1/sw/source/core/doc/docfmt.cxx:542 #6 SwDoc::~SwDoc() at /usr/src/debug/libreoffice-5.0.6.1/sw/source/core/doc/docnew.cxx:402 #8 SwTransferable::~SwTransferable() at /usr/src/debug/libreoffice-5.0.6.1/sw/source/uibase/dochdl/swdtflvr.cxx:253 #10 x11::SelectionManager::handleSelectionRequest(XSelectionRequestEvent&) at /usr/src/debug/libreoffice-5.0.6.1/include/com/sun/star/uno/Reference.hxx:212
Created attachment 1151634 [details] File: backtrace
Created attachment 1151635 [details] File: cgroup
Created attachment 1151636 [details] File: core_backtrace
Created attachment 1151637 [details] File: dso_list
Created attachment 1151638 [details] File: environ
Created attachment 1151639 [details] File: exploitable
Created attachment 1151640 [details] File: limits
Created attachment 1151641 [details] File: maps
Created attachment 1151642 [details] File: mountinfo
Created attachment 1151643 [details] File: namespaces
Created attachment 1151644 [details] File: open_fds
Created attachment 1151645 [details] File: proc_pid_status
Created attachment 1151646 [details] File: var_log_messages
My guess is the x11::SelectionManager thread was still running after the RTL memory allocator had been finalized. But the stack trace is truncated, so we cannot see if there were any other threads still alive. I assume you cannot reproduce this?
Correct, I am unable to reproduce this. I have opened and closed the same document multiple times since abrt created this report.