To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=108543
User pl changed the following: What |Old value |New value ================================================================================ Status|STARTED |RESOLVED -------------------------------------------------------------------------------- Resolution| |FIXED -------------------------------------------------------------------------------- ------- Additional comments from p...@openoffice.org Thu Feb 4 17:17:03 +0000 2010 ------- fixed in CWS ppp02 the cause seems to be an invalid shell/document that is still used in view options. I added a check for that when reformatting is necessary; please find the changeset here http://hg.services.openoffice.org/hg/cws/ppp02/rev/d7064dd27135 The check itself is not 100% reliable regarding object identity since it identifies a shell by its address (which means the object could have been destroyed and a new one could have taken its memory), however it will suffice to avoid crashes. Unfortunately the shell does not seem to have a "==" operator. @tl: please review the change, this is more your area of expertise than mine. --------------------------------------------------------------------- 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: issues-unsubscr...@sw.openoffice.org For additional commands, e-mail: issues-h...@sw.openoffice.org --------------------------------------------------------------------- To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org For additional commands, e-mail: allbugs-h...@openoffice.org