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





------- Additional comments from [EMAIL PROTECTED] Tue Oct 11 09:24:27 -0700 
2005 -------
can not reproduce either.
> Is there a way I can help to track down the cause

you can try to attach to OO.o with gdb before it loops.

determine OO.o's process ID:
pgrep -fl soffice.bin

attach to OO.o with gdb
gdb - <pid>

enter "continue" in gdb

proceed as described in order to let OO.o loop
interrup gdb with Ctrl+c (doesn't work with all shells, try xterm)
type "bt" for a backtrace in gdb

attach (!) the backtrace to this isue.
That's it. Thanks a lot.

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