Issue 85337 - Crash in SwNodeIndex::GetNode()
Summary: Crash in SwNodeIndex::GetNode()
Status: CLOSED DUPLICATE of issue 84536
Alias: None
Product: Writer
Classification: Application
Component: code (show other issues)
Version: OOo 2.3.1
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: michael.ruess
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-01-17 17:14 UTC by mux2005
Modified: 2008-01-18 15:18 UTC (History)
4 users (show)

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


Attachments
Open document. Allow macros. Press button. Crash (46.47 KB, application/vnd.oasis.opendocument.text)
2008-01-17 17:16 UTC, mux2005
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
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.