Bug 49890 - FILEOPEN: Crashes when opening .docx document
Summary: FILEOPEN: Crashes when opening .docx document
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
3.5.2 release
Hardware: All All
: medium critical
Assignee: Not Assigned
URL:
Whiteboard: BSA
Keywords:
: 50028 50310 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-05-13 23:48 UTC by Andreas Petlund
Modified: 2013-02-23 20:42 UTC (History)
5 users (show)

See Also:
Crash report or crash signature:


Attachments
.docx document (20.24 KB, application/vnd.openxmlformats-officedocument.wordprocessingml.document)
2012-05-13 23:48 UTC, Andreas Petlund
Details
bt with symbols with 3.5 + console messages (21.93 KB, text/plain)
2012-05-14 13:39 UTC, Julien Nabet
Details
Bug 49890 - WinDbg session with FAILED_SOURCE_CODE (38.71 KB, text/plain)
2012-05-30 01:34 UTC, bfoman (inactive)
Details
gdb session with `thread apply all backtrace full` (102.56 KB, text/plain)
2012-09-14 14:53 UTC, Terrence Enger
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Petlund 2012-05-13 23:48:13 UTC
Created attachment 61594 [details]
.docx document

Problem description: 
Crashes when opening  a .docx document

Steps to reproduce:
1. open attached document

Current behavior:
Crashes

Expected behavior:
Document opens

Platform (if different from the browser):
Tried on Windows (Win7 64bit) and Linux. 
              
Browser: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/535.19 (KHTML, like Gecko) Ubuntu/12.04 Chromium/18.0.1025.151 Chrome/18.0.1025.151 Safari/535.19
Comment 1 s-joyemusequna 2012-05-14 04:26:22 UTC
Works for me with LOdev 3.6 (master - 14-May-2012 02h55 x86@6-fast; Build ID: 347e345) and LibO 3.4.5 on Windows Vista 64. No crash (but two pages instead of one).
Comment 2 Julien Nabet 2012-05-14 13:39:07 UTC
Created attachment 61649 [details]
bt with symbols with 3.5 + console messages

On pc Debian x86-64, branch 3.5 updated today, I reproduced the problem.
I attached backtrace + console logs.
Comment 3 bfoman (inactive) 2012-05-16 06:28:27 UTC
Confirmed with:
LOdev 3.5.3rc1+ 
Build ID: 51648779-22e3d74-d554af7
Windows 7 Professional SP1 64 bit

Instant crash.
Comment 4 Julien Nabet 2012-05-24 15:18:34 UTC
On pc Debian x86-64, with master (so not 3.5 branch this time) updated today (last commit 03764e29978bcf0b59a3738166b5af31d0af582a), I don't reproduce the crash.
Comment 5 Julien Nabet 2012-05-24 15:51:30 UTC
On Pc Debian x86-64, again with 3.5 branch (updated today), I don't reproduce the crash but I've got a freeze now.
Last console logs :
warn:legacy.osl:30303:1:/home/julien/compile-libreoffice/libo_3_5/sw/source/core/doc/tblrwcl.cxx:3477: Boxen der Line zu klein/gross
warn:legacy.osl:30303:1:/home/julien/compile-libreoffice/libo_3_5/oox/source/vml/vmlshapecontainer.cxx:58: lclMapShapesById - shape identifier already used
warn:legacy.osl:30303:1:/home/julien/compile-libreoffice/libo_3_5/oox/source/helper/propertyset.cxx:176: PropertySet::implSetPropertyValue - cannot set property "FillColor"
warn:legacy.osl:30303:1:/home/julien/compile-libreoffice/libo_3_5/oox/source/helper/propertyset.cxx:176: PropertySet::implSetPropertyValue - cannot set property "FillStyle"
warn:legacy.osl:30303:1:/home/julien/compile-libreoffice/libo_3_5/oox/source/helper/propertyset.cxx:176: PropertySet::implSetPropertyValue - cannot set property "LineColor"
warn:legacy.osl:30303:1:/home/julien/compile-libreoffice/libo_3_5/oox/source/helper/propertyset.cxx:176: PropertySet::implSetPropertyValue - cannot set property "LineJoint"
warn:legacy.osl:30303:1:/home/julien/compile-libreoffice/libo_3_5/sw/source/core/bastyp/bparr.cxx:141: operator[]: Index aussserhalb

I had to "ctrl-C" the process to quit.
Comment 6 Julien Nabet 2012-05-24 15:55:07 UTC
*** Bug 50028 has been marked as a duplicate of this bug. ***
Comment 7 Julien Nabet 2012-05-24 16:18:52 UTC
*** Bug 50310 has been marked as a duplicate of this bug. ***
Comment 8 bfoman (inactive) 2012-05-30 01:34:39 UTC
Created attachment 62266 [details]
Bug 49890 - WinDbg session with FAILED_SOURCE_CODE

Confirmed with:
LO 3.5.4.2 
Build ID: own W7 debug build
Windows 7 Professional SP1 64 bit

Attached full WinDbg session with FAILED_SOURCE_CODE.
Comment 9 Terrence Enger 2012-09-14 14:53:12 UTC
Created attachment 67161 [details]
gdb session with `thread apply all backtrace full`

LibreOffice is id 741c56a, pulled 2012-09-13.

autogen.lastrun:
    --enable-symbols
    --enable-dbgutil
    --enable-crashdump
    --disable-build-mozilla
    --without-system-postgresql
    --enable-debug
    --enable-werror

Build and execution environment:
    $ uname -a
    Linux cougar-natty 2.6.38-15-generic #64-Ubuntu SMP Fri Jul 6 17:18:17 UTC 2012 i686 athlon i386 GNU/Linux
    $ gcc --version
    gcc (Ubuntu/Linaro 4.5.2-8ubuntu4) 4.5.2
Comment 10 Björn Michaelsen 2013-02-23 20:42:17 UTC
doesnt crash on a LibreOffice 3.6.4 build here.