Issue 98465

Summary: WW8: regression: export of doc having table inside crashes OOo on Linux
Product: Writer Reporter: richlv <richlv>
Component: save-exportAssignee: michael.ruess
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P2 CC: issues, michael.ruess, rainerbielefeld_ooo_qa
Version: DEV300m39Keywords: regression
Target Milestone: ---   
Hardware: PC   
OS: Linux, all   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
testcase
none
patch changing the problematic dynamic_cast by a GetEndNode( ) which is the same thing. reinterpret_cast could also work none

Description richlv 2009-01-26 08:28:21 UTC
see attached testcase. when this file is saved as .doc (97/2000), oo.org 
crashes.
this file can be saved fine with 3.0.0.
Comment 1 richlv 2009-01-26 08:29:11 UTC
Created attachment 59662 [details]
testcase
Comment 2 richlv 2009-01-26 08:37:55 UTC
crashreport id : r4446vc
Comment 3 Rainer Bielefeld 2009-01-26 10:11:57 UTC
I checked with "Ooo-dev 3.0.0  Multilingual version English  UI WIN XP:
[DEV300m39 (Build 9378)]" and can NOT confirm the reported crash.

LINUX specific?

@richlv:
please contribute information concerning your LINUX distribution!
Comment 4 richlv 2009-01-26 10:43:33 UTC
slackware-current, kde 3.5.10 (if that matters :) )
official build packages of oo.org.
Comment 5 michael.ruess 2009-01-27 10:01:29 UTC
MRU->HBRINKM: exporting a document containing a table to WW8 format crashes OOo
on Linux.
Comment 6 michael.ruess 2009-01-27 11:12:21 UTC
*** Issue 98496 has been marked as a duplicate of this issue. ***
Comment 7 cedric.bosdonnat.ooo 2009-02-02 08:35:15 UTC
Created attachment 59824 [details]
patch changing the problematic dynamic_cast by a GetEndNode( ) which is the same thing. reinterpret_cast could also work
Comment 8 openoffice 2009-02-04 11:05:38 UTC
Sending        source/filter/ww8/WW8TableInfo.cxx
Transmitting file data .
Committed revision 267361.
Comment 9 michael.ruess 2009-02-13 15:03:33 UTC
Verified in CWS hb17.
Comment 10 openoffice 2009-02-16 11:35:44 UTC
reassigned
Comment 11 openoffice 2009-02-18 13:38:39 UTC
Transfered changes from CWS hb17 to hb19

Sending        source/filter/ww8/WW8TableInfo.cxx
Committed revision 268220.
Comment 12 michael.ruess 2009-02-20 11:03:44 UTC
*** Issue 99456 has been marked as a duplicate of this issue. ***
Comment 13 michael.ruess 2009-02-20 14:39:43 UTC
*** Issue 99201 has been marked as a duplicate of this issue. ***
Comment 14 michael.ruess 2009-02-25 10:45:50 UTC
Also verified in CWS hb19.
Comment 15 caolanm 2009-03-11 11:16:09 UTC
closing, in OOO310_m4 and DEV300_m43