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 390604 - crash in Evolution: Trying to open an email ...
crash in Evolution: Trying to open an email ...
Status: RESOLVED DUPLICATE of bug 340165
Product: evolution
Classification: Applications
Component: general
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: Evolution Shell Maintainers Team
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-12-29 08:49 UTC by justinh
Modified: 2007-02-09 07:42 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description justinh 2006-12-29 08:49:04 UTC
What were you doing when the application crashed?
Trying to open an email with 3MB picture attachments


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.16.1 2006-10-02 (Ubuntu)
BugBuddy Version: 2.16.0

Memory status: size: 214003712 vsize: 0 resident: 214003712 share: 0 rss: 39251968 rss_rlim: 0
CPU usage: start_time: 1167381790 rtime: 0 utime: 4997 stime: 0 cutime:4685 cstime: 0 timeout: 312 it_real_value: 0 frequency: 0

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

(no debugging symbols found)
Using host libthread_db library "/lib/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232574800 (LWP 20108)]
[New Thread -1379533904 (LWP 20188)]
[New Thread -1371145296 (LWP 20185)]
[New Thread -1331414096 (LWP 20166)]
[New Thread -1323025488 (LWP 20164)]
[New Thread -1276003408 (LWP 20163)]
[New Thread -1284392016 (LWP 20144)]
[New Thread -1267577936 (LWP 20139)]
(no debugging symbols found)
0xb71bee91 in waitpid () from /lib/libc.so.6

Thread 8 (Thread -1267577936 (LWP 20139))

  • #0 select
    from /lib/libc.so.6
  • #1 e_msgport_wait
    from /usr/lib/libedataserver-1.2.so.7
  • #2 em_sync_stream_get_type
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #3 em_sync_stream_get_type
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #4 camel_stream_write
    from /usr/lib/libcamel-1.2.so.8
  • #5 camel_stream_write_string
    from /usr/lib/libcamel-1.2.so.8
  • #6 em_format_html_display_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #7 em_format_part_as
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #8 em_format_part
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #9 em_format_get_type
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #10 em_format_part_as
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #11 em_format_part
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #12 em_format_html_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #13 em_format_html_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #14 mail_enable_stop
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #15 e_msgport_reply
    from /usr/lib/libedataserver-1.2.so.7
  • #16 start_thread
    from /lib/libpthread.so.0
  • #17 ??
  • #18 ??
  • #19 ??
  • #20 ??
  • #21 ??

Thread 7 (Thread -1284392016 (LWP 20144))

  • #0 __lll_mutex_lock_wait
    from /lib/libpthread.so.0
  • #1 _L_mutex_lock_74
    from /lib/libpthread.so.0
  • #2 ??

Thread 6 (Thread -1276003408 (LWP 20163))

  • #0 select
    from /lib/libc.so.6
  • #1 e_msgport_wait
    from /usr/lib/libedataserver-1.2.so.7
  • #2 e_msgport_reply
    from /usr/lib/libedataserver-1.2.so.7
  • #3 start_thread
    from /lib/libpthread.so.0
  • #4 ??
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 ??

Thread 5 (Thread -1323025488 (LWP 20164))

  • #0 select
    from /lib/libc.so.6
  • #1 e_msgport_wait
    from /usr/lib/libedataserver-1.2.so.7
  • #2 e_msgport_reply
    from /usr/lib/libedataserver-1.2.so.7
  • #3 start_thread
    from /lib/libpthread.so.0
  • #4 ??
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 ??

Thread 4 (Thread -1331414096 (LWP 20166))

  • #0 select
    from /lib/libc.so.6
  • #1 e_msgport_wait
    from /usr/lib/libedataserver-1.2.so.7
  • #2 e_msgport_reply
    from /usr/lib/libedataserver-1.2.so.7
  • #3 start_thread
    from /lib/libpthread.so.0
  • #4 ??
  • #5 ??
  • #6 ??
  • #7 ??
  • #8 ??

Comment 1 palfrey 2006-12-29 18:07:16 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. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Comment 2 info 2007-01-05 20:15:45 UTC
Hi

I am unable to do this stack trace as I never had the debugging tools installed and now can't reproduce the problem. I have the debugging tools installed and if it happens again I'll post a new bug.

Sorry about that.
Justin
Comment 3 palfrey 2007-01-06 15:49:09 UTC
Ok, I'm closing for now as INCOMPLETE then. If you manage to reproduce the problem, then please re-open this bug.
Comment 4 Kjartan Maraas 2007-02-09 07:41:55 UTC
Likely a duplicate of bug 340165 or 333864. Fixed in 2.8.3 and 2.9.x
Comment 5 Kjartan Maraas 2007-02-09 07:42:21 UTC

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