Version-Release number of selected component: claws-mail-3.8.1-1.fc17 Additional info: libreport version: 2.0.14 abrt_version: 2.0.13 backtrace_rating: 4 cmdline: claws-mail sales crash_function: vasprintf kernel: 3.5.6-1.fc17.i686 truncated backtrace: :Thread no. 1 (10 frames) : #2 vasprintf at /usr/include/bits/stdio2.h:199 : #3 g_vasprintf at gprintf.c:314 : #4 g_strdup_vprintf at gstrfuncs.c:509 : #5 g_strdup_printf at gstrfuncs.c:535 : #6 folderview_close_opened at folderview.c:2083 : #7 folderview_selected at folderview.c:2153 : #8 claws_marshal_VOID__POINTER_INT at claws-marshal.c:348 : #13 gtk_cmctree_select at gtkcmctree.c:3903 : #14 real_unselect_all at gtkcmctree.c:2886 : #15 gtk_sctree_real_unselect_all at gtksctree.c:787
Created attachment 643053 [details] File: core_backtrace
Created attachment 643054 [details] File: environ
Created attachment 643055 [details] File: limits
Created attachment 643056 [details] File: backtrace
Created attachment 643057 [details] File: cgroup
Created attachment 643058 [details] File: maps
Created attachment 643059 [details] File: dso_list
Created attachment 643060 [details] File: var_log_messages
Created attachment 643061 [details] File: open_fds
> claws-mail sales Works for me. What exactly are the steps for reproducing the crash? Is it reproducible for you? Or did it crash just once (possibly due to trying to forcefully close the program)? The backtrace sort of points at a place where it could crash only due to invalid pointers or pointers to invalid data, but when/why that would happen isn't clear: | | 2082 if (olditem) { | 2083 gchar *buf = g_strdup_printf(_("Closing folder %s..."), | 2084 olditem->path ? olditem->path:olditem->name); | | _IO_read_ptr = 0x998b880 "Closing folder p>"
This crash happened right after I added a new GMail account with IMAP and SMTP. Unable to reproduce this issue anymore, I added accounts multiple times on my claws-mail and it was the only time I got a crash like this.