To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=105520


User af changed the following:

                What    |Old value                 |New value
================================================================================
             Assigned to|af                        |mba
--------------------------------------------------------------------------------




------- Additional comments from [email protected] Thu Oct  1 15:22:32 +0000 
2009 -------
This is a life time problem of SfxViewShell and SfxClipboardChangeListener.
When the SfxClipboardChangeListener is created it stores a pointer to an
SfxViewShell object.  When the view shell is destroyed, however, this reference
is not reset (well, not always.  The reference seems to be reset when the
Impress document is simply closed as there is no crash in this case.).  Shortly
thereafter there is a notification to the SfxClipboardChangeListener which tries
to access the now dead SfxViewShell: Crash.

---------------------------------------------------------------------
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]

Reply via email to