GNOME Bugzilla – Bug 415207
Gnome-sound-recorder crashes while orca full screen magnification.
Last modified: 2007-03-08 15:43:12 UTC
Steps to reproduce: 1. Configure the dummy display and full screen magnification. 2. Launch orca full screen magnification and gnome-sound-recorder. 3. Click the record button to make a new record. 4. Click Save button to save this sound clip to your local path. Bug observation: After you click the save button in nautilus save file window, gnome-sound-recorder crashes. Stack trace: 3582: gnome-sound-recorder ----------------- lwp# 1 / thread# 1 -------------------- d2b3e5a5 waitid (0, f2c, 80464b0, 3) d2b31516 waitpid (f2c, 80465c4, 0) + 70 d2488972 libgnomeui_segv_handle (6, 0, 8046670) + ba d2b3cc2f __sighndlr (6, 0, 8046670, d24888b8) + f d2b321ab call_user_handler (6, 0, 8046670) + 2b8 d2b32352 sigacthandler (6, 0, 8046670) + c2 --- called from signal handler with signal 6 (SIGABRT) --- d2b3e135 _lwp_kill (1, 6) + 15 d2af64a2 raise (6) + 22 d2ad4ad4 abort (0, 0, d28f1e44, 0, 843fcc0, 1) + 64 d288b1f4 g_logv (0, 8, cf98301c, 8046dac) + 340 d288b21d g_log (0, 8, cf98301c, cf983008, b0, cf982fec) + 25 cf97d07d atk_relation_set_get_n_relations (0, 0, cf4a3148, d2386c94, d235a0c1, 0) + 5d cf47dc61 impl_accessibility_accessible_get_relation_set (8417b64, 8046fdc) + 3d cf47b409 _ORBIT_skel_small_Accessibility_Accessible_getRelationSet (8417b64, 8046ee0, 0, 8046e90, 8046fdc, cf47dc24) + 11 d236129a ORBit_POAObject_invoke (841a670, 8046ee0, 0, 8046e90, 8046f18, 8046fdc) + 22 d2365689 ORBit_OAObject_invoke (841a670, 8046ee0, 0, 8046e90, 8046f18, 8046fdc) + 21 d235308b ORBit_small_invoke_adaptor (841a670, 8471760, cf4a0a48, 8046f18, 8046fdc) + 2b3 d23616d2 ORBit_POAObject_handle_request (841a670, 845c7c4, 0, 0, 0, 8471760) + 32a d2361ad0 ORBit_POAObject_invoke_incoming_request (841a670, 8471760, 8046fdc) + 54 d2361f56 ORBit_POA_handle_request (80fbc90, 8471760, 8471778) + 2ea d2365487 ORBit_handle_request (80fbc18, 8471760) + 4b d235027a giop_connection_handle_input (827ef08) + 2e2 d236b6b1 link_connection_io_handler (0, 1, 827ef08) + 55 d236d2d5 link_source_dispatch (8308258, d236b65c, 827ef08) + 41 d288371d g_main_dispatch (80e6040) + 1d9 d288480d g_main_context_dispatch (80e6040) + 85 d2884c2a g_main_context_iterate (80e6040, 1, 1, 80748a8) + 3ce d288522c g_main_loop_run (834adf8) + 1b8 d211ad36 gtk_main (80473e0, 80472c8, d2bfb7c0, d2bfb7c0, 0, 806209c) + b2 08058dd6 main (1, 804730c, 8047314) + 1da 08058942 _start (1, 8047448, 0, 804745d, 804747e, 80474b2) + 7a ----------------- lwp# 2 / thread# 2 -------------------- d2b3cb89 lwp_park (0, 0, 1) d2b36d02 cond_wait_queue (82b1b20, 82a4ce8, 0, 0) + 3e d2b371ed _cond_wait (82b1b20, 82a4ce8) + 69 d2b3722b cond_wait (82b1b20, 82a4ce8) + 24 d2b37265 pthread_cond_wait (82b1b20, 82a4ce8) + 1e d2a2ed7e gst_system_clock_async_thread (827f5a8) + 19e d289e966 g_thread_create_proxy (82b35a8) + 11a d2b3c8d2 _thr_setup (d2ba2400) + 52 d2b3cb30 _lwp_start (d2ba2400, 0, 0, 0, 0, 0) ----------------- lwp# 8 / thread# 8 -------------------- d2b3cb89 lwp_park (0, 0, 6) d2b36d02 cond_wait_queue (83d21a0, 80ca5e8, 0, 0) + 3e d2b371ed _cond_wait (83d21a0, 80ca5e8) + 69 d2b3722b cond_wait (83d21a0, 80ca5e8) + 24 d2b37265 pthread_cond_wait (83d21a0, 80ca5e8) + 1e d2a2ed7e gst_system_clock_async_thread (8336600) + 19e d289e966 g_thread_create_proxy (83d0f98) + 11a d2b3c8d2 _thr_setup (cdc40000) + 52 d2b3cb30 _lwp_start (cdc40000, 0, 0, 0, 0, 0) Other information: This bug can be found with opensolaris_60.
Duplicate of bug #401299. *** This bug has been marked as a duplicate of 401299 ***