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 366611 - crash in Evolution: Collapse image crashes Evo
crash in Evolution: Collapse image crashes Evo
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-10-29 01:53 UTC by Зоран Рилак
Modified: 2006-11-02 00:59 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description Зоран Рилак 2006-10-29 01:53:27 UTC
What were you doing when the application crashed?
Writing an e-mail, of course, Murphy said.  Apart from that, I clicked the collapse image button in an e-mail in my Inbox.  This has happened several times already but I usually ignore bugs unless they persist


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

Memory status: size: 401973248 vsize: 401973248 resident: 97177600 share: 22962176 rss: 97177600 rss_rlim: -1
CPU usage: start_time: 1162086520 rtime: 2957 utime: 2763 stime: 194 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 47177275108672 (LWP 15628)]
[New Thread 1132755280 (LWP 15796)]
[New Thread 1124362576 (LWP 15673)]
[New Thread 1124096336 (LWP 15671)]
[New Thread 1115703632 (LWP 15646)]
[New Thread 1107310928 (LWP 15644)]
[New Thread 1098918224 (LWP 15637)]
[New Thread 1090525520 (LWP 15636)]
[New Thread 1082132816 (LWP 15633)]
(no debugging symbols found)
0x00002ae84c6d85cf in waitpid () from /lib/libc.so.6

Thread 9 (Thread 1082132816 (LWP 15633))

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

Thread 8 (Thread 1090525520 (LWP 15636))

  • #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 7 (Thread 1098918224 (LWP 15637))

  • #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 6 (Thread 1107310928 (LWP 15644))

  • #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 1115703632 (LWP 15646))

  • #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 2 (Thread 1132755280 (LWP 15796))

  • #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 Зоран Рилак 2006-10-29 01:55:47 UTC
There is almost certainly a bug already filed against this bug; I'm just changing the Description field since bug-buddy collected the first few words of my rant and filed a new one.
Comment 2 Christian Kirbach 2006-10-29 18:38:28 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 3 Karsten Bräckelmann 2006-11-02 00:59:58 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 ***