Description of problem: SIGSEGV happened during save to .docx format from .odt - complex file with hyperlinks. Fault happened every time I tried to save file - it did not get created after all. Version-Release number of selected component: libreoffice-core-4.2.5.2-10.fc20 Additional info: reporter: libreport-2.2.3 backtrace_rating: 4 cmdline: /usr/lib64/libreoffice/program/soffice.bin --writer file:///var/tmp/A1231-NBSW-Verify0.2.docx --splash-pipe=5 crash_function: DocxAttributeOutput::EndTable() executable: /usr/lib64/libreoffice/program/soffice.bin kernel: 3.15.6-200.fc20.x86_64 runlevel: N 5 type: CCpp uid: 1000 Truncated backtrace: Thread no. 1 (10 frames) #0 DocxAttributeOutput::EndTable() at /usr/lib64/libreoffice/program/../program/libmswordlo.so #1 DocxAttributeOutput::EndParagraph(boost::shared_ptr<ww8::WW8TableNodeInfoInner>) at /usr/lib64/libreoffice/program/../program/libmswordlo.so #2 MSWordExportBase::OutputTextNode(SwTxtNode const&) at /usr/lib64/libreoffice/program/../program/libmswordlo.so #3 MSWordExportBase::WriteText() at /usr/lib64/libreoffice/program/../program/libmswordlo.so #4 DocxExport::WriteMainText() at /usr/lib64/libreoffice/program/../program/libmswordlo.so #5 DocxExport::ExportDocument_Impl() at /usr/lib64/libreoffice/program/../program/libmswordlo.so #6 MSWordExportBase::ExportDocument(bool) at /usr/lib64/libreoffice/program/../program/libmswordlo.so #7 DocxExportFilter::exportDocument() at /usr/lib64/libreoffice/program/../program/libmswordlo.so #8 oox::core::FilterBase::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) at /usr/lib64/libreoffice/program/../program/libooxlo.so #9 WriterFilter::filter(com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> const&) at /usr/lib64/libreoffice/program/../program/libwriterfilterlo.so
Created attachment 922971 [details] File: backtrace
Created attachment 922972 [details] File: cgroup
Created attachment 922973 [details] File: core_backtrace
Created attachment 922974 [details] File: dso_list
Created attachment 922975 [details] File: environ
Created attachment 922976 [details] File: exploitable
Created attachment 922977 [details] File: limits
Created attachment 922978 [details] File: maps
Created attachment 922979 [details] File: open_fds
Created attachment 922980 [details] File: proc_pid_status
Created attachment 922981 [details] File: var_log_messages
Could you attach the document here?
Created attachment 923357 [details] .odt causing crash Stripped file from everything that didn't cause crash and it turns out complexity wasn't a problem. Provided file crashes LibreOffice on F20 when it's being saved as .docx file.
it looks like this was fixed by upstream master commit 89a3acbdb590c3552a3184137ba0aad7f97f1549 for release 4.3.0 unfortunately there were so many changes to this part of the DOCX export that it's really difficult to backport this commit to the 4.2 release branch.... please wait for 4.3 / Fedora 21.