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 617817 - crash in Evolution: Trying to preview an ema...
crash in Evolution: Trying to preview an ema...
Status: RESOLVED DUPLICATE of bug 612082
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: 2010-05-05 20:40 UTC by Sven Arvidsson
Modified: 2010-05-05 20:57 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30



Description Sven Arvidsson 2010-05-05 20:40:45 UTC
What were you doing when the application crashed?
Trying to preview an email.


Distribution: Debian squeeze/sid
Gnome Release: 2.30.0 2010-04-26 (Debian)
BugBuddy Version: 2.30.0

System: Linux 2.6.34-rc4 #2 SMP Tue Apr 13 16:56:17 CEST 2010 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10707000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Darkilouche
Icon Theme: gnome
GTK+ Modules: gnomebreakpad, canberra-gtk-module

Memory status: size: 192614400 vsize: 192614400 resident: 46997504 share: 22888448 rss: 46997504 rss_rlim: 18446744073709551615
CPU usage: start_time: 1273092001 rtime: 187 utime: 174 stime: 13 cutime:0 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0xaf7feb70 (LWP 21072)]
[New Thread 0xac52bb70 (LWP 21059)]
[New Thread 0xb09b8b70 (LWP 21049)]
[New Thread 0xb11b9b70 (LWP 21048)]
[New Thread 0xb19e4b70 (LWP 21047)]
[New Thread 0xb21e5b70 (LWP 21046)]
0xb7763424 in __kernel_vsyscall ()

Thread 2 (Thread 0xaf7feb70 (LWP 21072))

  • #0 __kernel_vsyscall
  • #1 __lll_lock_wait
    at ../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/lowlevellock.S line 142
  • #2 _L_lock_881
    from /lib/i686/cmov/libpthread.so.0
  • #3 __pthread_mutex_lock
    at pthread_mutex_lock.c line 61
  • #4 segv_redirect
    at main.c line 288
  • #5 <signal handler called>
  • #6 em_format_snoop_type
    at em-format.c line 2021
  • #7 em_format_part_as
    at em-format.c line 659
  • #8 em_format_part
    at em-format.c line 704
  • #9 emf_multipart_mixed
    at em-format.c line 1435
  • #10 em_format_part_as
    at em-format.c line 675
  • #11 em_format_part
    at em-format.c line 704
  • #12 efh_format_message
    at em-format-html.c line 2782
  • #13 efh_format_exec
    at em-format-html.c line 216
  • #14 mail_msg_proxy
    at mail-mt.c line 471
  • #15 g_thread_pool_thread_proxy
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gthreadpool.c line 315
  • #16 g_thread_create_proxy
    at /build/buildd-glib2.0_2.24.1-1-i386-84Pp4V/glib2.0-2.24.1/glib/gthread.c line 1893
  • #17 start_thread
    at pthread_create.c line 300
  • #18 clone
    at ../sysdeps/unix/sysv/linux/i386/clone.S line 130

	Inferior 1 [process 21044] will be detached.

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


----------- .xsession-errors (213 sec old) ---------------------
  at System.Activator.CreateInstance (System.Type type) [0x00000] 
  at Mono.Addins.TypeExtensionNode.CreateInstance () [0x00000] 
  at Mono.Addins.InstanceExtensionNode.GetInstance () [0x00000] 
  at Mono.Addins.InstanceExtensionNode.GetInstance (System.Type expectedType) [0x00000] 
  at Mono.Addins.ExtensionNode.GetChildObjects (System.Type arrayElementType, Boolean reuseCachedInstance) [0x00000] 
** (gnome-screensaver:20876): WARNING **: Config key not handled: /desktop/gnome/lockdown/disable_application_handlers
** (gnome-screensaver:20876): WARNING **: Config key not handled: /desktop/gnome/lockdown/disable_command_line
** (gnome-screensaver:20876): WARNING **: Config key not handled: /desktop/gnome/lockdown/disable_printing
** (gnome-screensaver:20876): WARNING **: Config key not handled: /desktop/gnome/lockdown/disable_print_setup
** (gnome-screensaver:20876): WARNING **: Config key not handled: /desktop/gnome/lockdown/disable_save_to_disk
--------------------------------------------------
Comment 1 Sven Arvidsson 2010-05-05 20:45:49 UTC
The email Evolution chokes on is publicly available, an mbox of it can be downloaded here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=10;mbox=yes;bug=580405

Most likely a dup of bug #612082. I will rebuild e-d-s without large file support to be sure.
Comment 2 Sven Arvidsson 2010-05-05 20:57:26 UTC
...sure enough.

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