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 371308 - crash in Evolution: I tried to view the seco...
crash in Evolution: I tried to view the seco...
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:48 UTC by rik.blankestijn
Modified: 2006-11-06 19:46 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description rik.blankestijn 2006-11-05 23:48:12 UTC
What were you doing when the application crashed?
I tried to view the second of 11 images inline.


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

Memory status: size: 272982016 vsize: 0 resident: 272982016 share: 0 rss: 40009728 rss_rlim: 0
CPU usage: start_time: 1162770342 rtime: 0 utime: 1157 stime: 0 cutime:1023 cstime: 0 timeout: 134 it_real_value: 0 frequency: 4

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

(no debugging symbols found)
Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1232759120 (LWP 14712)]
[New Thread -1303397472 (LWP 14779)]
[New Thread -1450869856 (LWP 14774)]
[New Thread -1337513056 (LWP 14772)]
[New Thread -1345905760 (LWP 14733)]
[New Thread -1329120352 (LWP 14731)]
[New Thread -1320219744 (LWP 14730)]
[New Thread -1311790176 (LWP 14729)]
[New Thread -1295004768 (LWP 14725)]
[New Thread -1286575200 (LWP 14724)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Comment 1 Karsten Bräckelmann 2006-11-06 18:34:13 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 ***
Comment 2 rik.blankestijn 2006-11-06 19:46:58 UTC
Alright, I will install the debugging packages. Thanks for the quick response!