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
--
Sincerely,
Dmitry Karasik
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]