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 400678 - crash in Evolution: selecting/deselcting SPA...
crash in Evolution: selecting/deselcting SPA...
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: 2007-01-25 17:24 UTC by ph
Modified: 2007-04-12 21:03 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16



Description ph 2007-01-25 17:24:38 UTC
What were you doing when the application crashed?
selecting/deselcting SPAM


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

Memory status: size: 1854812160 vsize: 0 resident: 1854812160 share: 0 rss: 683888640 rss_rlim: 0
CPU usage: start_time: 1169709639 rtime: 0 utime: 4351 stime: 0 cutime:3573 cstime: 0 timeout: 778 it_real_value: 0 frequency: 927

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 -1208539472 (LWP 5985)]
[New Thread -1375118432 (LWP 10382)]
[New Thread -1315390560 (LWP 6023)]
[New Thread -1314518112 (LWP 6007)]
[New Thread -1306125408 (LWP 6006)]
[New Thread -1297732704 (LWP 6005)]
[New Thread -1289340000 (LWP 6004)]
[New Thread -1280947296 (LWP 6003)]
[New Thread -1272554592 (LWP 5999)]
[New Thread -1252402272 (LWP 5998)]
[New Thread -1243616352 (LWP 5995)]
[New Thread -1235223648 (LWP 5994)]
[New Thread -1225512032 (LWP 5991)]
(no debugging symbols found)
0xffffe410 in __kernel_vsyscall ()

Thread 1 (Thread -1208539472 (LWP 5985))

  • #0 __kernel_vsyscall
  • #1 __waitpid_nocancel
    from /lib/tls/i686/cmov/libpthread.so.0
  • #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 __after_morecore_hook
    from /lib/tls/i686/cmov/libc.so.6
  • #17 mallopt
    from /lib/tls/i686/cmov/libc.so.6
  • #18 fill_info
    from /usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-gif.so
  • #19 ??
  • #20 ??
  • #21 ??
  • #22 ??
  • #23 ??
  • #24 read
    from /lib/tls/i686/cmov/libc.so.6
  • #25 ??
    from /usr/lib/libgdk_pixbuf-2.0.so.0
  • #26 ??
  • #27 ??
  • #28 ??
  • #29 gdk_pixbuf_loader_write
    from /usr/lib/libgdk_pixbuf-2.0.so.0
  • #30 gdk_pixbuf_loader_write
    from /usr/lib/libgdk_pixbuf-2.0.so.0
  • #31 html_image_set_spacing
    from /usr/lib/libgtkhtml-3.8.so.15
  • #32 gtk_html_stream_write
    from /usr/lib/libgtkhtml-3.8.so.15
  • #33 em_html_stream_new
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #34 em_sync_stream_get_type
    from /usr/lib/evolution/2.8/components/libevolution-mail.so
  • #35 g_io_channel_unix_get_fd
    from /usr/lib/libglib-2.0.so.0
  • #36 g_main_context_dispatch
    from /usr/lib/libglib-2.0.so.0
  • #37 g_main_context_check
    from /usr/lib/libglib-2.0.so.0
  • #38 g_main_loop_run
    from /usr/lib/libglib-2.0.so.0
  • #39 bonobo_main
    from /usr/lib/libbonobo-2.so.0
  • #40 main
  • #0 __kernel_vsyscall

Comment 1 palfrey 2007-01-25 18:57:40 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 2 Bruno Boaventura 2007-02-26 21:37:58 UTC
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for.
Thanks!
Comment 3 André Klapper 2007-04-12 21:03:07 UTC
garr...
Comment 4 André Klapper 2007-04-12 21:03:22 UTC
Thanks for taking the time to report this bug.
This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers?


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