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 371824 - crash in Evolution: opening a picture attach...
crash in Evolution: opening a picture attach...
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-07 02:01 UTC by fritzdouma
Modified: 2006-11-07 19:05 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description fritzdouma 2006-11-07 02:01:18 UTC
What were you doing when the application crashed?
opening a picture attachment


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

Memory status: size: 31838208 vsize: 0 resident: 153272320 share: 0 rss: 153272320 rss_rlim: 0
CPU usage: start_time: 470 rtime: 0 utime: 1162864772 stime: 0 cutime:1326 cstime: 0 timeout: 1218 it_real_value: 0 frequency: 108

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 805578176 (LWP 4504)]
[New Thread 902690032 (LWP 4524)]
[New Thread 894039280 (LWP 4519)]
[New Thread 885257456 (LWP 4518)]
[New Thread 845321456 (LWP 4511)]
(no debugging symbols found)
0x0ea1f220 in waitpid () from /lib/libc.so.6

Thread 5 (Thread 845321456 (LWP 4511))

  • #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_flush
    from /usr/lib/libcamel-1.2.so.8
  • #5 em_format_html_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #6 mail_enable_stop
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #7 e_msgport_reply
    from /usr/lib/libedataserver-1.2.so.7
  • #8 start_thread
    from /lib/libpthread.so.0
  • #9 start_thread
    from /lib/libpthread.so.0

Thread 4 (Thread 885257456 (LWP 4518))

  • #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 start_thread
    from /lib/libpthread.so.0

Thread 3 (Thread 894039280 (LWP 4519))

  • #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 start_thread
    from /lib/libpthread.so.0

Comment 1 Karsten Bräckelmann 2006-11-07 19:05:47 UTC
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 ***