GNOME Bugzilla – Bug 578534
Crash: ekiga 3.0.2BETA-win calling 3.2.0 GNU/Linux
Last modified: 2009-06-04 08:31:55 UTC
Hi, Using Ekiga 3.2 from Ubuntu Jaunty (dev tree), when accepting a call from 3.0.2-BETA (windows), clicking the accept button from the pop-up window, the GUI freeze. Following the bt (easy to reproduce, maybe a 100%): assert.cxx(108) PWLib Assertion fail: Null pointer reference, file /usr/include/ptlib/safecoll.h, line 703, Error=11 Assertion fail: Null pointer reference, file /usr/include/ptlib/safecoll.h, line 703, Error=11 <A>bort, <C>ore dump? C[New Thread 0xab5ffb90 (LWP 7846)] [Thread 0xab5ffb90 (LWP 7846) exited] Dumping core. Program received signal SIGABRT, Aborted. [Switching to Thread 0xb5a1f730 (LWP 7552)] 0xb7f1a430 in __kernel_vsyscall () (gdb) thread apply all bt
+ Trace 214329
Thread 1 (Thread 0xb5a1f730 (LWP 7552))
Hi Yannick, It seems to me that it is a problem in ptlib, since there is an assert triggered there. I pushed it upstream, https://sourceforge.net/tracker/?func=detail&aid=2753609&group_id=204472&atid=989748, please check there for new information. Cheers, Eugen
Reopening, as it seems to be a problem in ekiga, to be investigated further (by someone else)...
Another occurrence... http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=530706
*** Bug 581457 has been marked as a duplicate of this bug. ***
The previous bug has an interesting affirmation: http://bugzilla.gnome.org/show_bug.cgi?id=581457#c3 the caller hangs up, but the callee still receives the call and press Accept, and that is wrong.
This crash should be fixed: http://git.gnome.org/cgit/ekiga/commit/?id=43c6c483c2748d479181287e7333fef95f006bf1 (master) and http://git.gnome.org/cgit/ekiga/commit/?h=gnome-2-26&id=3e9fd667d25d671aa79b226f21d957abe7b9b688 (branch).