Bug 63146 - Writer Crashes when Copying from A Protected .doc Document into a .odt Document
Summary: Writer Crashes when Copying from A Protected .doc Document into a .odt Document
Status: RESOLVED WORKSFORME
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: Writer (show other bugs)
Version:
(earliest affected)
4.0.1.2 release
Hardware: All All
: medium critical
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-05 01:36 UTC by Matt Walker
Modified: 2015-07-04 14:41 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments
backtrace log (334 bytes, application/octet-stream)
2013-04-07 23:01 UTC, Jorendc
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Walker 2013-04-05 01:36:39 UTC
I don't know what it is about this document https://www.pcisecuritystandards.org/documents/pci_saq_a_v2.doc (the payment card industry self assessment questionaire) but opening it and then copying all of its contents into a new document will crash the application - very consistently on my machine.

Upon restarting libre office it can usually recover the new document in it's entirety. Sometimes only to crash randomly later on.

Special things about the PCI document:
- It is write only except for form data
-- It doesn't appear to be using section protection -- or at least the Format->Sections menu item is grayed out.
Comment 1 Jorendc 2013-04-07 23:01:18 UTC
I can reproduce a crash using Linux Mint 14 with LibreOffice 4.0.2.2.

Steps:
* Open file in Startcenter or File > Open
* Once file is loaded select all (ctrl+A)
* Copy (ctrl+c)
* Open new text document (File > New)
* Paste (ctrl+p)

Behavior: crash

When trying to do a backtrace using LibreOffice Version: 4.1.0.0.alpha0+
Build ID: 7e7302730454aa417f2711024e3a5d9d953add6 it crashes already on step 1 (open file). See backtrace log.

Terminal output during backtrace:
warn:sfx2.dialog:5824:1:sfx2/source/dialog/filtergrouping.cxx:361: already have an element for WordPerfect
warn:sfx2.dialog:5824:1:sfx2/source/dialog/filtergrouping.cxx:361: already have an element for writerweb8_writer_template
warn:sfx2.dialog:5824:1:sfx2/source/dialog/filtergrouping.cxx:361: already have an element for writerglobal8
warn:legacy.osl:5824:1:sw/inc/swrect.hxx:299: SVRect() without Width or Height
warn:legacy.osl:5824:1:sw/inc/swrect.hxx:299: SVRect() without Width or Height
... 

(the legacy.osl warning is displayed about 15 times).

Marking bug as NEW.
Comment 2 Jorendc 2013-04-07 23:01:44 UTC
Created attachment 77567 [details]
backtrace log
Comment 3 Caolán McNamara 2015-02-11 21:11:02 UTC
The document as-is is just too large to effectively debug the problem. Needed is a volunteer with msoffice to cut down the source document to the smallest part that reproduces the problem. i.e. delete the first half and see if the problem persists, if so repeat, if not delete the other half and keep going until its a small little source document and then we're in business.
Comment 4 Gordo 2015-07-04 14:41:28 UTC
Could not reproduce.

Windows Vista 64
Version: 4.4.4.3
Build ID: 2c39ebcf046445232b798108aa8a7e7d89552ea8

4.2.8.2

Bug present in 4.1.6.2.

Changed to RESOLVED WORKSFORME.