To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=47002
------- Additional comments from [EMAIL PROTECTED] Fri Apr 8 09:37:20 -0700 2005 ------- The crash should happen on Windows also, but again the Windows runtime catches away the access violation. The root cause is that a hidden frame is created while printing and then Writer tries to close it (too early). As a result, the controller of this frame becomes "owner" of both the frame *and* the model. The code in CheckOwnership_Impl is buggy and does not handle this situation correctly. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
