After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 327889 - Accessibility freezes Ekiga when trying to open a popup
Accessibility freezes Ekiga when trying to open a popup
Status: RESOLVED DUPLICATE of bug 329454
Product: atk
Classification: Platform
Component: gail
1.10.x
Other Linux
: Normal normal
: ---
Assigned To: bill.haneman
bill.haneman
Depends on:
Blocks:
 
 
Reported: 2006-01-20 16:48 UTC by Frederic Crozat
Modified: 2006-02-10 13:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Frederic Crozat 2006-01-20 16:48:38 UTC
With Ekiga 1.99.0, when accessibility is enabled, you get a freeze when doing the following scenario :

-start ekiga
-if not prompted with configuration wizard, go to "Edit/Configuration Wizard"
-choose next until you end in Step 5 : NAT Type
-ekiga is frozen : when accessibility is disabled, a popup appear with a progress bar until NAT detection is finished.

Stacktrace when freeze occurs :

GNU gdb 6.3-6mdk (Mandriva Linux release 2006.1)
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i586-mandriva-linux-gnu"...Using host libthread_db library "/lib/tls/libthread_db.so.1".

Starting program: /usr/bin/ekiga 
Reading symbols from shared object read from target memory...done.
Loaded system supplied DSO at 0xffffe000
[Thread debugging using libthread_db enabled]
[New Thread -1247717696 (LWP 1775)]
Bonobo accessibility support initialized
GTK Accessibility Module initialized
[New Thread -1250903120 (LWP 1778)]
[New Thread -1251169360 (LWP 1782)]
[New Thread -1257591888 (LWP 1789)]
[New Thread -1265984592 (LWP 1790)]
[New Thread -1266406480 (LWP 1796)]
[New Thread -1266672720 (LWP 1797)]
[New Thread -1267864656 (LWP 1798)]
[New Thread -1268130896 (LWP 1799)]
[New Thread -1268524112 (LWP 1800)]
[Thread -1268524112 (LWP 1800) exited]
[New Thread -1269097552 (LWP 1805)]
[Thread -1268130896 (LWP 1799) exited]

Program received signal SIGINT, Interrupt.
[Switching to Thread -1247717696 (LWP 1775)]
0xffffe410 in __kernel_vsyscall ()
Current language:  auto; currently c
(gdb) 
[K(gdb) t
[K(gdb) th
[K(gdb) thr
[K(gdb) thread 
[K(gdb) thread apply 
[K(gdb) thread apply all 
[K(gdb) thread apply all b
[K(gdb) thread apply all bt
[K(gdb) thread apply all bt

Thread 11 (Thread -1269097552 (LWP 1805))

  • #0 __kernel_vsyscall
  • #1 pthread_cond_wait
    from /lib/tls/libpthread.so.0
  • #2 giop_recv_buffer_get
    at giop-recv-buffer.c line 708
  • #3 ORBit_small_invoke_stub
    at orbit-small.c line 657
  • #4 ORBit_small_invoke_stub_n
    at orbit-small.c line 575
  • #5 ORBit_c_stub_invoke
    at poa.c line 2644
  • #6 Bonobo_Unknown_unref
    at Bonobo_Unknown-stubs.c line 15
  • #7 spi_atk_emit_eventv
    at bridge.c line 664
  • #8 spi_atk_bridge_property_event_listener
    at bridge.c line 802
  • #9 signal_emit_unlocked_R
    at gsignal.c line 2451
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2244
  • #11 IA__g_signal_emit
    at gsignal.c line 2288
  • #12 atk_object_notify
    at atkobject.c line 1292
  • #13 IA__g_cclosure_marshal_VOID__PARAM
    at gmarshal.c line 531
  • #14 g_type_class_meta_marshal
    at gclosure.c line 569
  • #15 IA__g_closure_invoke
    at gclosure.c line 492
  • #16 signal_emit_unlocked_R
    at gsignal.c line 2415
  • #17 IA__g_signal_emit_valist
    at gsignal.c line 2244
  • #18 IA__g_signal_emit
    at gsignal.c line 2288
  • #19 g_object_dispatch_properties_changed
    at gobject.c line 557
  • #20 g_object_notify_dispatcher
    at gobject.c line 238
  • #21 IA__g_object_notify
    at gobjectnotifyqueue.c line 123
  • #22 atk_object_set_parent
    at atkobject.c line 881
  • #23 gail_toplevel_show_event_watcher
    at gailtoplevel.c line 272
  • #24 signal_emit_unlocked_R
    at gsignal.c line 2451
  • #25 IA__g_signal_emit_valist
    at gsignal.c line 2244
  • #26 IA__g_signal_emit
    at gsignal.c line 2288
  • #27 IA__gtk_widget_show
    at gtk/gtkwidget.c line 2049
  • #28 IA__gtk_window_present_with_time
    at gtk/gtkwindow.c line 6084
  • #29 IA__gtk_window_present
    at gtk/gtkwindow.c line 6036
  • #30 gnomemeeting_threads_dialog_show_all
    at gmdialog.c line 271
  • #31 GMStunClient::Main
    at clients/stun.cpp line 308
  • #32 PThread::PX_ThreadStart
    at tlibthrd.cxx line 1328
  • #33 start_thread
    from /lib/tls/libpthread.so.0
  • #34 clone
    from /lib/tls/libc.so.6

Comment 1 Damien Sandras 2006-02-10 13:35:12 UTC
It seems to be a DUP of #329454
Comment 2 Damien Sandras 2006-02-10 13:40:27 UTC

*** This bug has been marked as a duplicate of 329454 ***