Issue 29253 - Document crashes on load (SystemWindow::SetMenuBar)
Summary: Document crashes on load (SystemWindow::SetMenuBar)
Status: CLOSED DUPLICATE of issue 27554
Alias: None
Product: ui
Classification: Code
Component: ui (show other issues)
Version: 680m38
Hardware: All All
: P2 Trivial (vote)
Target Milestone: OOo 2.0
Assignee: stephan_schaefer
QA Contact: issues@ui
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-17 10:01 UTC by openoffice
Modified: 2004-05-24 07:19 UTC (History)
1 user (show)

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


Attachments
crashing document (48.61 KB, application/vnd.sun.xml.writer)
2004-05-17 10:07 UTC, openoffice
no flags Details

Note You need to log in before you can comment on or make changes to this issue.
Description openoffice 2004-05-17 10:01:59 UTC
Start OOo with no document.
Open attached document->Crash

at

vcl.lnk/source/window/syswin.cxx, line 794

SetAccessible is called on pOldWindow which is not initialized.

If you open the file with another file open, there is no crash.
Comment 1 openoffice 2004-05-17 10:04:02 UTC
.
Comment 2 openoffice 2004-05-17 10:07:03 UTC
Created attachment 15303 [details]
crashing document
Comment 3 openoffice 2004-05-17 10:09:29 UTC
.
Comment 4 stephan_schaefer 2004-05-17 10:24:54 UTC
the problem is triggered by an assertion which is fixed by i27554.


*** This issue has been marked as a duplicate of 27554 ***
Comment 5 stephan_schaefer 2004-05-24 07:19:10 UTC
closing