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 607528 - crash in Evolution:
crash in Evolution:
Status: RESOLVED DUPLICATE of bug 586972
Product: evolution
Classification: Applications
Component: BugBuddyBugs
2.28.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2010-01-20 07:30 UTC by vero.bugenne
Modified: 2010-01-20 09:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.27/2.28



Description vero.bugenne 2010-01-20 07:30:16 UTC
What were you doing when the application crashed?



Distribution: Debian squeeze/sid
Gnome Release: 2.28.2 2009-12-18 (Debian)
BugBuddy Version: 2.28.0

System: Linux 2.6.32-trunk-amd64 #1 SMP Sun Jan 10 22:40:40 UTC 2010 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10704000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 840814592 vsize: 840814592 resident: 75649024 share: 26296320 rss: 75649024 rss_rlim: 18446744073709551615
CPU usage: start_time: 1263883658 rtime: 11962 utime: 10775 stime: 1187 cutime:1640 cstime: 276 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7fbe66447910 (LWP 16957)]
[New Thread 0x7fbe67449910 (LWP 16956)]
[New Thread 0x7fbe65c46910 (LWP 16954)]
[New Thread 0x7fbe69530910 (LWP 16953)]
[New Thread 0x7fbe66c48910 (LWP 16952)]
[New Thread 0x7fbe6dbf3910 (LWP 16951)]
[New Thread 0x7fbe74048910 (LWP 7124)]
[New Thread 0x7fbe69d31910 (LWP 7123)]
[New Thread 0x7fbe6effd910 (LWP 7039)]
[New Thread 0x7fbe6d3f2910 (LWP 7038)]
[New Thread 0x7fbe75f7a910 (LWP 7018)]
[New Thread 0x7fbe7677b910 (LWP 7014)]
0x00007fbe8bd9c51d in waitpid () from /lib/libpthread.so.0

Thread 1 (Thread 0x7fbe911407f0 (LWP 6947))

  • #0 waitpid
    from /lib/libpthread.so.0
  • #1 IA__g_spawn_sync
    at /tmp/buildd/glib2.0-2.22.4/glib/gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at /tmp/buildd/glib2.0-2.22.4/glib/gspawn.c line 700
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 icon_list_from_theme
    at /gtk+2.0-2.18.6/gtk/gtkwindow.c line 3190
  • #6 gtk_window_realize_icon
    at /gtk+2.0-2.18.6/gtk/gtkwindow.c line 3271
  • #7 IA__g_closure_invoke
    at /tmp/buildd/glib2.0-2.22.4/gobject/gclosure.c line 767
  • #8 signal_emit_unlocked_R
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 3247
  • #9 IA__g_signal_emit_valist
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 2980
  • #10 IA__g_signal_emit
    at /tmp/buildd/glib2.0-2.22.4/gobject/gsignal.c line 3037
  • #11 ensure_valid_themes
    at /gtk+2.0-2.18.6/gtk/gtkicontheme.c line 1215
  • #12 choose_icon
    at /gtk+2.0-2.18.6/gtk/gtkicontheme.c line 1264
  • #13 IA__gtk_icon_theme_lookup_icon
    at /gtk+2.0-2.18.6/gtk/gtkicontheme.c line 1443
  • #14 IA__gtk_icon_theme_load_icon
    at /gtk+2.0-2.18.6/gtk/gtkicontheme.c line 1538
  • #15 e_task_widget_construct
    at e-task-widget.c line 160
  • #16 e_task_widget_new_with_cancel
    at e-task-widget.c line 192
  • #17 task_widget_new_from_activity_info
    at e-activity-handler.c line 164
  • #18 e_activity_handler_cancelable_operation_started
    at e-activity-handler.c line 428
  • #19 op_status_exec
    at mail-mt.c line 1000
  • #20 mail_msg_idle_cb
    at mail-mt.c line 493
  • #21 g_main_dispatch
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 1960
  • #22 IA__g_main_context_dispatch
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 2513
  • #23 g_main_context_iterate
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 2591
  • #24 IA__g_main_loop_run
    at /tmp/buildd/glib2.0-2.22.4/glib/gmain.c line 2799
  • #25 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #26 main
    at main.c line 732

	Inferior 1 [process 6947] will be detached.

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


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

** GLib-GObject **: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 
** GLib-GObject **: g_object_unref: assertion `G_IS_OBJECT (object)' failed 
** GLib-GObject **: g_object_unref: assertion `G_IS_OBJECT (object)' failed 
** GLib-GObject **: g_object_ref: assertion `G_IS_OBJECT (object)' failed 
** GLib-GObject **: g_object_ref: assertion `G_IS_OBJECT (object)' failed 
** GLib-GObject **: g_signal_emit_valist: assertion `G_TYPE_CHECK_INSTANCE (instance)' failed 
** GLib-GObject **: g_object_unref: assertion `G_IS_OBJECT (object)' failed 
** GLib-GObject **: g_object_unref: assertion `G_IS_OBJECT (object)' failed 
** GLib-GObject **: g_object_notify: assertion `G_IS_OBJECT (object)' failed 
** GLib-GObject **: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed 
** GLib-GObject **: g_object_get_qdata: assertion `G_IS_OBJECT (object)' failed 
** GLib-GObject **: g_object_set_qdata_full: assertion `G_IS_OBJECT (object)' failed 
** Gtk **: gtk_widget_get_screen: assertion `GTK_IS_WIDGET (widget)' failed 
** Gtk **: gtk_icon_theme_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed 
** Gtk **: gtk_icon_theme_get_icon_sizes: assertion `GTK_IS_ICON_THEME (icon_theme)' failed 


----------- .xsession-errors (63420 sec old) ---------------------
(firefox-bin:8178): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:8178): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:8178): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:8178): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:8178): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:8178): Gdk-WARNING **: XID collision, trouble ahead
(firefox-bin:8178): Gdk-WARNING **: XID collision, trouble ahead
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 Akhil Laddha 2010-01-20 09:42:15 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 586972 ***