Issue 84870 - WW8: large objects in russian text may cause loop
Summary: WW8: large objects in russian text may cause loop
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: open-import (show other issues)
Version: OOo 2.3.1
Hardware: PC All
: P2 Trivial (vote)
Target Milestone: 3.4.0
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2007-12-25 17:31 UTC by helenrussian
Modified: 2017-05-20 10:30 UTC (History)
4 users (show)

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


Attachments
bad .doc in ZIP archive (216 Kb) (216.92 KB, application/msword)
2007-12-25 17:34 UTC, helenrussian
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description helenrussian 2007-12-25 17:31:16 UTC
OOo crashes when opening attached DOC file. 
Tested with OOo 2.3.0, 2.3.1, 2.1 in Linux and Windows.

Only version OOo 1.1.5 could open this file.
Comment 1 helenrussian 2007-12-25 17:34:27 UTC
Created attachment 50564 [details]
bad .doc in ZIP archive (216 Kb)
Comment 2 Regina Henschel 2007-12-25 19:07:41 UTC
I can confirm it with SRC680m240 on WinXP.
Import progress bar finishes, but then it hangs with 100%CPU.

The document opens fine in Word 2007. 
Comment 3 michael.ruess 2008-01-03 10:35:07 UTC
MRU->OD: pls see attached document. Somewhere from page 53 on there are some
larger objects which may cause the Loop here.
Comment 4 dma2002 2008-01-03 17:25:05 UTC
Dear developers,
"regression", that was OK in 1.1.5, will be fixed in 3.x. If it wasn't a
regression, then target 3.x could be OK. But fixing this regression just in 3.x
is late enough (maybe except 3.0). Or there are some troubles with this file,
that couldn't be solved now?
Comment 5 kpalagin 2008-02-25 08:13:30 UTC
Oliver,
please consider targeting this crash, regression issue for 3.0.
Thanks.
Comment 6 Oliver-Rainer Wittmann 2008-02-28 13:59:11 UTC
reproduced in DEV300m0.
investigations reveals the following:
- it is not a crash, it is a layout loop -> removing corresponding keyword
- it is a regression - broken in OOo 2.0
- the large as-character anchored graphic on page 67 causes the layout loop.
deeper investigations are needed to determine, if a fix is possible for OOo 3.0
Comment 7 kpalagin 2008-02-28 18:46:20 UTC
Thanks in advance.

(Little nitpick - 
"crash This keyword can be used for any crash, freeze, hang, that occurs "
http://www.openoffice.org/issues/describekeywords.cgi)
Comment 8 Oliver-Rainer Wittmann 2011-03-10 09:58:15 UTC
fix in progress
Comment 9 Oliver-Rainer Wittmann 2011-03-11 13:28:38 UTC
fixed in cws sw34bf05 - changed file:
/sw/source/core/text/frmform.cxx, 
change set http://hg.services.openoffice.org/cws/sw34bf05/rev/ad264d3166b2
Comment 10 Oliver-Rainer Wittmann 2011-03-14 09:21:43 UTC
reviewed code to fix this issue with OS
Comment 11 Oliver-Rainer Wittmann 2011-03-21 09:23:17 UTC
od->mru: Checked in internal installation set of cws sw34bf05 - please verify.
Comment 12 michael.ruess 2011-03-22 11:29:57 UTC
Verified in CWS sw34bf05.