Issue 29725 - MS Word Import: Crashable doc file
Summary: MS Word Import: Crashable doc file
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.1.2
Hardware: PC Windows XP
: P2 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords: crash, oooqa
Depends on:
Blocks:
 
Reported: 2004-05-31 21:22 UTC by kasey
Modified: 2013-08-07 14:43 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments
This file (32.00 KB, application/msword)
2004-05-31 21:23 UTC, kasey
no flags Details
Please disregard the previous file. This is the crashing one. (1.39 MB, application/msword)
2004-05-31 21:28 UTC, kasey
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description kasey 2004-05-31 21:22:00 UTC
This file opens in MS Word 2002 without a hitch, but crashes OOo1.1.2rc3.
Comment 1 kasey 2004-05-31 21:23:04 UTC
Created attachment 15592 [details]
This file
Comment 2 kasey 2004-05-31 21:28:08 UTC
Created attachment 15593 [details]
Please disregard the previous file. This is the crashing one.
Comment 3 flibby05 2004-06-01 08:09:33 UTC
confirmed with 1.1.2rc3, Win98 SE

crash report sent via Crash Reporter
Comment 4 flibby05 2004-06-01 15:51:44 UTC
correcting version field to 1.1.2
Comment 5 michael.ruess 2004-06-02 10:25:08 UTC
MRU->MM: crash does not occur anymore with 680m38. But there, the font has 14pt
height instead of 12 or 10 pt in most place as hard attribute.
Please have a look, if a fix for OO 1.1.3 might be possible.
Comment 6 thorsten.ziehm 2004-06-22 11:10:21 UTC
The crash does not exists anymore, so it isn't so important to fix for the next
release on OOo1.1. Because of limited resources we have to re-target this issue
to OOo1.1.4.
Comment 7 frank.meies 2004-09-07 13:04:38 UTC
Looks like the import gives us a nested table situation. A look at the document
structure reveals, that node 565+1059 is of type TableNode, 566+1059 is the
StartNode for the table cell, 624+1059 again is a TableNode (before ending the
outer table node), which is not a valid document structure.
Comment 8 uwe.luebbers 2004-10-04 09:52:39 UTC
.
Comment 9 cortese 2005-02-04 22:26:41 UTC
we have open the file in attached, My OO crashes. 

My configuration is: win Xp SP1 + OO 1.1.4


have you to re-target this issue??
thanks
Comment 10 Oliver-Rainer Wittmann 2005-04-06 14:54:54 UTC
taking over
Comment 11 Oliver-Rainer Wittmann 2005-04-06 14:55:54 UTC
accepted - fix in progress in cws swbf7pp5
Comment 12 Oliver-Rainer Wittmann 2005-04-06 15:38:10 UTC
Investigation reveals that on page 29 a floating table, which contains an inner
table, isn't correctly imported. It isn't recognized before the table is
started, that it's a floating table. After the inner table is read, it's
recognized, that the outer table is floating. Thus, the floating screen object
is created too late and cause the invalid document structure and the following
crash.
Comment 13 Oliver-Rainer Wittmann 2005-04-18 15:38:42 UTC
fixed in cws swbf7pp5 - changed files:
/sw/source/filter/ww8/ww8par.hxx, 1.115.68.6.10.1
/sw/source/filter/ww8/ww8par.cxx, 1.114.50.6.10.1

The above mentioned situation is solved by a workaround:
the floating screen object of the outer table isn't created.
Comment 14 Oliver-Rainer Wittmann 2005-04-29 07:40:11 UTC
reassign to mru@openoffice.org
Comment 15 Oliver-Rainer Wittmann 2005-04-29 07:40:26 UTC
reset resolution to FIXED
Comment 16 michael.ruess 2005-05-12 15:11:08 UTC
Verified fix in CWS swbf7pp5
Comment 17 michael.ruess 2005-06-15 11:09:02 UTC
Checked with internal build 645m55 of OO 1.1.5.