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


User af changed the following:

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




------- Additional comments from [EMAIL PROTECTED] Fri Sep 28 14:49:02 +0000 
2007 -------
This looks like a problem with the OutlineToImpressFinalizer that is defined in
sd/source/ui/app/sdmod1.cxx.  It is used to asynchronously start the creation of
the outline slides when both core and UI are ready to do so.  This callback
functor seems to be destroyed along the way and its stream member mrBytes is
destroyed.  Accessing it in the operator() method leads to the 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