To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=85292
                 Issue #|85292
                 Summary|crash on exit when accerciser event logging is turned 
                        |on
               Component|gsl
                 Version|680m242
                Platform|All
                     URL|
              OS/Version|Unix, X11
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P2
            Subcomponent|code
             Assigned to|obr
             Reported by|obr





------- Additional comments from [EMAIL PROTECTED] Wed Jan 16 12:59:02 +0000 
2008 -------
Steps to reproduce:

- Launch OOo Writer
- Launch accerciser, select "soffice" turn on "object:state-changed" event
logging for the selected application
- Bring focus to some toolbox items (by traveling with F6 and left/right)
- close the office.

Here is the stack:

(dbx) where
current thread: [EMAIL PROTECTED]
  [1] 0xfcfabdf4(0x184d20, 0xa57c8, 0x184d20, 0xfcfabdf4, 0x1c924, 0x773cd0), at
0xfcfabdf4
  [2] impl_accessibility_accessible_get_name(0x4e3d04, 0xffbfe8f4, 0x12,
0xf9017ffc, 0x1f270, 0x88a48), at 0xf8ff8df8
  [3] _ORBIT_skel_small_Accessibility_Accessible__get_name(0x4e3d04, 0xffbfe750,
0x0, 0xffbfe770, 0xffbfe8f4, 0xf8ff8d88), at 0xf8ff6d8c
  [4] ORBit_small_invoke_adaptor(0x718428, 0xd3268, 0x0, 0x0, 0xffbfe8f4,
0xf901a37c), at 0xf8f39840
  [5] ORBit_POAObject_handle_request(0x718428, 0x606fd4, 0x0, 0x0, 0x0,
0xd3268), at 0xf8f4ad0c
  [6] ORBit_POAObject_invoke_incoming_request(0x718428, 0xd3268, 0xffbfe8f4,
0x0, 0x1e6ec, 0x0), at 0xf8f4aef4
  [7] ORBit_POA_handle_request(0x0, 0xd3268, 0xd3280, 0xffbfe8f4, 0x0,
0xfce65404), at 0xf8f4b4b4
  [8] ORBit_handle_request(0xbaf20, 0xd3268, 0xbaf20, 0x606fa8, 0x23d00,
0xf8f4b188), at 0xf8f5012c
  [9] giop_connection_handle_input(0xa15a0, 0xd3268, 0x278, 0x0, 0x0,
0xf8f35790), at 0xf8f35a0c
  [10] link_connection_io_handler(0x0, 0x1, 0xa15a0, 0x1, 0xc97c8, 0x1), at
0xf8f5806c
  [11] g_main_dispatch(0xb8720, 0x0, 0x0, 0x0, 0xfce63404, 0xb8728), at 
0xfcdbffc4
  [12] g_main_context_dispatch(0x1, 0x1, 0xfce653fc, 0x3, 0xfce65400, 0xb8720),
at 0xfcdc166c
  [13] g_main_context_iterate(0x1, 0x1, 0x1, 0xb8720, 0x8, 0x8), at 0xfcdc1b8c
  [14] g_main_context_iteration(0xb8720, 0x1, 0xfce65400, 0xb8720, 0x1, 0x10),
at 0xfcdc1e10
  [15] giop_recv_buffer_get(0xffbfeca8, 0xffbfecc0, 0x8c, 0xba600, 0xf8f73de4,
0xfce65400), at 0xf8f349c4
  [16] ORBit_small_invoke_stub(0x0, 0xf901eb30, 0x0, 0xffbfeda4, 0x0,
0xf9046020), at 0xf8f39028
  [17] ORBit_c_stub_invoke(0xc98a8, 0xf901eec0, 0x1, 0x0, 0xffbfeda4, 0x0), at
0xf8f4e8d0
  [18] Accessibility_Registry_deregisterApplication(0xc98a8, 0xc1fe0,
0xf9046020, 0x3b8, 0x329f0, 0x0), at 0xf8fe567c
  [19] deregister_application(0xbe210, 0x770, 0x400, 0x12308, 0x436a0, 0xc98a8),
at 0xf90335e8
  [20] spi_atk_bridge_exit_func(0x8, 0x758, 0x400, 0xf9045874, 0xf9045fcc,
0xf9035040), at 0xf90337a8
  [21] _exithandle(0xff357ac0, 0xfe3f15c0, 0xff355ec0, 0x1c00, 0x4, 0x0), at
0xff255a90
  [22] exit(0x0, 0xffbfef8c, 0xffbfef98, 0x82800, 0xfacd8, 0xfe3f0bc0), at
0xff243f68

The problem seems to go away if the UNO <-> ATK wrapper objects do no longer
overload the get_name member function. This looks pretty much as if the library
implementing the UNO <-> ATK wrapper has already been uninitialized/unloaded.

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