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 613099 - crash in Empathy Instant Messenger: Opening my favorite chat...
crash in Empathy Instant Messenger: Opening my favorite chat...
Status: RESOLVED DUPLICATE of bug 578356
Product: empathy
Classification: Core
Component: General
2.26.x
Other All
: High critical
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-17 01:55 UTC by Ryan May
Modified: 2010-03-17 04:41 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Ryan May 2010-03-17 01:55:26 UTC
Version: 2.26.2

What were you doing when the application crashed?
Opening my favorite chat rooms.


Distribution: Gentoo Base System release 1.12.13
Gnome Release: 2.26.3 2009-10-13 (Gentoo)
BugBuddy Version: 2.26.0

System: Linux 2.6.31-gentoo-r6 #10 SMP Fri Jan 29 09:26:35 CST 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10605000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Glossy
Icon Theme: gnome
GTK+ Modules: canberra-gtk-module, gnomebreakpad

Memory status: size: 500084736 vsize: 500084736 resident: 38903808 share: 24887296 rss: 38903808 rss_rlim: 18446744073709551615
CPU usage: start_time: 1268491077 rtime: 5247 utime: 4638 stime: 609 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7f64a731e910 (LWP 20729)]
Traceback (most recent call last):
  File "/usr/share/gdb/auto-load/usr/lib64/libgobject-2.0.so.0.2200.4-gdb.py", line 9, in <module>
    from gobject import register
  File "/usr/share/glib-2.0/gdb/gobject.py", line 3, in <module>
    import gdb.backtrace
ImportError: No module named backtrace
0x00007f64b394c94f in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7f64beec1790 (LWP 20727))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #2 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 ??
    from /usr/lib64/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 raise
    from /lib/libc.so.6
  • #6 abort
    from /lib/libc.so.6
  • #7 g_assertion_message
    from /usr/lib/libglib-2.0.so.0
  • #8 g_assertion_message_expr
    from /usr/lib/libglib-2.0.so.0
  • #9 chatroom_set_property
    from /usr/lib/libempathy.so.23
  • #10 g_object_set_valist
    from /usr/lib/libgobject-2.0.so.0
  • #11 g_object_set
    from /usr/lib/libgobject-2.0.so.0
  • #12 chatroom_manager_observe_channel_cb
    from /usr/lib/libempathy.so.23
  • #13 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #14 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #17 dispatch_operation_ready_cb
    from /usr/lib/libempathy.so.23
  • #18 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #19 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #20 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #21 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #22 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #23 g_closure_invoke
    from /usr/lib/libgobject-2.0.so.0
  • #24 signal_emit_unlocked_R
    from /usr/lib/libgobject-2.0.so.0
  • #25 g_signal_emit_valist
    from /usr/lib/libgobject-2.0.so.0
  • #26 g_signal_emit
    from /usr/lib/libgobject-2.0.so.0
  • #27 g_object_dispatch_properties_changed
    from /usr/lib/libgobject-2.0.so.0
  • #28 g_object_notify
    from /usr/lib/libgobject-2.0.so.0
  • #29 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #30 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #31 ??
    from /usr/lib/libtelepathy-glib.so.0
  • #32 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #33 g_main_context_iterate
    from /usr/lib/libglib-2.0.so.0
  • #34 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #35 gtk_main
    from /usr/lib/libgtk-x11-2.0.so.0
  • #36 main
A debugging session is active.

	Inferior 1 [process 20727] will be detached.

Quit anyway? (y or n) [answered Y; input not from terminal]


---- Critical and fatal warnings logged during execution ----

** empathy **: mc_profile_get_protocol: assertion `protocol != NULL' failed 
** empathy **: empathy_pixbuf_avatar_from_contact_scaled: assertion `EMPATHY_IS_CONTACT (contact)' failed 
** tp-glib **: tp_channel_get_identifier: assertion `TP_IS_CHANNEL (self)' failed 
** empathy **: empathy_chatroom_manager_find: assertion `room != NULL' failed 
** tp-glib **: tp_channel_get_identifier: assertion `TP_IS_CHANNEL (self)' failed 
** empathy **: empathy_chatroom_manager_find: assertion `room != NULL' failed 
** empathy **: mc_profile_get_protocol: assertion `protocol != NULL' failed 


----------- .xsession-errors (446555 sec old) ---------------------
Unable to create text extractor for file "/home/rmay/Documents/References/Wavelets/Hagelberg, Helland - 1995 - Thin-Line Detection in Meteorological Radar images Using Wavelet Transforms.pdf" 
Could not extract text from image PDF 
Unable to create text extractor for file "/home/rmay/Documents/References/Microphysics/Gunn, Kinzer - 1949 - The Terminal Velocity Of Fall For Water Droplets In Stagnant Air.pdf" 
Could not extract text from image PDF 
Unable to create text extractor for file "/home/rmay/Documents/References/Polarimetric/Giuli et al. - 1991 - Rainfall and Clutter Discrimination by Means of Dual-linear Polarization Radar Measurements
Could not extract text from image PDF 
Unable to create text extractor for file "/home/rmay/Documents/References/Radar Simulation/Gilbert et al. - 1999 - Electromagnetic wave propagation through simulated atmospheric refractivity fields.pd
Could not extract text from image PDF 
Unable to create text extractor for file "/home/rmay/Documents/References/Objective Analysis/Gal-Chen - 1982 - Errors in Fixed and Moving Frame of References Applications for Conventional and Doppler 
Could not extract text from image PDF 
Unable to create text extractor for file "/home/rmay/Documents/References/Microphysics/Foote, Du Toit - 1969 - Terminal Velocity of Raindrops Aloft.pdf" 
Could not extract text from image PDF 
Unable to create text extractor for file "/home/rmay/Documents/References/Scattering/Wu et al. - 2005 - Parallel multilevel fast multipole method for solving large-scale problems.pdf" 
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Akhil Laddha 2010-03-17 04:41:05 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but we are happy to tell you that the problem has already been fixed. It should be solved in the next software version. You may want to check for a software upgrade.

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