To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=80684
------- Additional comments from [EMAIL PROTECTED] Fri Aug 17 11:55:12 +0000
2007 -------
Hokay - so it seems:
Thread <12>
+ Waiting from reply of 'notifyEvent':
[9] libORBit-2.so.0.1.0:giop_recv_buffer_get(0xf2e78728, 0xf2e78740, 0x0,
0x1, 0xf8fe314c, 0x3e7c80), at 0xf8fa46a4
...[12] libspi.so.0.10.11:Accessibility_EventListener_notifyEvent(0xc5600,
0xf2e7888c, 0xf90b5f04, 0x264, 0x37b84, 0x0), at 0xf904d894
[13] libatk-bridge.so:spi_atk_emit_eventv(0x5b8320, 0x0, 0xf90b5eb4,
0xf2e7890c, 0xf90a5748, 0x803550), at 0xf90a3c7c
[14] libatk-bridge.so:spi_atk_bridge_window_event_listener(0xf2e789ec,
0xf9719dbc, 0xf2e78b58, 0x10d10, 0xf90b5764, 0x10000), at 0xf90a4adc
emitting focus event from at-spi/atk-bridge ...
...[18] libgail.so:window_focus(0x167800, 0xfffefc48, 0x5b8320, 0x186d0,
0xfcb654d4, 0x10000), at 0xfcb5d27c
... from here
[32] libvclplug_gen680ss.so:X11SalInstance::Yield(0xfe914c10, 0x1, 0x0,
0xfcd20ee8, 0xf5c, 0xc00), at 0xfcce3ac0
[33] libvcl680ss.so:Application::Yield(0x0, 0xfe914c10, 0x0, 0xfe909d24,
0x238c, 0xfe914c24), at 0xfe61e938
[34] libvcl680ss.so:Dialog::Execute(0x817b80, 0xfe926338, 0xf2e79338,
0xf2e796a8, 0xfe909d24, 0x0), at 0xfe791928
[35] deploymentgui680ss.uno.so:dp_gui::LicenseDialog::execute(this = ???)
(optimized), at 0xf470bc68
Is deadlocking against this guy:
[3] libuno_sal.so.3:osl_acquireMutex(0x82ca8, 0x86a98, 0x1, 0x0, 0x0,
0x82ca8), at 0xfd51db10
[4] libvos3C52.so:vos::OMutex::acquire(0xfe566068, 0x0, 0xfe972a00, 0x1, 0x3,
0x0), at 0xff050694
[5] libvclplug_gen680ss.so:SalYieldMutex::acquire(0xfe566068, 0x0, 0xff000000,
0xff000000, 0x0, 0xff000000), at 0xfcce355c
[6] 0xfcf966d8(0xfe566068, 0x0, 0xff305c80, 0xfe972a00, 0x0, 0x0), at
0xfcf966d8
[10] libvcl680ss.so:Application::Yield(0x0, 0xfe914c10, 0x0, 0xfe909d24,
0x238c, 0xfe914c24), at 0xfe61e938
[11] libvcl680ss.so:Application::Execute(0x1, 0xfe914c10, 0x0, 0xfe909d24,
0x238c, 0x2000), at 0xfe61e7cc
[12] soffice.bin:desktop::Desktop::Main(0xffbfeec0, 0xf5d9878c, 0x1,
0xffbfed64, 0x0, 0xffbfeb84), at 0x2c08c
[13] 0xfe62584c(0x0, 0xffbfeebc, 0x1, 0x0, 0xfe909d24, 0xfe914c24), at
0xfe62584c
So - I suspect that the AT is simply trying to call back into the process in
order to ask some questions about the event: "What object", "How long",
"Whodunnit?" that sort of thing and it can't get in...
The real question is: what to do about it ;-)
---------------------------------------------------------------------
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]