Issue 16296 - OOO hangs when opening Writer document
Summary: OOO hangs when opening Writer document
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 1.1 Beta2
Hardware: All All
: P2 Trivial (vote)
Target Milestone: ---
Assignee: h.ilter
QA Contact: issues@sw
URL:
Keywords: oooqa
Depends on:
Blocks: 14053
  Show dependency tree
 
Reported: 2003-07-01 16:55 UTC by ais
Modified: 2013-08-07 14:44 UTC (History)
3 users (show)

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


Attachments
Log of running ooo1.1b2 under Valgrind and opening one of the files (86.33 KB, text/plain)
2003-07-05 18:09 UTC, dankegel
no flags Details
.sxw file hanging OO.o 1.1b2 (151.83 KB, application/octet-stream)
2003-07-07 11:31 UTC, pasc2001
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description ais 2003-07-01 16:55:55 UTC
When I open the attached document OOO hangs.

However, it doesn't happen everytime I open the document.

How to reproduce this:
1. Open the document 
2. Close the document
3. repeat step 1-2 4 to 5 times, that usually does it for me.
Comment 1 ais 2003-07-01 17:00:17 UTC
Ups, sorry can't attach it.

But I'll send it, to whom ever this task is assigned to.
Comment 2 h.ilter 2003-07-02 15:29:15 UTC
Please use the link above "Create a new attachment" for attachments.
BTW. Does it occur only with Windows or also with other OS?
Comment 3 ais 2003-07-02 15:45:06 UTC
Hi again,

I'm not sure about other OS, I've only tried it under Windows 2000 
(SP3) and two different computers running Windows XP (SP1).

And the reason I can't attach it is, that I'm not allowed 
to "publish" the document in a public forum - Sorry.

But I can mail it to you - if you wan't.
Comment 4 dankegel 2003-07-05 08:01:28 UTC
Go ahead and mail it to me, thanks.
Comment 5 dankegel 2003-07-05 18:08:36 UTC
I was able to see a buffer overrun in libhyphen by using 
Valgrind on Linux, so I've changed the OS from 
its original "Windows XP" to "All".

(Note to developers: you must have valgrind 1.9.6
installed, and you must invoke OOo with a commandline like
  LD_LIBRARY_PATH=/opt/OpenOffice.org1.1b2/program    \
  valgrind -v -v --skin=addrcheck     \
  --num-callers=500 \
  /opt/OpenOffice.org1.1b2/program/soffice.bin
and then you must File / Open one of Anders' documents.
Stack dumps for each error go to stderr, and execution
continues until the user quits.
You can get valgrind to start gdb when the error occurs
if you like.  See http://kegel.com/openoffice )

Stack tracebacks attached.  Note that they are truncated
at 100 callers; that may be a limit of Valgrind, I dunno.
Comment 6 dankegel 2003-07-05 18:09:47 UTC
Created attachment 7429 [details]
Log of running ooo1.1b2 under Valgrind and opening one of the files
Comment 7 dankegel 2003-07-05 18:10:18 UTC
forgot oooqa keyword
Comment 8 h.ilter 2003-07-07 11:27:15 UTC
HI->DAN: Please provide me the bugdoc, thanks.
Comment 9 pasc2001 2003-07-07 11:30:30 UTC
I'm attaching a doc. which hangs OO.o 1.1b2 in Windows XP. Dunno if 
it is the same problem.
Comment 10 pasc2001 2003-07-07 11:31:35 UTC
Created attachment 7454 [details]
.sxw file hanging OO.o 1.1b2
Comment 11 h.ilter 2003-07-08 11:39:32 UTC
Verified with 645m10_8653 = fixed.
Comment 12 h.ilter 2003-07-08 11:39:53 UTC
.