Bug 77404 - FILEOPEN: soffice.bin crashed with SIGSEGV in writerfilter::dmapper::ListDef::GetPropertyValues()
Summary: FILEOPEN: soffice.bin crashed with SIGSEGV in writerfilter::dmapper::ListDef...
Status: RESOLVED DUPLICATE of bug 77403
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.2.3.3 release
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard: BSA target:6.4.0
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-13 17:02 UTC by Markus J Schmidt
Modified: 2019-09-23 11:36 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
.docx file that leads to crash of libreoffice (32.18 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2014-04-13 17:02 UTC, Markus J Schmidt
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus J Schmidt 2014-04-13 17:02:13 UTC
Created attachment 97315 [details]
.docx file that leads to crash of libreoffice

Bug report in launchpad: https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1305273 (private)

Writer crashes consistently attempting to open https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1305273/+attachment/4079977/+files/Der%20Fragenkatalog%20zur%20Analyse%20von%20Projekten-AP.docx .

WORKAROUND: Open with AbiWord.

ProblemType: Crash
DistroRelease: Ubuntu 14.04
Package: libreoffice-core 1:4.2.3~rc3-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-23.45-generic 3.13.8
Uname: Linux 3.13.0-23-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu1
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Apr 9 21:35:26 2014
ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
InstallationDate: Installed on 2013-05-30 (314 days ago)
InstallationMedia: Xubuntu 12.04.2 LTS "Precise Pangolin" - Release amd64 (20130213)
ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --writer /tmp/Der\ Fragenkatalog\ zur\ Analyse\ von\ Projekten-AP.docx --splash-pipe=5
SegvAnalysis:
 Segfault happened at: 0x7feb1829febd: mov (%rsi),%rax
 PC (0x7feb1829febd) ok
 source "(%rsi)" (0x00000000) not located in a known VMA region (needed readable region)!
 destination "%rax" ok
SegvReason: reading NULL VMA
Signal: 11
SourcePackage: libreoffice
StacktraceTop:
 ?? () from /usr/lib/libreoffice/program/../program/libwriterfilterlo.so
 ?? () from /usr/lib/libreoffice/program/../program/libwriterfilterlo.so
 ?? () from /usr/lib/libreoffice/program/../program/libwriterfilterlo.so
 writerfilter::dmapper::DomainMapper::lcl_table(unsigned int, boost::shared_ptr<writerfilter::Reference<writerfilter::Table> >) () from /usr/lib/libreoffice/program/../program/libwriterfilterlo.so
 writerfilter::LoggedStream::table(unsigned int, boost::shared_ptr<writerfilter::Reference<writerfilter::Table> >) () from /usr/lib/libreoffice/program/../program/libwriterfilterlo.so
Title: soffice.bin crashed with SIGSEGV in writerfilter::dmapper::DomainMapper::lcl_table()
UpgradeStatus: Upgraded to trusty on 2014-03-23 (17 days ago)
UserGroups: adm cdrom dialout dip lpadmin plugdev sambashare sudo
Operating System: Ubuntu
Version: 4.2.3.3 rc
Comment 1 Julien Nabet 2014-04-13 18:31:55 UTC

*** This bug has been marked as a duplicate of bug 77403 ***
Comment 2 Commit Notification 2019-09-23 11:36:48 UTC
Michael Stahl committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/1db6fb0f831e92ac3902af9c58e33f49ede5532b

writerfilter: fix assert importing fdo77404-1.docx

It will be available in 6.4.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.