Issue 35640 - OO crashes on opening this (openoffice format) document
Summary: OO crashes on opening this (openoffice format) document
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: open-import (show other issues)
Version: OOo 1.1.2
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords: crash, needmoreinfo, oooqa
Depends on:
Blocks:
 
Reported: 2004-10-15 20:34 UTC by raarts
Modified: 2013-08-07 14:41 UTC (History)
2 users (show)

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


Attachments
attachment that demonstrates OOo crashing. (320.79 KB, application/vnd.sun.xml.writer)
2004-10-15 20:35 UTC, raarts
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description raarts 2004-10-15 20:34:04 UTC
Quiet simple. Open attached document, OOo will say:
'An unrecoverable error has occurred' etcetera.

Tried on i386 linux, PPC linux and windows.
Comment 1 raarts 2004-10-15 20:35:37 UTC
Created attachment 18443 [details]
attachment that demonstrates OOo crashing.
Comment 2 sjb90 2004-10-17 18:03:09 UTC
Can confirm this issue in 1.1.3. In m56 (the current development build), the
document loads, but crashes when scrolling down to certain pages. It's hard to
know what's causing it -- raarts, do you know whether there are particular
features in this document that are causing the problem, or did you not create it
yourself?
Comment 3 michael.ruess 2004-10-18 08:29:53 UTC
MRU->OD: in 680m56, you get several "Looping Louie" assertions in a debug
version. Especially when scrolling down in the document. Maybe it's another
object positioning problem... the document contains several graphics.
Comment 4 Oliver-Rainer Wittmann 2004-10-19 10:48:23 UTC
accepted.
First investigation reveals problems with the page headers.
Comment 5 Oliver-Rainer Wittmann 2004-10-20 14:28:50 UTC
fix in progress in cws swqbugfixes09.
Comment 6 Oliver-Rainer Wittmann 2004-10-20 14:32:58 UTC
First investigation was wrong.
Graphic in page 11 causes the problems.
Comment 7 Oliver-Rainer Wittmann 2004-10-21 08:06:55 UTC
fixed in cws swqbugfixes09 - changed files:
/sw/source/core/text/txtfly.cxx, 1.49.40.2
/sw/source/core/draw/dcontact.cxx, 1.32.38.1
/sw/source/core/layout/frmtool.cxx, 1.69.10.1
/sw/source/core/layout/anchoreddrawobject.cxx, 1.5.40.2
Comment 8 raarts 2004-10-21 08:41:42 UTC
Seeing that a graphic caused the problems,
is there something we can do to prevent this from 
happening again in similar documents?

Because we still cannot open this document, and
we had to recreate it from scratch...

Comment 9 Oliver-Rainer Wittmann 2004-10-21 08:45:41 UTC
OD->raats:
I can change the document in such a way, that you will open it. But, first I
need to know, in which version of OOo do want to open it. OOo 1.1.2, OOo 1.1.3
or OOo 1.9.x?
Comment 10 raarts 2004-10-21 09:00:01 UTC
Well, fixing the document is not needed, as we already
recreated it from a printed version.

But I'd like to tell the people who work with OOo
on a daily basis: yes it's true, it was a bug but it
will be fixed in a future version, in the mean time
if you <.... insert strategy to avoid this bug ...>
then it won't happen again.

Because they now think OOo can unexpectedly trash
their documents, and I want to give them something
to hold on to.
Comment 11 Oliver-Rainer Wittmann 2004-10-21 09:06:08 UTC
OD->raats:
I only looked at the defect in OOo 1.9.x. Thus, my investigation holds only for
this version, which doesn't crash, but loops/hangs.
I will have a look into OOo 1.1.3 in order to figure out, what's the cause of
the crash. Stay tuned.
Comment 12 Oliver-Rainer Wittmann 2004-10-21 12:01:29 UTC
OD->raats:
The crash in OOo 1.1.x has nothing to do this one of the graphics. Further
investigations are needed.
Comment 13 Oliver-Rainer Wittmann 2004-11-05 12:54:19 UTC
reopen to assign to QA
Comment 14 Oliver-Rainer Wittmann 2004-11-05 12:55:03 UTC
OD->MRU: Checked in internal installation set of cws swqbugfixes09 - please verify.
Comment 15 Oliver-Rainer Wittmann 2004-11-05 12:55:38 UTC
set status back to FIXED
Comment 16 michael.ruess 2004-11-09 14:35:54 UTC
Verified fix in CWS swqbugfixes09.
Comment 17 michael.ruess 2004-12-28 12:49:34 UTC
Checked integration in 680m67.