To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=87792
Issue #|87792
Summary|OO hangs randomly on FreeBSD
Component|framework
Version|OOo 2.4.0
Platform|Opteron/x86_64
URL|
OS/Version|FreeBSD
Status|UNCONFIRMED
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|tm
Reported by|int32
------- Additional comments from [EMAIL PROTECTED] Thu Apr 3 08:41:57 +0000
2008 -------
I need help with debugging OO-2.4.0 on FreeBSD-6.3-STABLE. I've upgraded from
OO-2.2 because I've had OO constantly hanging at random; this bug is also in
2.3.1 and 2.4.0 The bug manifests itself completely at random, - the OO window
stops responding either in the middle of text typing, or after trying to execute
any command from the menu. Consequent starts prompt for document recovery, but
then they also hang the application.
The only information I found is running truss (freebsd equivalent of linux
strace) and getting this output:
kse_release({9.999999248}) = 0 (0x0)
kse_release({60.000000000}) = 0 (0x0)
kse_release({9.999996297}) = 0 (0x0)
kse_release({60.000000000}) = 0 (0x0)
kse_release({9.999995934}) = 0 (0x0)
kse_release({60.000000000}) = 0 (0x0)
kse_release({9.999995902}) = 383 (0x17f)
So apparently the program doesn't hang in a tight loop, but it doesn't draw
itself and doesn't respond to other events.
How I can identify the problem so I can either submit it as a bug or try to find
it myself?
Thanks
---------------------------------------------------------------------
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]