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


User jbuch changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|RESOLVED                  |CLOSED
--------------------------------------------------------------------------------




------- Additional comments from jb...@openoffice.org Wed Apr 21 11:23:53 +0000 
2010 -------
I recreated the strace (below) just for the sake of completeness.  I tried to
reproduce the issue with 3.2 but it seems that is fixed.

+ ooffice starts
* [pid 12782] # gets started (this is the process that blocks the others)
* [pid 12782] open("/etc/cups/client.conf", O_RDONLY) = 5
* [pid 12782] read(5, "ServerName 192.168.22.2\n"..., 4096) = 24
* [pid 12782] connect(29, {sa_family=AF_INET, sin_port=htons(631),
sin_addr=inet_addr("192.168.22.2")}, 16 <unfinished ...>
+ hang happens until:
* [pid 12782] <... connect resumed> )     = -1 ETIMEDOUT (Connection timed out)
* [pid 12782] close(29)                   = 0
* [pid 12782] _exit(0)                    = ?

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