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





------- Additional comments from h...@openoffice.org Wed Jun 23 13:12:24 +0000 
2010 -------
@mav: I looked into the problem again and the problem seems to be in linux 
running into a timeout 
when it lstats the automounter part of the realpath() result. So it was not the 
many lookups that were 
the problem, but the one lookup that timed out. Here is the relevant excerpt 
from strace, which shows 
the 12sec hang:

14:56:51.25 lstat64("/net", {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0
14:56:51.25 lstat64("/net/xyz-server-01",  <unfinished ...>
14:57:03.77 <... lstat64 resumed>) = -1 ENOENT (No such file or directory)

Ceterum censeo: realpath() has no value add in the file-open/save scenario that 
would be worth a 
multi-second hang

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


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

Reply via email to