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 582045 - Crashes shortly after making a second call
Crashes shortly after making a second call
Status: RESOLVED FIXED
Product: ekiga
Classification: Applications
Component: general
3.2.x
Other Linux
: Normal critical
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
Depends on:
Blocks:
 
 
Reported: 2009-05-10 09:56 UTC by Peter Robinson
Modified: 2009-05-30 10:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
output of ekiga -d 4 (158.38 KB, text/plain)
2009-05-10 09:57 UTC, Peter Robinson
Details

Description Peter Robinson 2009-05-10 09:56:17 UTC
Upstreamed from Fedora bugzilla RHBZ # 499298

I can usually make at least one call with Ekiga (sometimes I don't get any
audio being returned, though the firewall settings seem to be right), but when
I end that call and try to make another call Ekiga soon crashes. Sometimes I
can hear a couple seconds of the second call before it crashes, but I've not
yet successfully made multiple calls. The output without -d 4 as an arg shows
the following:

      assert.cxx(108) PWLib Assertion fail: Function pthread_mutex_unlock
failed, file ptlib/unix/tlibthrd.cxx, line 1421
Assertion fail: Function pthread_mutex_unlock failed, file
ptlib/unix/tlibthrd.cxx, line 1421

<A>bort, <C>ore dump?

I've attached the output with -d 4.
Comment 1 Peter Robinson 2009-05-10 09:57:17 UTC
Created attachment 134348 [details]
output of ekiga -d 4
Comment 2 Eugen Dedu 2009-05-29 07:44:01 UTC
Please attach a gdb output and a new -d 4 in the same time (gdb ekiga -d 4 2>&1 | tee gdb-ekiga.txt).
Comment 3 Peter Robinson 2009-05-30 10:32:33 UTC
Downstream reporter says its fixed with 3.2.4 so closing.