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 331725 - crash after expunging mails
crash after expunging mails
Status: RESOLVED DUPLICATE of bug 329263
Product: evolution
Classification: Applications
Component: Mailer
2.6.x
Other Linux
: High critical
: ---
Assigned To: evolution-mail-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2006-02-18 23:50 UTC by Karsten Bräckelmann
Modified: 2013-09-13 00:53 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Karsten Bräckelmann 2006-02-18 23:50:26 UTC
I observed a Pango crash due to a specific mail in my postmaster spam folder. To isolate this very mail, I started selectively getting rid of others, expunging in between to sync with the IMAP server in case of other crashes.

I marked the last about 5 mails as deleted, hide deleted mails setting disabled. Preview pane enabled. Selected mail in the tree was marked as deleted, the last one in the list IIRC. Hit Ctrl-E for Expunge, and the result is this stacktrace. Enjoy.

Evolution 2.5.91


Backtrace was generated from '/opt/gnome-2.13/bin/evolution-2.6'

Using host libthread_db library "/lib/tls/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread -1230211392 (LWP 13571)]
[New Thread -1297089616 (LWP 13585)]
[Thread debugging using libthread_db enabled]
[New Thread -1230211392 (LWP 13571)]
[New Thread -1297089616 (LWP 13585)]
[New Thread -1287017552 (LWP 13584)]
[New Thread -1277297744 (LWP 13580)]
[New Thread -1260119120 (LWP 13579)]
[New Thread -1268905040 (LWP 13577)]
[New Thread -1251677264 (LWP 13575)]
[New Thread -1243284560 (LWP 13574)]
[New Thread -1234891856 (LWP 13573)]
[Thread debugging using libthread_db enabled]
[New Thread -1230211392 (LWP 13571)]
[New Thread -1297089616 (LWP 13585)]
0xffffe410 in ?? ()

Thread 1 (Thread -1230211392 (LWP 13571))

  • #0 ??
  • #1 ??
  • #2 ??
  • #3 ??
  • #4 __waitpid_nocancel
    from /lib/tls/libpthread.so.0
  • #5 libgnomeui_segv_handle
    at gnome-ui-init.c line 792
  • #6 <signal handler called>
  • #7 IA__g_logv
    at gmessages.c line 502
  • #8 IA__g_log
    at gmessages.c line 517
  • #9 IA__g_return_if_fail_warning
  • #10 camel_object_is
    at camel-object.c line 1034
  • #11 camel_object_unref
    at camel-object.c line 892
  • #12 camel_data_wrapper_finalize
    at camel-data-wrapper.c line 96
  • #13 camel_object_unref
    at camel-object.c line 928
  • #14 camel_medium_finalize
    at camel-medium.c line 94
  • #15 camel_object_unref
    at camel-object.c line 928
  • #16 unref_part
    at camel-multipart.c line 151
  • #17 IA__g_list_foreach
    at glist.c line 492
  • #18 camel_multipart_finalize
    at camel-multipart.c line 117
  • #19 camel_object_unref
    at camel-object.c line 928
  • #20 camel_medium_finalize
    at camel-medium.c line 94
  • #21 camel_object_unref
    at camel-object.c line 928
  • #22 emf_format_clone
    at em-format.c line 671
  • #23 efh_format_timeout
    at em-format-html.c line 1333
  • #24 efhd_format_clone
    at em-format-html-display.c line 1119
  • #25 emfv_message_selected_timeout
    at em-folder-view.c line 2301
  • #26 g_timeout_dispatch
    at gmain.c line 3292
  • #27 IA__g_main_context_dispatch
    at gmain.c line 1916
  • #28 g_main_context_iterate
    at gmain.c line 2547
  • #29 IA__g_main_loop_run
    at gmain.c line 2751
  • #30 bonobo_main
    at bonobo-main.c line 312
  • #31 main
    at main.c line 603
  • #0 ??

Comment 1 Karsten Bräckelmann 2006-02-19 00:09:36 UTC
doh, duplicate

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