To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=53764
------- Additional comments from [EMAIL PROTECTED] Sun Oct 9 23:29:54 -0700 2005 ------- Could you try to get a stack trace of the office process which i assume crashes ? Please edit the soffice script and add a "gdb " before the starting line, then when starting type "run" to start soffice.bin inside the debugger. If the process crashes, gdb should stop and you can get a stacktrace by entering "where". If on the other hand the process does not crash (you'd get a message like "program exited normally" or somthing like that), then perhaps there are some leftover pipes in /tmp; in that case remove simply remove all /tmp/OSL_PIPE* . --------------------------------------------------------------------- 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]
