Description of problem: Restarted gnome-shell, g-s crashed afterwards (I got g-s's Log Out window). After restart I got ABRT's warning about LO's crash. Version-Release number of selected component: libreoffice-core-4.2.6.3-8.fc20 Additional info: reporter: libreport-2.2.3 backtrace_rating: 4 cmdline: /usr/lib64/libreoffice/program/soffice.bin --writer file:///home/newman/Documents/FHS/Z%C3%A1kladn%C3%AD%20pojmy%20modern%C3%AD%20fyziky%20a%20astronomie%20I./Nowak%20(esej)%20--%20Descartes%20a%20Gadamer%20(Z%C3%A1kladn%C3%AD%20pojmy%20modern%C3%AD%20fyziky%20a%20astronomie%20I.).odt --splash-pipe=5 crash_function: is executable: /usr/lib64/libreoffice/program/soffice.bin kernel: 3.16.6-200.fc20.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 is at /usr/src/debug/libreoffice-4.2.6.3/include/com/sun/star/uno/Reference.h:92 #1 SwBreakIt::createBreakIterator at /usr/src/debug/libreoffice-4.2.6.3/sw/source/core/bastyp/breakit.cxx:69 #2 GetBreakIter at /usr/src/debug/libreoffice-4.2.6.3/sw/inc/breakit.hxx:69 #3 SwTxtNode::CountWords at /usr/src/debug/libreoffice-4.2.6.3/sw/source/core/txtnode/txtedt.cxx:2006 #4 SwDoc::IncrementalDocStatCalculate at /usr/src/debug/libreoffice-4.2.6.3/sw/source/core/doc/doc.cxx:1707 #5 SwDoc::UpdateDocStat at /usr/src/debug/libreoffice-4.2.6.3/sw/source/core/doc/doc.cxx:1809 #6 SwDoc::GetUpdatedDocStat at /usr/src/debug/libreoffice-4.2.6.3/sw/source/core/doc/doc.cxx:1140 #7 SwXMLExport::exportDoc at /usr/src/debug/libreoffice-4.2.6.3/sw/source/filter/xml/xmlexp.cxx:229 #8 SvXMLExport::filter at /usr/src/debug/libreoffice-4.2.6.3/xmloff/source/core/xmlexp.cxx:824 #9 SwXMLWriter::WriteThroughComponent at /usr/src/debug/libreoffice-4.2.6.3/sw/source/filter/xml/wrtxml.cxx:592
Created attachment 949135 [details] File: backtrace
Created attachment 949136 [details] File: cgroup
Created attachment 949137 [details] File: core_backtrace
Created attachment 949138 [details] File: dso_list
Created attachment 949139 [details] File: environ
Created attachment 949140 [details] File: exploitable
Created attachment 949141 [details] File: limits
Created attachment 949142 [details] File: maps
Created attachment 949143 [details] File: open_fds
Created attachment 949144 [details] File: proc_pid_status
Created attachment 949145 [details] File: var_log_messages
It should be impossible for g_pBreakIt to be NULL as its initialized on writer startup and torn down on writer exit. I imagine this crash is caused by the other crash somehow and isn't really a useful backtrace.