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


User mav changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |RESOLVED
--------------------------------------------------------------------------------
              Resolution|                          |DUPLICATE
--------------------------------------------------------------------------------




------- Additional comments from m...@openoffice.org Sat Dec 12 09:01:21 +0000 
2009 -------
The problem here was that the file was locked while using mmap. In case a file
from the problematic location is locked it can be opened read-only again
successfully, but... it is not possible to read from the file descriptor! As
result mmap does not provide any data.

>From my point of view it is a bug in the smb-client implementation, even
probably two of them:
- the open() call should return error if the file is not really accessible
- mmap should return error if the data can not be mapped successfuly

The fix for issue 104974 contains workaround for the problem, so I close this
issue as a duplicate to issue 104974.


*** This issue has been marked as a duplicate of 104974 ***

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