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 573419 - Evolution crashes when deleting HTML message
Evolution crashes when deleting HTML message
Status: RESOLVED DUPLICATE of bug 569700
Product: evolution
Classification: Applications
Component: general
2.24.x (obsolete)
Other Linux
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2009-02-27 15:53 UTC by Kevin Kelley
Modified: 2009-03-02 03:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.23/2.24



Description Kevin Kelley 2009-02-27 15:53:25 UTC
OS Fedora 10 2.6.27.15-170.2.24.fc10.x86_64

Evolution packages installed:

evolution-exchange-2.24.4-1.fc10.x86_64
evolution-2.24.4-1.fc10.x86_64
evolution-webcal-2.23.91-1.fc10.x86_64
evolution-data-server-2.24.4-1.fc10.x86_64

Whenever I move or delete a message containing HTML, evolution crashes. The output of 

$ evolution --debug

simply returns the following

evolution-shell-Message: Killing old version of evolution-data-server...
** (evolution:17790): DEBUG: mailto URL command: evolution --component=mail %s
** (evolution:17790): DEBUG: mailto URL program: evolution

This began with the most recent update of the evolution packages.
Comment 1 Matthew Barnes 2009-02-27 17:01:35 UTC
Thanks for taking the time to report this bug.
Without a stack trace from the crash it's very hard to determine what caused it.
Can you get us a stack trace? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 Kevin Kelley 2009-02-27 17:44:53 UTC
I installed the debuginfo packages, and now I cannot get it to crash.
Comment 3 Kevin Kelley 2009-02-27 21:07:35 UTC
Crashed again, while deleting a message with HTML. Here is the stack trace.

Distribution: Fedora release 10 (Cambridge)
Gnome Release: 2.24.3 2009-01-16 (Red Hat, Inc)
BugBuddy Version: 2.24.2

System: Linux 2.6.27.15-170.2.24.fc10.x86_64 #1 SMP Wed Feb 11 23:14:31 EST 2009 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10503000
Selinux: Enforcing
Accessibility: Disabled
GTK+ Theme: Nodoka
Icon Theme: Fedora

Memory status: size: 743124992 vsize: 743124992 resident: 45961216 share: 23789568 rss: 45961216 rss_rlim: 18446744073709551615
CPU usage: start_time: 1235756457 rtime: 682 utime: 621 stime: 61 cutime:1 cstime: 6 timeout: 0 it_real_value: 0 frequency: 100

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

[Thread debugging using libthread_db enabled]
[New Thread 0x7fafc9d8c7e0 (LWP 3234)]
[New Thread 0x7fafb79cc950 (LWP 13703)]
[New Thread 0x7fafb3d8c950 (LWP 13276)]
[New Thread 0x7fafba269950 (LWP 3272)]
[New Thread 0x7fafbb787950 (LWP 3271)]
0x00000037db60ec2f in __libc_waitpid (pid=13704, stat_loc=0x7fffd1ddda80, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:41
41	  int result = INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 3 (Thread 0x7fafb3d8c950 (LWP 13276))

  • #0 __lll_lock_wait
    at ../nptl/sysdeps/unix/sysv/linux/x86_64/lowlevellock.S line 130
  • #1 _L_lock_102
    from /lib64/libpthread.so.0
  • #2 __pthread_mutex_lock
    at pthread_mutex_lock.c line 86
  • #3 <signal handler called>
  • #4 camel_mime_parser_read
    at camel-mime-parser.c line 655
  • #5 stream_read
    at camel-http-stream.c line 487
  • #6 emfh_gethttp
    at em-format-html.c line 525
  • #7 efh_format_exec
    at em-format-html.c line 1299
  • #8 mail_msg_proxy
    at mail-mt.c line 520
  • #9 g_thread_pool_thread_proxy
    at gthreadpool.c line 265
  • #10 g_thread_create_proxy
    at gthread.c line 635
  • #11 start_thread
    at pthread_create.c line 297
  • #12 clone
    at ../sysdeps/unix/sysv/linux/x86_64/clone.S line 112


----------- .xsession-errors (10799915 sec old) ---------------------
gnome-session[2981]: WARNING: Unable to find provider 'nautilus' of required component 'filemanager'
** (gnome-keyring-daemon-wrapper:3033): WARNING **: couldn't connect to daemon at $GNOME_KEYRING_SOCKET: /tmp/keyring-NAvMLj/socket: Connection refused
Failed to play sound: Not available
gnome-session[2981]: WARNING: Application 'libcanberra-login-sound.desktop' failed to register before timeout
Traceback (most recent call last):
  File "/usr/share/system-config-printer/applet.py", line 20, in <module>
    import cups
ImportError: /usr/lib64/libgnutls.so.26: symbol gcry_cipher_setkey, version GCRYPT_1.2 not defined in file libgcrypt.so.11 with link time reference
** (nm-applet:3154): WARNING **: No connections defined
[WARN  3160] Error loading policy files from /usr/share/PolicyKit/policy: stat()
** Message: NM disappeared
gnome-session: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.0.
ICE default IO error handler doing an exit(), pid = 3122, errno = 11
--------------------------------------------------
Comment 4 Akhil Laddha 2009-03-02 03:40:29 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 569700 ***