Issue 85337

Summary: Crash in SwNodeIndex::GetNode()
Product: Writer Reporter: mux2005 <mux2005>
Component: codeAssignee: michael.ruess
Status: CLOSED DUPLICATE QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P3 CC: baumux, chris_mux, chrlutz, issues
Version: OOo 2.3.1   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---
Attachments:
Description Flags
Open document. Allow macros. Press button. Crash none

Description mux2005 2008-01-17 17:14:36 UTC
Open the attached document. Allow macros. Press button. Crash. Tested on Linux
and Windows.

Innermost part of stack trace:

SwNodeIndex::GetNode() const+0x6
SwXHeadFootText::createTextCursor()+0x82
SwXHeadFootText::createCursor()+0x1d
SwXTextRange::XTextRangeToSwPaM(SwUnoInternalPaM&,
com::sun::star::uno::Reference<com::sun::star::text::XTextRange> const&)+0x1f9

SwXHeadFootText::createTextCursorByRange(com::sun::star::uno::Reference<com::sun::star::text::XTextRange>
const&)+0x93
Comment 1 mux2005 2008-01-17 17:16:20 UTC
Created attachment 50945 [details]
Open document. Allow macros. Press button. Crash
Comment 2 andreas.martens 2008-01-18 08:05:23 UTC
ama->mru:
I assume this is a duplicate of issue 84536
Please double check in CWS sw8u10bf04.
Comment 3 michael.ruess 2008-01-18 15:16:52 UTC
Yeah, this really seems to be a duplicate. I tested it with the CWS sw8u10bf04
where issue 84536 is fixed and it did not crash anymore. I also tested it
against the oo 2.4 dev build 680m242 where I still could see the crash. The fix
should be integrated somehow by next week.

*** This issue has been marked as a duplicate of 84536 ***
Comment 4 michael.ruess 2008-01-18 15:18:04 UTC
Closing duplicate.