Created attachment 112091 [details] The problematic docx file Problem description: The attached file cannot be opened with Libreoffice 4.3.5.2. Libreoffice simply crashes with a segfault. Version 4.2.8.2 on the other hand opens it correctly (-> Regression). I am using Arch Linux and libreoffice-fresh 4.3.5. Steps to reproduce: 1. Try to open the attached file. Current behavior: Libreoffice segfaults, the file cannot be opened. Expected behavior: Libreoffice opens the files successfully.
On pc Debian x86-64 with master sources updated yesterday, I don't reproduce the crash. However, I could reproduce the crash with LO Debian package 4.3.3. Since I don't have symbols with 4.3.3, I haven't retrieved a backtrace. I'll try to find some time with 4.3 sources and 4.4 sources but it could take some time so if someone wants to give a try...
No problems with v4.4.0.2 under mint 17.1 x64. I can open the file normally.
Source bisection from libreoffice-4-3-branch-point..libreoffice-4-3 points to the following commit. Checking now to see if there's any obvious follow-up on master. commit bcbeac44ca54f41fb80a027214b9eb2ec1eb14dd Author: Luke Deller <luke@deller.id.au> Date: Sat Jul 12 21:49:50 2014 +1000 Copy first-header-footer test from ww8 to ooxml The test document was converted from doc to docx using MS Word 2010. [...]
Created attachment 112108 [details] Backtrace Backtrace from current 4.3 (80bbe4a4dcbb0286f472ca3ee0e21746995fe4a6)
A follow-up reverse bibisect/source bisect points to the below as the missing fix from master: commit 04fe5e6a31c9701177a744bbc8a53b2f664fe71c Author: Miklos Vajna <vmiklos@collabora.co.uk> Date: Thu Sep 11 12:23:18 2014 +0200 fdo#82114 RTF import: fix handling of first page in non-first section Change-Id: If06c6bcdda97447e6014223d997c7ff8abd64b48
The commit in comment 5 has been released with 4.4.0 thus resolved/fixed. A possible backport to 4.3 is a different issue.
Migrating Whiteboard tags to Keywords: (bibisected) [NinjaEdit]