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 491794 - crash in Evolution Mail: just a clic on an unread...
crash in Evolution Mail: just a clic on an unread...
Status: RESOLVED DUPLICATE of bug 495086
Product: evolution
Classification: Applications
Component: general
2.10.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-10-30 17:23 UTC by francesco.varano
Modified: 2008-03-01 12:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description francesco.varano 2007-10-30 17:23:45 UTC
What were you doing when the application crashed?
just a clic on an unread mail


Distribution: Debian lenny/sid
Gnome Release: 2.20.1 2007-10-26 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-2-686 #1 SMP Fri Aug 31 00:24:01 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaZen
Icon Theme: Gion

Memory status: size: 131334144 vsize: 131334144 resident: 27897856 share: 17383424 rss: 27897856 rss_rlim: 4294967295
CPU usage: start_time: 1193764909 rtime: 170 utime: 143 stime: 27 cutime:2 cstime: 5 timeout: 0 it_real_value: 0 frequency: 100

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

(no debugging symbols found)
Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread 0xb6818b10 (LWP 13542)]
[New Thread 0xb12ecb90 (LWP 13598)]
[New Thread 0xb1aedb90 (LWP 13597)]
[New Thread 0xb22eeb90 (LWP 13569)]
[New Thread 0xb2bffb90 (LWP 13568)]
[New Thread 0xb35ffb90 (LWP 13566)]
[New Thread 0xb4040b90 (LWP 13565)]
[New Thread 0xb484ab90 (LWP 13563)]
[New Thread 0xb504bb90 (LWP 13562)]
[New Thread 0xb584cb90 (LWP 13561)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread 0xb6818b10 (LWP 13542))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/i686/cmov/libpthread.so.0
  • #2 g_spawn_sync
    from /usr/lib/libglib-2.0.so.0
  • #3 g_spawn_command_line_sync
    from /usr/lib/libglib-2.0.so.0
  • #4 ??
    from /usr/lib/gtk-2.0/modules/libgnomebreakpad.so
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 pthread_mutex_lock
    from /lib/i686/cmov/libpthread.so.0
  • #9 <signal handler called>
  • #10 __kernel_vsyscall
  • #11 poll
    from /lib/i686/cmov/libc.so.6
  • #12 ??
    from /usr/lib/libglib-2.0.so.0
  • #13 ??
  • #14 ??
  • #15 ??
  • #16 ??
  • #17 ??
  • #18 ??
    from /usr/lib/libglib-2.0.so.0
  • #19 ??
    from /usr/lib/libglib-2.0.so.0
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 ??
  • #25 ??
    from /lib/i686/cmov/libc.so.6
  • #26 ??
    from /lib/i686/cmov/libpthread.so.0
  • #27 ??
    from /lib/i686/cmov/libpthread.so.0
  • #28 g_thread_self
    from /usr/lib/libglib-2.0.so.0
  • #29 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #30 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #31 ??
  • #32 ??
  • #33 ??
  • #0 __kernel_vsyscall


----------- .xsession-errors (6 sec old) ---------------------
(evolution:7954): camel-CRITICAL **: camel_object_is: assertion `check_magic(o, ctype, CAMEL_OBJECT_MAGIC)' failed
(evolution:7954): camel-CRITICAL **: camel_stream_printf: assertion `CAMEL_IS_STREAM (stream)' failed
(evolution:7954): camel-WARNING **: Trying to check junk data is OBJECT 'CamelStream'
(evolution:7954): camel-CRITICAL **: camel_object_is: assertion `check_magic(o, ctype, CAMEL_OBJECT_MAGIC)' failed
(evolution:7954): camel-CRITICAL **: camel_stream_write: assertion `CAMEL_IS_STREAM (stream)' failed
sh: jackd: command not found
sh: jackd: command not found
sh: jackd: command not found
evolution-shell-Message: Killing old version of evolution-data-server...
evolution-shell-Message: Killing old version of evolution-data-server...
evolution-shell-Message: Killing old version of evolution-data-server...
--------------------------------------------------
Comment 1 Akhil Laddha 2007-11-05 05:59:21 UTC
Thanks for taking the time to report this bug.
Unfortunately, that stack trace is missing some elements that will help a lot
to solve the problem, so it will be hard for the developers to fix that crash.
Could you please install some debugging packages [1], start the application as
normal, and reproduce the crash, if possible?

Once bug-buddy pops up, you can find the stacktrace in the Details, now
containing way more information. Please copy that stacktrace and paste it as a
comment here. Thanks in advance!

[1] debugging packages for evolution, evolution-data-server, gtkhtml, gtk,
glib, gnome-vfs, libgnome and libgnomeui (as far as those packages are provided
by your distribution). More details can be found here:
http://live.gnome.org/GettingTraces
Comment 2 francesco.varano 2007-11-05 11:38:10 UTC
Hello,
 I installed debugging packages you suggested and below you can find stacktrace with symbols.
 I can add that the email I selected when evolution crashed contained an attachment and other mails with attachment (not all) gave me the same problem. Furthermore the account I used is a gmail account fetched via imap.

I hope this can be helpful,
bye

---------------------------------------------------------------------------

Distribution: Debian lenny/sid
Gnome Release: 2.20.1 2007-10-26 (Debian)
BugBuddy Version: 2.20.1

System: Linux 2.6.22-3-686 #1 SMP Mon Oct 22 22:11:56 UTC 2007 i686
X Vendor: The X.Org Foundation
X Vendor Release: 10400000
Selinux: No
Accessibility: Disabled
GTK+ Theme: MurrinaZen
Icon Theme: Gion

Memory status: size: 133173248 vsize: 133173248 resident: 30531584 share: 17932288 rss: 30531584 rss_rlim: 4294967295
CPU usage: start_time: 1194261755 rtime: 354 utime: 325 stime: 29 cutime:2 cstime: 6 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/i686/cmov/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb67b8b10 (LWP 13632)]
[New Thread 0xb13c3b90 (LWP 13714)]
[New Thread 0xb1bc5b90 (LWP 13693)]
[New Thread 0xb23c6b90 (LWP 13690)]
[New Thread 0xb2dfeb90 (LWP 13682)]
[New Thread 0xb3fd6b90 (LWP 13679)]
[New Thread 0xb47e4b90 (LWP 13677)]
[New Thread 0xb4fe5b90 (LWP 13676)]
[New Thread 0xb57e6b90 (LWP 13675)]
0xffffe410 in __kernel_vsyscall ()

Thread 5 (Thread 0xb2dfeb90 (LWP 13682))

  • #0 __kernel_vsyscall
  • #1 __lll_mutex_lock_wait
    from /lib/i686/cmov/libpthread.so.0
  • #2 _L_mutex_lock_86
    from /lib/i686/cmov/libpthread.so.0
  • #3 pthread_mutex_lock
    from /lib/i686/cmov/libpthread.so.0
  • #4 segv_redirect
    at main.c line 422
  • #5 <signal handler called>
  • #6 imap_body_decode
    at camel-imap-utils.c line 980
  • #7 imap_body_decode
  • #8 imap_parse_body
    at camel-imap-utils.c line 1057
  • #9 imap_get_message
    at camel-imap-folder.c line 2125
  • #10 camel_folder_get_message
    at camel-folder.c line 1074
  • #11 get_message_get
    at mail-ops.c line 1753
  • #12 mail_msg_received
    at mail-mt.c line 582
  • #13 thread_dispatch
    at e-msgport.c line 1005
  • #14 start_thread
    from /lib/i686/cmov/libpthread.so.0
  • #15 clone
    from /lib/i686/cmov/libc.so.6


----------- .xsession-errors (173 sec old) ---------------------
(synaptic:7411): Gtk-CRITICAL **: gtk_tree_view_unref_tree_helper: assertion `node != NULL' failed

compiz.real (core) - Error: no 'core' plugin with ABI version '20071017' loaded
compiz.real (ccp) - Error: InitObject failed
compiz.real (core) - Error: Couldn't activate plugin 'ccp'
(gnome-terminal:9919): Vte-WARNING **: No handler for control sequence `is' defined.
(gnome-terminal:9919): Vte-WARNING **: No handler for control sequence `is' defined.
compiz.real (core) - Error: no 'core' plugin with ABI version '20071017' loaded
compiz.real (ccp) - Error: InitObject failed
compiz.real (core) - Error: Couldn't activate plugin 'ccp'
Loading Spamassasin as the default junk plugin
evolution-shell-Message: Killing old version of evolution-data-server...
--------------------------------------------------
Comment 3 Gabriel de Perthuis 2008-01-08 22:38:51 UTC
Duplicate of 428173 - I recognize imap_body_decode, inptr is NULL, p and body are similar.
Comment 4 André Klapper 2008-03-01 12:22:38 UTC
This has been fixed already in 2.12.x and trunk, see bug 495086. Thanks everybody!

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