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 379678 - crash in Evolution: Every time I open up Evo...
crash in Evolution: Every time I open up Evo...
Status: RESOLVED DUPLICATE of bug 353430
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-27 04:24 UTC by eric
Modified: 2006-11-27 17:33 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description eric 2006-11-27 04:24:57 UTC
What were you doing when the application crashed?
Every time I open up Evolution it crashes.


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

Memory status: size: 144027648 vsize: 0 resident: 144027648 share: 0 rss: 25653248 rss_rlim: 0
CPU usage: start_time: 1164601455 rtime: 0 utime: 204 stime: 0 cutime:181 cstime: 0 timeout: 23 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/tls/i686/cmov/libthread_db.so.1".
(no debugging symbols found)
[Thread debugging using libthread_db enabled]
[New Thread -1233107280 (LWP 4675)]
[New Thread -1345270880 (LWP 4696)]
[New Thread -1336177760 (LWP 4691)]
[New Thread -1286501472 (LWP 4690)]
[New Thread -1294894176 (LWP 4686)]
[New Thread -1278071904 (LWP 4679)]
[New Thread -1269679200 (LWP 4678)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1233107280 (LWP 4675))

  • #0 __kernel_vsyscall
  • #1 waitpid
    from /lib/tls/i686/cmov/libc.so.6
  • #2 gnome_gtk_module_info_get
    from /usr/lib/libgnomeui-2.so.0
  • #3 <signal handler called>
  • #4 __kernel_vsyscall
  • #5 raise
    from /lib/tls/i686/cmov/libc.so.6
  • #6 abort
    from /lib/tls/i686/cmov/libc.so.6
  • #7 g_logv
    from /usr/lib/libglib-2.0.so.0
  • #8 g_log
    from /usr/lib/libglib-2.0.so.0
  • #9 g_assert_warning
    from /usr/lib/libglib-2.0.so.0
  • #10 fill_info
    from /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
  • #11 ??
    from /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
  • #12 ??
    from /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
  • #13 ??
  • #14 ??
    from /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
  • #15 ??
    from /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
  • #16 ??
  • #17 g_object_new_valist
    from /usr/lib/libgobject-2.0.so.0
  • #18 fill_info
    from /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
  • #19 ??
  • #0 __kernel_vsyscall

Comment 1 André Klapper 2006-11-27 17:33:27 UTC
Hi Eric,

   when it is the Mailer component crashing, a common cause is a
   particular mail that crashes while being rendered. To prevent
   rendering of the mail, you can disable the preview pane and set the
   message display to 'source', which will display the raw message.

   Disable the preview pane:
   $ gconftool-2 --set /apps/evolution/mail/display/show_preview --type bool 0

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