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 657642 - empathy crashed with signal 5 in g_main_context_new()
empathy crashed with signal 5 in g_main_context_new()
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
3.1.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-08-29 17:27 UTC by Pedro Villavicencio
Modified: 2011-09-01 19:13 UTC
See Also:
GNOME target: ---
GNOME version: 3.1/3.2



Description Pedro Villavicencio 2011-08-29 17:27:07 UTC
this report has been filed here:

https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/835549

A user sent me a message and empathy crashed

".
Hilo 4 (Thread 0xabf60b70 (LWP 18069)):
  • #0 __kernel_vsyscall
  • #1 pthread_cond_timedwait
    at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_timedwait.S line 236
  • #2 g_cond_timed_wait_posix_impl
    at /build/buildd/glib2.0-2.29.16/./gthread/gthread-posix.c line 242
  • #3 g_async_queue_pop_intern_unlocked
    at /build/buildd/glib2.0-2.29.16/./glib/gasyncqueue.c line 415
  • #4 g_async_queue_timed_pop
    at /build/buildd/glib2.0-2.29.16/./glib/gasyncqueue.c line 536
  • #5 g_thread_pool_wait_for_new_pool
    at /build/buildd/glib2.0-2.29.16/./glib/gthreadpool.c line 175
  • #6 g_thread_pool_thread_proxy
    at /build/buildd/glib2.0-2.29.16/./glib/gthreadpool.c line 378
  • #7 g_thread_create_proxy
    at /build/buildd/glib2.0-2.29.16/./glib/gthread.c line 1962
  • #8 start_thread
    at pthread_create.c line 304
  • #9 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130
  • #0 __kernel_vsyscall
  • #1 __GI___poll
    at ../sysdeps/unix/sysv/linux/poll.c line 87
  • #2 g_poll
    at /build/buildd/glib2.0-2.29.16/./glib/gpoll.c line 132
  • #3 g_main_context_poll
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3399
  • #4 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3081
  • #5 g_main_loop_run
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3294
  • #6 gdbus_shared_thread_func
    at /build/buildd/glib2.0-2.29.16/./gio/gdbusprivate.c line 276
  • #7 g_thread_create_proxy
    at /build/buildd/glib2.0-2.29.16/./glib/gthread.c line 1962
  • #8 start_thread
    at pthread_create.c line 304
  • #9 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130
  • #0 __kernel_vsyscall
  • #1 __GI___poll
    at ../sysdeps/unix/sysv/linux/poll.c line 87
  • #2 g_poll
    at /build/buildd/glib2.0-2.29.16/./glib/gpoll.c line 132
  • #3 g_main_context_poll
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3399
  • #4 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3081
  • #5 g_main_loop_run
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3294
  • #6 ??
    from /usr/lib/gio/modules/libdconfsettings.so
  • #7 g_thread_create_proxy
    at /build/buildd/glib2.0-2.29.16/./glib/gthread.c line 1962
  • #8 start_thread
    at pthread_create.c line 304
  • #9 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130
  • #0 g_logv
    at /build/buildd/glib2.0-2.29.16/./glib/gmessages.c line 577
  • #1 g_log
    at /build/buildd/glib2.0-2.29.16/./glib/gmessages.c line 591
  • #2 g_wakeup_new
    at /build/buildd/glib2.0-2.29.16/./glib/gwakeup.c line 163
  • #3 g_main_context_init_pipe
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 546
  • #4 g_main_context_new
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 617
  • #5 g_dbus_connection_send_message_with_reply_sync
    at /build/buildd/glib2.0-2.29.16/./gio/gdbusconnection.c line 2005
  • #6 g_dbus_connection_call_sync_internal
    at /build/buildd/glib2.0-2.29.16/./gio/gdbusconnection.c line 5225
  • #7 g_dbus_proxy_call_sync_internal
    at /build/buildd/glib2.0-2.29.16/./gio/gdbusproxy.c line 2744
  • #8 notify_notification_show
    from /usr/lib/libnotify.so.4
  • #9 update_notification
    at empathy-notifications-approver.c line 415
  • #10 g_cclosure_marshal_VOID__POINTER
    at /build/buildd/glib2.0-2.29.16/./gobject/gmarshal.c line 609
  • #11 g_closure_invoke
    at /build/buildd/glib2.0-2.29.16/./gobject/gclosure.c line 773
  • #12 signal_emit_unlocked_R
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3271
  • #13 g_signal_emit_valist
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3002
  • #14 g_signal_emit
    at /build/buildd/glib2.0-2.29.16/./gobject/gsignal.c line 3059
  • #15 event_manager_add
    at empathy-event-manager.c line 277
  • #16 event_manager_chat_message_received_cb
    at empathy-event-manager.c line 695
  • #17 approve_channels
    at empathy-event-manager.c line 1160
  • #18 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #19 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #20 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.16/./gio/gsimpleasyncresult.c line 749
  • #21 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #22 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #23 g_simple_async_result_complete
    at /build/buildd/glib2.0-2.29.16/./gio/gsimpleasyncresult.c line 749
  • #24 complete_in_idle_cb
    at /build/buildd/glib2.0-2.29.16/./gio/gsimpleasyncresult.c line 761
  • #25 g_idle_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 4780
  • #26 g_main_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 2439
  • #27 g_main_context_dispatch
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3008
  • #28 g_main_context_iterate
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3086
  • #29 g_main_loop_run
    at /build/buildd/glib2.0-2.29.16/./glib/gmain.c line 3294
  • #30 gtk_main
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkmain.c line 1367
  • #31 gtk_application_run_mainloop
    at /build/buildd/gtk+3.0-3.1.12/./gtk/gtkapplication.c line 112
  • #32 g_application_run
    at /build/buildd/glib2.0-2.29.16/./gio/gapplication.c line 1325
  • #33 main
    at empathy.c line 788

Comment 1 Guillaume Desmottes 2011-08-30 08:14:08 UTC
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/835549 doesn't work. Which version of Empathy is that?
Comment 2 Pedro Villavicencio 2011-08-30 11:33:48 UTC
It's empathy 3.1.5.1-1ubuntu2 ; the backtrace from that report contains a password that's why it's still private, I've subscribed you to it so you have access to it now. Thanks again!.
Comment 3 Guillaume Desmottes 2011-08-30 14:51:01 UTC
XSessions is flooded by this message:
(empathy:19038): Gtk-WARNING **: Error loading theme icon 'image-missing' for stock: Error opening file: Too many open files
(empathy:19038): Gtk-CRITICAL **: gtk_theming_engine_render_icon_pixbuf: assertion `base_pixbuf != NULL' failed

I suspect this may be a side effect of bug #656682 which has been fixed in 2.31.90. Did you get dup of this bug using this version?
Comment 4 Fabio Durán Verdugo 2011-08-31 22:43:31 UTC
in the version 3.1.5.1 ubuntu oneiric, can get the crash with same description.
Comment 5 Guillaume Desmottes 2011-09-01 12:53:16 UTC
IIRC we finally fixed this bug only in 3.1.90.
Comment 6 Fabio Durán Verdugo 2011-09-01 19:13:30 UTC
I run empathy from git master (3.1.90.1.20110901) can't get the bug. I think this is solved, and I can confirm the comment 5.

Closing the bug, feel free to open the report if the bug is still valid for you.