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 695613 - empathy crashed with SIGSEGV in event_remove()
empathy crashed with SIGSEGV in event_remove()
Status: RESOLVED INCOMPLETE
Product: empathy
Classification: Core
Component: General
3.6.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2013-03-11 09:33 UTC by Bilal Shahid
Modified: 2014-12-15 17:44 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bilal Shahid 2013-03-11 09:33:33 UTC
Originally reported at:
  https://bugs.launchpad.net/bugs/1150028

opened the program and then the error

ProblemType: Crash
DistroRelease: Ubuntu 13.04
Package: empathy 3.6.3-0ubuntu4
ProcVersionSignature: Ubuntu 3.8.0-10.19-generic 3.8.2
Uname: Linux 3.8.0-10-generic i686
ApportVersion: 2.9-0ubuntu2
Architecture: i386
Date: Wed Mar  6 19:44:53 2013
ExecutablePath: /usr/bin/empathy
InstallationDate: Installed on 2012-09-05 (181 days ago)
InstallationMedia: Ubuntu 12.04 LTS "Precise Pangolin" - Release i386 (20120423)
Comment 1 Bilal Shahid 2013-03-11 09:34:01 UTC


  • #0 event_remove
    at empathy-event-manager.c line 185
  • #1 ffi_call_SYSV
    at ../src/x86/sysv.S line 65
  • #2 ffi_call
    at ../src/x86/ffi.c line 413
  • #3 g_cclosure_marshal_generic_va
    at /build/buildd/glib2.0-2.35.8/./gobject/gclosure.c line 1550
  • #4 _g_closure_invoke_va
    at /build/buildd/glib2.0-2.35.8/./gobject/gclosure.c line 840
  • #5 g_signal_emit_valist
    at /build/buildd/glib2.0-2.35.8/./gobject/gsignal.c line 3225
  • #6 g_signal_emit
    at /build/buildd/glib2.0-2.35.8/./gobject/gsignal.c line 3370
  • #7 empathy_roster_view_child_activated
    at empathy-roster-view.c line 1136
  • #8 g_cclosure_marshal_VOID__OBJECTv
    at /build/buildd/glib2.0-2.35.8/./gobject/gmarshal.c line 1312
  • #9 g_type_class_meta_marshalv
    at /build/buildd/glib2.0-2.35.8/./gobject/gclosure.c line 997
  • #10 _g_closure_invoke_va
    at /build/buildd/glib2.0-2.35.8/./gobject/gclosure.c line 840
  • #11 g_signal_emit_valist
    at /build/buildd/glib2.0-2.35.8/./gobject/gsignal.c line 3225
  • #12 g_signal_emit
    at /build/buildd/glib2.0-2.35.8/./gobject/gsignal.c line 3370
  • #13 egg_list_box_real_button_press_event
    at egg-list-box.c line 830
  • #14 empathy_roster_view_button_press_event
    at empathy-roster-view.c line 1186
  • #15 _gtk_marshal_BOOLEAN__BOXEDv
    at /build/buildd/gtk+3.0-3.6.4/./gtk/gtkmarshalers.c line 130
  • #16 g_type_class_meta_marshalv
    at /build/buildd/glib2.0-2.35.8/./gobject/gclosure.c line 997
  • #17 _g_closure_invoke_va
    at /build/buildd/glib2.0-2.35.8/./gobject/gclosure.c line 840
  • #18 g_signal_emit_valist
    at /build/buildd/glib2.0-2.35.8/./gobject/gsignal.c line 3225
  • #19 g_signal_emit
    at /build/buildd/glib2.0-2.35.8/./gobject/gsignal.c line 3370
  • #20 gtk_widget_event_internal
    at /build/buildd/gtk+3.0-3.6.4/./gtk/gtkwidget.c line 6303
  • #21 gtk_widget_event
    at /build/buildd/gtk+3.0-3.6.4/./gtk/gtkwidget.c line 5960
  • #22 propagate_event_up
    at /build/buildd/gtk+3.0-3.6.4/./gtk/gtkmain.c line 2403
  • #23 propagate_event
    at /build/buildd/gtk+3.0-3.6.4/./gtk/gtkmain.c line 2511
  • #24 gtk_main_do_event
    at /build/buildd/gtk+3.0-3.6.4/./gtk/gtkmain.c line 1716
  • #25 _gdk_event_emit
    at /build/buildd/gtk+3.0-3.6.4/./gdk/gdkevents.c line 69
  • #26 gdk_event_source_dispatch
    at /build/buildd/gtk+3.0-3.6.4/./gdk/x11/gdkeventsource.c line 358
  • #27 g_main_dispatch
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c line 3054
  • #28 g_main_context_dispatch
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c line 3630
  • #29 g_main_context_iterate
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c line 3701
  • #30 g_main_context_iteration
    at /build/buildd/glib2.0-2.35.8/./glib/gmain.c line 3762
  • #31 g_application_run
    at /build/buildd/glib2.0-2.35.8/./gio/gapplication.c line 1620
  • #32 main
    at empathy.c line 842

Comment 2 Guillaume Desmottes 2013-03-11 14:31:50 UTC
This looks like bug #681725 which should have been fixed since 3.6.0.2.

Are you receiving a lot of dups of this crash with a recent version?
Comment 3 André Klapper 2014-12-15 17:44:49 UTC
(In reply to comment #2)
> This looks like bug #681725 which should have been fixed since 3.6.0.2.
> Are you receiving a lot of dups of this crash with a recent version?

Hi Bilal, 
I am closing this bug report as no updated information has been provided.
Please feel free to reopen this bug if you can provide the information that was asked for in a previous comment.