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





------- Additional comments from [EMAIL PROTECTED] Mon Apr  4 19:54:01 -0700 
2005 -------
Prior to hitting Ctrl-C to terminate soffice, a tail on soffice.log produced 
the 
 output below.  Notice the last line:  "wait4(-1,".  It seems strace didn't 
show 
all the arguements to the wait4 call, only the first.  I waited tens of seconds 
before hitting Ctrl-C.

[EMAIL PROTECTED]/tmp][12:08]>tail -f soffice.log
rt_sigprocmask(SIG_BLOCK, NULL, [33], 8) = 0
rt_sigprocmask(SIG_BLOCK, [INT CHLD], [33], 8) = 0
_llseek(255, -58, [6818], SEEK_CUR)     = 0
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|0x11, 
<ignored>, <ignored>, 0x4001f0c8) = 31987
rt_sigprocmask(SIG_SETMASK, [33], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [33], 8) = 0
rt_sigprocmask(SIG_SETMASK, [33], NULL, 8) = 0
rt_sigprocmask(SIG_BLOCK, [CHLD], [33], 8) = 0
rt_sigaction(SIGINT, {0x8075dc0, [], SA_RESTORER, 0x420277b8}, {SIG_DFL}, 8) = 0
wait4(-1,
[EMAIL PROTECTED]/tmp][12:08]>


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