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 371291 - crash in Evolution: Opening image to view in...
crash in Evolution: Opening image to view in...
Status: RESOLVED DUPLICATE of bug 333864
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-11-05 23:14 UTC by Erwan
Modified: 2006-11-06 18:34 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Erwan 2006-11-05 23:14:46 UTC
What were you doing when the application crashed?
Opening image to view in email. (Note: lots of pictures attached in email, was the 6th? (maybe more) image to open manually)...


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

Memory status: size: 293486592 vsize: 293486592 resident: 39301120 share: 19492864 rss: 39301120 rss_rlim: -1
CPU usage: start_time: 1162767741 rtime: 1521 utime: 1446 stime: 75 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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 47897213799744 (LWP 8110)]
[New Thread 1115969872 (LWP 8168)]
[New Thread 1107310928 (LWP 8129)]
[New Thread 1090525520 (LWP 8128)]
[New Thread 1098918224 (LWP 8122)]
[New Thread 1082132816 (LWP 8119)]
(no debugging symbols found)
0x00002b8fec1e25cf in waitpid () from /lib/libc.so.6

Thread 6 (Thread 1082132816 (LWP 8119))

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

Thread 5 (Thread 1098918224 (LWP 8122))

  • #0 select
    from /lib/libc.so.6
  • #1 e_msgport_wait
    from /usr/lib64/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_printf
    from /usr/lib64/libcamel-1.2.so.8
  • #5 em_format_html_display_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #6 em_format_part_as
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #7 em_format_part
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #8 em_format_get_type
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #9 em_format_part_as
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #10 em_format_part
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #11 em_format_html_new
    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 mail_enable_stop
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #14 e_msgport_reply
    from /usr/lib64/libedataserver-1.2.so.7
  • #15 start_thread
    from /lib/libpthread.so.0
  • #16 clone
    from /lib/libc.so.6
  • #17 ??

Thread 4 (Thread 1090525520 (LWP 8128))

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

Thread 3 (Thread 1107310928 (LWP 8129))

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

Comment 1 Karsten Bräckelmann 2006-11-06 18:34:13 UTC
Erwan, unfortunately the stacktrace does not have any hints about the real cause of the crash and does not help in debugging this issue.

However, according to the description this is the same issue as bug 333864,
which is fixed in Evolution 2.8.1.1.


Just in case you can reproduce this crash later, please consider installing
debugging packages [1], which help a lot in tracking down the crash.  Thanks!

Also, please feel free to report any further bugs you find.  Thanks!


[1] debugging packages for evolution, evolution-data-server and gtkhtml,
    plus debugging packages for some basic GNOME libs. More details can
    be found here:
    http://live.gnome.org/GettingTraces/DistroSpecificInstructions


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