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 350568 - crash on Evolution
crash on Evolution
Status: RESOLVED DUPLICATE of bug 349161
Product: evolution
Classification: Applications
Component: Mailer
2.8.x (obsolete)
Other All
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-08-09 11:41 UTC by Andreas Marienborg
Modified: 2013-09-13 00:48 UTC
See Also:
GNOME target: ---
GNOME version: 2.15/2.16


Attachments
the filters.xml that makes it crash (666 bytes, application/xml)
2006-08-10 09:27 UTC, Andreas Marienborg
Details

Description Andreas Marienborg 2006-08-09 11:41:24 UTC
What were you doing when the application crashed?
Just opened it, with an INBOX of about 20k mails and 20-25 vfolders. It has crashed twice in a row now


Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.91 2006-08-08 (Ubuntu)
BugBuddy Version: 2.15.90

Memory status: size: 383102976 vsize: 383102976 resident: 81039360 share: 19660800 rss: 81039360 rss_rlim: -1
CPU usage: start_time: 1155122977 rtime: 1262 utime: 1199 stime: 63 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 46998775068704 (LWP 8408)]
[New Thread 1149540688 (LWP 8431)]
[New Thread 1141147984 (LWP 8421)]
[New Thread 1140881744 (LWP 8420)]
[New Thread 1132489040 (LWP 8419)]
[New Thread 1124096336 (LWP 8418)]
[New Thread 1115703632 (LWP 8416)]
[New Thread 1090525520 (LWP 8415)]
[New Thread 1107310928 (LWP 8414)]
[New Thread 1098918224 (LWP 8413)]
[New Thread 1082132816 (LWP 8410)]
(no debugging symbols found)
0x00002abebd43594f in waitpid () from /lib/libc.so.6

Thread 11 (Thread 1082132816 (LWP 8410))

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

  • #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 9 (Thread 1107310928 (LWP 8414))

  • #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 8 (Thread 1090525520 (LWP 8415))

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

  • #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 1132489040 (LWP 8419))

  • #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 4 (Thread 1140881744 (LWP 8420))

  • #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 André Klapper 2006-08-09 14:47:34 UTC
Thanks for the bug report. Unfortunately, that stack trace is not very useful in determining the cause of the crash. Can you get us one with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so.
Also, please do not use server type "IMAP4rev1" in your account preferences. Use "IMAP" instead. Thanks.
Comment 2 Andreas Marienborg 2006-08-10 09:24:52 UTC
Should I add all dbg packages for every lib? or is it enough with EDS and evolution?

Anyways, I also found out that it was a filter that made it crash. removing .evolution/mail/filters.xml made it not crash, and recreating the filter made it crash again. 

Distribution: Ubuntu 6.10 (edgy)
Gnome Release: 2.15.91 2006-08-08 (Ubuntu)
BugBuddy Version: 2.15.90

Memory status: size: 384126976 vsize: 384126976 resident: 115945472 share: 20549632 rss: 115945472 rss_rlim: -1
CPU usage: start_time: 1155200017 rtime: 3034 utime: 2858 stime: 176 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

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

Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 47989490735136 (LWP 15080)]
[New Thread 1124362576 (LWP 15118)]
[New Thread 1124096336 (LWP 15094)]
[New Thread 1115703632 (LWP 15093)]
[New Thread 1107310928 (LWP 15091)]
[New Thread 1098918224 (LWP 15089)]
[New Thread 1090525520 (LWP 15088)]
[New Thread 1082132816 (LWP 15086)]
0x00002ba56884ba3f in __libc_waitpid () from /lib/libc.so.6

Thread 1 (Thread 47989490735136 (LWP 15080))

  • #0 __libc_waitpid
    from /lib/libc.so.6
  • #1 gnome_gtk_module_info_get
    from /usr/lib64/libgnomeui-2.so.0
  • #2 <signal handler called>
  • #3 cairo_font_face_destroy
    from /usr/lib64/libcairo.so.2
  • #4 cairo_font_options_copy
    from /usr/lib64/libcairo.so.2
  • #5 pango_cairo_context_set_font_options
    from /usr/lib64/libpangocairo-1.0.so.0
  • #6 build_layout
    at e-cell-text.c line 589
  • #7 generate_layout
    at e-cell-text.c line 663
  • #8 ect_draw
    at e-cell-text.c line 780
  • #9 eti_draw
    at e-table-item.c line 2001
  • #10 gnome_canvas_root
    from /usr/lib64/libgnomecanvas-2.so.0
  • #11 gnome_canvas_item_new
    from /usr/lib64/libgnomecanvas-2.so.0
  • #12 _gtk_marshal_BOOLEAN__BOXED
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #13 g_closure_invoke
    from /usr/lib64/libgobject-2.0.so.0
  • #14 g_signal_chain_from_overridden
    from /usr/lib64/libgobject-2.0.so.0
  • #15 g_signal_emit_valist
    from /usr/lib64/libgobject-2.0.so.0
  • #16 g_signal_emit
    from /usr/lib64/libgobject-2.0.so.0
  • #17 gtk_widget_get_default_style
    from /usr/lib64/libgtk-x11-2.0.so.0
  • #18 gnome_canvas_window_to_world
    from /usr/lib64/libgnomecanvas-2.so.0
  • #19 gnome_canvas_set_scroll_region
    from /usr/lib64/libgnomecanvas-2.so.0
  • #20 g_main_context_dispatch
    from /usr/lib64/libglib-2.0.so.0
  • #21 g_main_context_check
    from /usr/lib64/libglib-2.0.so.0
  • #22 g_main_loop_run
    from /usr/lib64/libglib-2.0.so.0
  • #23 bonobo_main
    from /usr/lib64/libbonobo-2.so.0
  • #24 main
    at main.c line 615
  • #0 __libc_waitpid
    from /lib/libc.so.6

Comment 3 Andreas Marienborg 2006-08-10 09:27:05 UTC
Created attachment 70626 [details]
the filters.xml that makes it crash

This is the filters.xml file that makes it crash sometime during opening and rendering the INBOX or the Unmatched folder.
Comment 4 André Klapper 2006-08-12 13:21:48 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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