Bug 67537 - FILEOPEN: CRASH soffice.bin crashed with SIGSEGV in cppu::_copyConstructAny()
Summary: FILEOPEN: CRASH soffice.bin crashed with SIGSEGV in cppu::_copyConstructAny()
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.0.2.2 release
Hardware: All Linux (All)
: medium critical
Assignee: Not Assigned
URL:
Whiteboard: BSA
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-30 13:45 UTC by Daniël van Eeden
Modified: 2013-12-25 12:32 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniël van Eeden 2013-07-30 13:45:52 UTC
Problem description: 
Try to open the attached document

Steps to reproduce:
1. /usr/lib/libreoffice/program/soffice.bin /tmp/OfficeRG.docx

Current behavior:
Program received signal SIGSEGV, Segmentation fault.
cppu::_copyConstructAny (pDestAny=0x1c295b8, pSource=0x730065, pType=0x6c007500520067, pTypeDescr=0x0, acquire=
    0x7fffc9180860 <com::sun::star::uno::cpp_acquire(void*)>, mapping=0x0) at /build/buildd/libreoffice-4.0.2/cppu/source/uno/copy.hxx:335

Expected behavior:
Open the document

              
Operating System: Ubuntu
Version: 4.0.2.2 release
Comment 1 Daniël van Eeden 2013-07-30 13:49:47 UTC
Reported in Ubuntu as:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1206131
Comment 2 Chris Peñalver 2013-07-31 11:48:47 UTC
Not reproducible in:
Version: 4.1.0.4
Build ID: 89ea49ddacd9aa532507cbf852f2bb22b1ace28
Microsoft Windows Vista Business x86 6.0.6002 Service Pack 2 Build 6002

May be Linux/downstream/legacy version only issue. Still working on preparing a Linux install for testing latest build.