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 655289 - Crash in event_manager_add at empathy-event-manager.c line 240
Crash in event_manager_add at empathy-event-manager.c line 240
Status: RESOLVED DUPLICATE of bug 646555
Product: empathy
Classification: Core
Component: General
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-07-25 22:01 UTC by Laurent Bigonville
Modified: 2011-08-01 08:30 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Laurent Bigonville 2011-07-25 22:01:20 UTC
"After a few days using gnome3 and "empathy", he now began to exhibit strange
behavior, where he dies so it is started.
Attached follows a "Trace Back" of the situation"

Forwarded from http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=632651

Backtrace:

Program received signal SIGSEGV, Segmentation fault.
event_manager_add (manager=0x80c030, account=0x0, contact=0xedb110, type=EMPATHY_EVENT_TYPE_SUBSCRIPTION, icon_name=0x4f7084 "gtk-dialog-question", 
    header=0x7fffd8014970 "karinacso@hotmail.com would like permission to see when you are online", message=0x0, approval=0x0, func=0x445f20 <event_pending_subscribe_func>, user_data=0x0)
    at empathy-event-manager.c:240
	in empathy-event-manager.c
(gdb) bt full
  • #0 event_manager_add
    at empathy-event-manager.c line 240
  • #1 event_manager_pendings_changed_cb
    at empathy-event-manager.c line 1219
  • #2 event_manager_pendings_changed_cb
    at empathy-event-manager.c line 1183
  • #3 _empathy_marshal_VOID__OBJECT_OBJECT_UINT_STRING_BOOLEAN
    at empathy-marshal.c line 167
  • #4 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #5 ??
    from /usr/lib/libgobject-2.0.so.0
  • #6 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #7 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #8 _empathy_marshal_VOID__OBJECT_OBJECT_UINT_STRING_BOOLEAN
    at empathy-marshal.c line 167
  • #9 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #10 ??
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #12 g_signal_emit_by_name
    from /usr/lib/libgobject-2.0.so.0
  • #13 tp_contact_list_got_local_pending_cb
    at empathy-tp-contact-list.c line 481
  • #14 get_contacts_by_handle_cb
    at empathy-tp-contact-factory.c line 231
  • #15 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #16 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #17 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #18 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #19 g_main_context_dispatch
    from /lib/libglib-2.0.so.0
  • #20 ??
    from /lib/libglib-2.0.so.0
  • #21 g_main_loop_run
    from /lib/libglib-2.0.so.0
  • #22 gtk_main
    at /tmp/buildd/gtk+3.0-3.0.10/./gtk/gtkmain.c line 1358
  • #23 g_application_run
    from /usr/lib/libgio-2.0.so.0
  • #24 main
    at empathy.c line 728

Comment 1 Guillaume Desmottes 2011-08-01 08:30:25 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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