Issue 15787 - crash in loading HTML with particular combination of nested div and table
Summary: crash in loading HTML with particular combination of nested div and table
Status: CLOSED FIXED
Alias: None
Product: Writer
Classification: Application
Component: ui (show other issues)
Version: OOo 1.1 Beta2
Hardware: PC All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: eric.savary
QA Contact: issues@sw
URL:
Keywords: oooqa
Depends on:
Blocks:
 
Reported: 2003-06-19 02:59 UTC by Unknown
Modified: 2013-08-07 14:41 UTC (History)
1 user (show)

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


Attachments
Crash under linux, caught with Valgrind (3.19 KB, text/plain)
2003-06-21 06:00 UTC, dankegel
no flags Details
bug document (255 bytes, text/html)
2003-06-26 14:44 UTC, michael.brauer
no flags Details
Minimal test case. (Note: the earlier attachment looks like it was in error - it didn't cause a crash. This one does.) (501 bytes, text/html)
2003-07-05 22:32 UTC, dankegel
no flags Details
USE THIS FILE. Minimal test case, saved in a tar.gz file to avoid the strange problem caused by attaching .html files to IssueZilla reports. (293 bytes, application/octet-stream)
2003-07-05 22:35 UTC, dankegel
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description Unknown 2003-06-19 02:59:30 UTC
1.New a document in Text Document
2.Access a web page at http://house.sina.com.cn/s/2003-02-18/19011.html
3.Copy any thing in the artical
5.Paste (not paste special) into the text document
6.One unrecoverable error occurs
Comment 1 maxkennedy 2003-06-19 04:12:31 UTC
On XP, I selected the entire website, copied, and pasted it into 
Writer.   Writer seemed to go very slow, I thought it had crashed.  I 
observed it trying to save the file verrry slowly.  Then I got a non-
recoverable error.  It then asked me if I wanted to try to restore my 
work.  When trying to restore the incomplete file, it crashed.


Comment 2 dankegel 2003-06-21 05:58:38 UTC
Easily reproduced on Linux.   However, gdb was not much use in
tracking this one down; I had to use Valgrind.  I'll attach 
the stack traceback next.
Comment 3 dankegel 2003-06-21 06:00:28 UTC
Created attachment 7024 [details]
Crash under linux, caught with Valgrind
Comment 4 h.ilter 2003-06-23 11:38:27 UTC
Reassigned to ES
Comment 5 eric.savary 2003-06-25 10:40:29 UTC
ES->MIB: I can reproduce this also loading (not copying) the filie.
Load/save problem. 
Comment 6 michael.brauer 2003-06-26 14:42:17 UTC
a) Can be verfied by loading the attached document.
b) Happens only for the very certain situation that a section included
a table that includes a section. For this reason: P3, OOo 2.0
Comment 7 michael.brauer 2003-06-26 14:44:13 UTC
Created attachment 7156 [details]
bug document
Comment 8 michael.brauer 2003-06-26 14:45:33 UTC
The newly attached file can be loaded directyl in Writer to verfify
the crash. Copying it with the clipboard is not required.
Comment 9 frank.meies 2003-06-26 15:16:23 UTC
FME->ES: Looks like fixed with #109767# in sw017 (m8s1). Please verify.
Comment 10 dankegel 2003-07-05 22:31:25 UTC
Changed the name to better match the issue.
Comment 11 dankegel 2003-07-05 22:32:45 UTC
Created attachment 7431 [details]
Minimal test case.  (Note: the earlier attachment looks like it was in error - it didn't cause a crash.  This one does.)
Comment 12 dankegel 2003-07-05 22:35:38 UTC
Created attachment 7432 [details]
USE THIS FILE.  Minimal test case, saved in a tar.gz file to avoid the strange problem caused by attaching .html files to IssueZilla reports.
Comment 13 eric.savary 2003-07-09 16:20:29 UTC
FME was right.
Tested with 645m7-1, 645m8s1 and 645m10: stops crashing from 645m8s1 on.
Fixed!
Comment 14 eric.savary 2003-07-09 16:20:48 UTC
CLosed