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 407809 - crash in Ekiga Softphone:
crash in Ekiga Softphone:
Status: RESOLVED DUPLICATE of bug 416551
Product: ekiga
Classification: Applications
Component: general
2.0.x
Other All
: High critical
: ---
Assigned To: Ekiga maintainers
Ekiga maintainers
: 410848 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2007-02-14 10:27 UTC by Albert Vilella
Modified: 2007-03-11 15:58 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Albert Vilella 2007-02-14 10:27:14 UTC
Version: 2.0.3

What were you doing when the application crashed?



Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 93786112 vsize: 0 resident: 93786112 share: 0 rss: 26804224 rss_rlim: 0
CPU usage: start_time: 1171448816 rtime: 0 utime: 45 stime: 0 cutime:44 cstime: 0 timeout: 1 it_real_value: 0 frequency: 0

Backtrace was generated from '/usr/bin/ekiga'

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1247754576 (LWP 10304)]
[New Thread -1296471136 (LWP 10337)]
[New Thread -1295795296 (LWP 10336)]
[New Thread -1295529056 (LWP 10334)]
[New Thread -1295262816 (LWP 10333)]
[New Thread -1294996576 (LWP 10332)]
[New Thread -1284678752 (LWP 10327)]
[New Thread -1286603872 (LWP 10325)]
[New Thread -1249678432 (LWP 10316)]
[New Thread -1249412192 (LWP 10315)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1247754576 (LWP 10304))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 strcmp
    from /lib/tls/i686/cmov/libc.so.6
  • #5 gmcontact_delete
  • #6 gmcontact_delete
  • #7 avahi_service_browser_event
    from /usr/lib/libavahi-client.so.3
  • #8 avahi_client_new
    from /usr/lib/libavahi-client.so.3
  • #9 dbus_connection_dispatch
    from /usr/lib/libdbus-1.so.3
  • #10 avahi_dbus_connection_glue
    from /usr/lib/libavahi-client.so.3
  • #11 avahi_glib_poll_new
    from /usr/lib/libavahi-glib.so.1
  • #12 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #13 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #14 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #15 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #16 PList<PString>::~PList
  • #17 __libc_start_main
    from /lib/tls/i686/cmov/libc.so.6
  • #18 ??
  • #0 __kernel_vsyscall

Comment 1 Damien Sandras 2007-02-15 18:50:47 UTC
Double free in gm_contact_delete when browsing an AVAHI directory.

Valgrind would help diagnosing this. 
Comment 2 Damien Sandras 2007-02-22 16:00:28 UTC
*** Bug 410848 has been marked as a duplicate of this bug. ***
Comment 3 Damien Sandras 2007-03-11 15:58:15 UTC

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