Version-Release number of selected component: libreoffice-core-4.2.7.2-2.fc20 Additional info: reporter: libreport-2.2.3 backtrace_rating: 4 cmdline: /usr/lib64/libreoffice/program/soffice.bin --writer --splash-pipe=5 crash_function: __gnu_cxx::__verbose_terminate_handler() executable: /usr/lib64/libreoffice/program/soffice.bin kernel: 3.16.6-203.fc20.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #2 __gnu_cxx::__verbose_terminate_handler() at /lib64/libstdc++.so.6 #3 ?? at /lib64/libstdc++.so.6 #4 std::terminate() at /lib64/libstdc++.so.6 #5 __cxa_pure_virtual at /lib64/libstdc++.so.6 #6 tdoc_ucp::OfficeDocumentsManager::OfficeDocumentsCloseListener::notifyClosing(com::sun::star::lang::EventObject const&) at /usr/lib64/libreoffice/program/../program/libucptdoc1lo.so #7 SfxBaseModel::close(unsigned char) at /usr/lib64/libreoffice/program/libsfxlo.so #8 SfxBaseModel::dispose() at /usr/lib64/libreoffice/program/libsfxlo.so #9 void comphelper::disposeComponent<com::sun::star::sheet::XSpreadsheetDocument>(com::sun::star::uno::Reference<com::sun::star::sheet::XSpreadsheetDocument>&) at /usr/lib64/libreoffice/program/../program/libcalclo.so #10 connectivity::calc::OCalcConnection::disposing() at /usr/lib64/libreoffice/program/../program/libcalclo.so #11 cppu::WeakComponentImplHelperBase::dispose() at /usr/lib64/libreoffice/program/../ure-link/lib/libuno_cppuhelpergcc3.so.3
Created attachment 956701 [details] File: backtrace
Created attachment 956702 [details] File: cgroup
Created attachment 956703 [details] File: core_backtrace
Created attachment 956704 [details] File: dso_list
Created attachment 956705 [details] File: environ
Created attachment 956706 [details] File: limits
Created attachment 956707 [details] File: maps
Created attachment 956708 [details] File: open_fds
Created attachment 956709 [details] File: proc_pid_status
Created attachment 956710 [details] File: var_log_messages
Is this reproducible, or a one time thing ?
Dear (In reply to Caolan McNamara from comment #11) > Is this reproducible, or a one time thing ? I can not reproduce the failure. It happened during them "Mail Merge Wizard".
Another user experienced a similar problem: while working on Wordpress blog, I was switching among several windows in Firefox and Konqueror. Concerning specifically Libre Office, I was inserting footonotes and decided to change their format when the program failed. reporter: libreport-2.2.3 backtrace_rating: 4 cmdline: /usr/lib64/libreoffice/program/soffice.bin --writer --splash-pipe=5 crash_function: __gnu_cxx::__verbose_terminate_handler() executable: /usr/lib64/libreoffice/program/soffice.bin kernel: 3.17.6-200.fc20.x86_64 package: libreoffice-core-4.2.7.2-11.fc20 reason: soffice.bin killed by SIGABRT runlevel: N 5 type: CCpp uid: 1000
this is quite similar to bug 1175027, just with a different listener. pretty sure there's a memory leak involving a database document or connection at the root of this... crash should be fixed on upstream master by commit 0ffa3abc7d6c0437ece30cfb1430d28ffcc9f5c1
fixed on upstream libreoffice-4-4 branch for 4.4.1 release: commit 8f00af819f024212c9362aa3c98000f5dff549d3 fixed on upstream libreoffice-4-3 branch for 4.3.7 release: commit 4df44ecc61e2baf168bb425c96bf70fd7deb5b64 since this crash happens only on exit, it's not that important anyway so i'll not add the patch to Fedora packages, they can wait for the upstream release.