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


User mav changed the following:

                  What    |Old value                 |New value
================================================================================
                    Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Mar 31 08:53:40 -0800 
2005 -------
The crash on linux is result of the limit for open file handles. Catching of the
exception might prevent the crash but the document would be broken in result.
The fix for OOo2.0 is to close the temporary files as soon as possible ( a
little bit tricky since the package component requires providing of changes as
streams, that are holt by the component till the storing ).

For OOo2.0.1 it makes sence to implement more general solution that would remove
the dependency of storage implementation from temporary files completely.


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