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 641695 - crash in Evolution Mail: closing a mail
crash in Evolution Mail: closing a mail
Status: RESOLVED DUPLICATE of bug 330728
Product: evolution
Classification: Applications
Component: BugBuddyBugs
2.30.x (obsolete)
Other All
: Normal critical
: ---
Assigned To: Evolution Triage Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2011-02-07 04:41 UTC by Paul Wise
Modified: 2011-02-07 05:14 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Paul Wise 2011-02-07 04:41:35 UTC
What were you doing when the application crashed?
closing a mail


Distribution: Debian 6.0
Gnome Release: 2.30.2 2010-11-12 (Debian)
BugBuddy Version: 2.30.0

System: Linux 2.6.37-trunk-amd64 #1 SMP Thu Jan 6 14:13:28 UTC 2011 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Enabled
GTK+ Theme: Mist
Icon Theme: Mist
GTK+ Modules: gail:atk-bridge, gnomebreakpad, gail-gnome, canberra-gtk-module

Memory status: size: 993705984 vsize: 993705984 resident: 112046080 share: 31215616 rss: 112046080 rss_rlim: 18446744073709551615
CPU usage: start_time: 1297044338 rtime: 4615 utime: 4108 stime: 507 cutime:3770 cstime: 159 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7ff625d2d700 (LWP 23972)]
[New Thread 0x7ff62b7fe700 (LWP 15988)]
[New Thread 0x7ff637ff7700 (LWP 13860)]
[New Thread 0x7ff6387f8700 (LWP 13859)]
[New Thread 0x7ff638ff9700 (LWP 13858)]
[New Thread 0x7ff6397fa700 (LWP 13854)]
[New Thread 0x7ff639ffb700 (LWP 13850)]
[New Thread 0x7ff63a7fc700 (LWP 13844)]
[New Thread 0x7ff63b7fe700 (LWP 13832)]
[New Thread 0x7ff63bfff700 (LWP 13828)]
[New Thread 0x7ff640ea1700 (LWP 12790)]
[New Thread 0x7ff6416a2700 (LWP 12789)]
0x00007ff65732cb4d in __libc_waitpid (pid=23973, stat_loc=<value optimized out>, options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
	in ../sysdeps/unix/sysv/linux/waitpid.c

Thread 1 (Thread 0x7ff65cdbf980 (LWP 12656))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 41
  • #1 IA__g_spawn_sync
    at /scratch/build-area/glib2.0-2.24.2/glib/gspawn.c line 386
  • #2 IA__g_spawn_command_line_sync
    at /scratch/build-area/glib2.0-2.24.2/glib/gspawn.c line 700
  • #3 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #4 <signal handler called>
  • #5 IA__g_type_check_instance_is_a
    at /scratch/build-area/glib2.0-2.24.2/gobject/gtype.c line 3937
  • #6 ect_check
    at gal-a11y-e-cell-text.c line 83
  • #7 ect_get_name
    at gal-a11y-e-cell-text.c line 95
  • #8 spi_atk_bridge_init_base
    at bridge.c line 1367
  • #9 spi_atk_bridge_init_nil
    at bridge.c line 1379
  • #10 spi_atk_bridge_focus_tracker
    at bridge.c line 726
  • #11 atk_focus_tracker_notify
    at atkutil.c line 200
  • #12 gail_focus_notify
    at /scratch/build-area/gtk+2.0-2.20.1/modules/other/gail/gail.c line 589
  • #13 gail_focus_idle_handler
    at /scratch/build-area/gtk+2.0-2.20.1/modules/other/gail/gail.c line 542
  • #14 gdk_threads_dispatch
    at /scratch/build-area/gtk+2.0-2.20.1/gdk/gdk.c line 512
  • #15 g_main_dispatch
    at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c line 1960
  • #16 IA__g_main_context_dispatch
    at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c line 2513
  • #17 g_main_context_iterate
    at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c line 2591
  • #18 IA__g_main_loop_run
    at /scratch/build-area/glib2.0-2.24.2/glib/gmain.c line 2799
  • #19 IA__gtk_main
    at /scratch/build-area/gtk+2.0-2.20.1/gtk/gtkmain.c line 1219
  • #20 main
    at main.c line 639

	Inferior 1 [process 12656] will be detached.

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


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

** evolution **: categories_icon_theme_hack: assertion `filename != NULL && *filename != '\0'' failed 
** e-table **: ect_check: assertion `(gaec->cell_view != NULL)' failed 


----------- .xsession-errors ---------------------
** (evolution:19663): CRITICAL **: categories_icon_theme_hack: assertion `filename != NULL && *filename != '\0'' failed
41	../sysdeps/unix/sysv/linux/waitpid.c: No such file or directory.
--------------------------------------------------
Comment 1 Akhil Laddha 2011-02-07 05:14:26 UTC
Please disable accessibility to avoid the crash.

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