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





------- Additional comments from m...@openoffice.org Tue Dec 15 10:55:42 +0000 
2009 -------
I have tried sendfile() as mhu has suggested and it looks to work well and is
able to workaround the crash. As I understood, sendfile is mmap based, so it
should contain a workaround for the problem I assume.

So it could probably make sense to integrate the solution based on sendfile() in
OOo3.3. Even if we decide not to go this way, the implementation must set read
lock on the file before using mmap ( or sendfile ), the locking will definitely
solve the problem as well, even without switching to sendfile.


---------------------------------------------------------------------
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...@framework.openoffice.org
For additional commands, e-mail: issues-h...@framework.openoffice.org


---------------------------------------------------------------------
To unsubscribe, e-mail: allbugs-unsubscr...@openoffice.org
For additional commands, e-mail: allbugs-h...@openoffice.org

Reply via email to