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 680828 - Crash in Empathy
Crash in Empathy
Status: RESOLVED NOTGNOME
Product: empathy
Classification: Core
Component: General
2.33.x
Other Linux
: Normal critical
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2012-07-30 13:21 UTC by Guillaume Desmottes
Modified: 2012-08-28 13:51 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Guillaume Desmottes 2012-07-30 13:21:48 UTC
(lt-empathy:16232): GLib-GObject-WARNING **: invalid uninstantiatable type `(null)' in cast to `ZeitgeistMonitor'

Program received signal SIGTRAP, Trace/breakpoint trap.
0x00007ffff40771e9 in g_logv (log_domain=0x7ffff43ac350 "GLib-GObject", log_level=G_LOG_LEVEL_WARNING, 
    format=0x7ffff43adae0 "invalid uninstantiatable type `%s' in cast to `%s'", args1=0x7fffffffd288) at gmessages.c:758
758			G_BREAKPOINT ();
(gdb) bt
  • #0 g_logv
    at gmessages.c line 758
  • #1 g_log
    at gmessages.c line 792
  • #2 g_type_check_instance_cast
    at gtype.c line 4009
  • #3 monitor_handle_method_call
    at zeitgeist-log.c line 1261
  • #4 call_in_idle_cb
    at gdbusconnection.c line 4737
  • #5 g_idle_dispatch
    at gmain.c line 4777
  • #6 g_main_dispatch
    at gmain.c line 2691
  • #7 g_main_context_dispatch
    at gmain.c line 3195
  • #8 g_main_context_iterate
    at gmain.c line 3266
  • #9 g_main_context_iteration
    at gmain.c line 3327
  • #10 g_application_run
    at gapplication.c line 1607
  • #11 main
    at empathy.c line 847

Comment 1 Guillaume Desmottes 2012-08-28 13:46:43 UTC
Looks like a crash in libzeitgeist, I reported it to: https://bugs.freedesktop.org/show_bug.cgi?id=54159
Comment 2 Seif Lotfy 2012-08-28 13:51:36 UTC
Will take a look at it... thanks