Bug 1159426 - [abrt] claws-mail: msgcache_add_msg(): claws-mail killed by SIGSEGV
Summary: [abrt] claws-mail: msgcache_add_msg(): claws-mail killed by SIGSEGV
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Fedora
Classification: Fedora
Component: claws-mail
Version: 20
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andreas Bierfert
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:905809285deb8cd54177b1545e2...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-10-31 23:02 UTC by Raphael Groner
Modified: 2015-04-01 09:21 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2015-04-01 09:21:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (58.71 KB, text/plain)
2014-10-31 23:02 UTC, Raphael Groner
no flags Details
File: cgroup (180 bytes, text/plain)
2014-10-31 23:02 UTC, Raphael Groner
no flags Details
File: core_backtrace (29.75 KB, text/plain)
2014-10-31 23:02 UTC, Raphael Groner
no flags Details
File: dso_list (19.97 KB, text/plain)
2014-10-31 23:02 UTC, Raphael Groner
no flags Details
File: environ (2.36 KB, text/plain)
2014-10-31 23:02 UTC, Raphael Groner
no flags Details
File: exploitable (100 bytes, text/plain)
2014-10-31 23:02 UTC, Raphael Groner
no flags Details
File: limits (1.29 KB, text/plain)
2014-10-31 23:02 UTC, Raphael Groner
no flags Details
File: maps (95.01 KB, text/plain)
2014-10-31 23:02 UTC, Raphael Groner
no flags Details
File: open_fds (1.95 KB, text/plain)
2014-10-31 23:02 UTC, Raphael Groner
no flags Details
File: proc_pid_status (958 bytes, text/plain)
2014-10-31 23:02 UTC, Raphael Groner
no flags Details


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1159414 0 unspecified CLOSED [abrt] claws-mail: g_slist_find(): claws-mail killed by SIGSEGV 2021-02-22 00:41:40 UTC

Internal Links: 1159414

Description Raphael Groner 2014-10-31 23:02:18 UTC
Description of problem:
crashed again after unsubscribed from a not explicity before subscribed folder,. do not ask why I had that folder.

Version-Release number of selected component:
claws-mail-3.10.1-1.fc20

Additional info:
reporter:       libreport-2.2.3
backtrace_rating: 4
cmdline:        claws-mail
crash_function: msgcache_add_msg
executable:     /usr/bin/claws-mail
kernel:         3.16.6-203.fc20.x86_64
type:           CCpp

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 msgcache_add_msg at msgcache.c:165
 #1 folder_item_scan_full at folder.c:2350
 #2 folder_item_process_open at folder.c:2003
 #3 folder_item_open at folder.c:2038
 #4 folderview_selected at folderview.c:2111
 #9 gtk_cmctree_select at gtkcmctree.c:3904
 #10 real_unselect_all at gtkcmctree.c:2882
 #11 gtk_sctree_real_unselect_all at gtksctree.c:792
 #12 select_row at gtksctree.c:383
 #13 gtk_sctree_button_press at gtksctree.c:554

Comment 1 Raphael Groner 2014-10-31 23:02:24 UTC
Created attachment 952644 [details]
File: backtrace

Comment 2 Raphael Groner 2014-10-31 23:02:25 UTC
Created attachment 952645 [details]
File: cgroup

Comment 3 Raphael Groner 2014-10-31 23:02:28 UTC
Created attachment 952646 [details]
File: core_backtrace

Comment 4 Raphael Groner 2014-10-31 23:02:30 UTC
Created attachment 952647 [details]
File: dso_list

Comment 5 Raphael Groner 2014-10-31 23:02:32 UTC
Created attachment 952648 [details]
File: environ

Comment 6 Raphael Groner 2014-10-31 23:02:35 UTC
Created attachment 952649 [details]
File: exploitable

Comment 7 Raphael Groner 2014-10-31 23:02:36 UTC
Created attachment 952650 [details]
File: limits

Comment 8 Raphael Groner 2014-10-31 23:02:40 UTC
Created attachment 952651 [details]
File: maps

Comment 9 Raphael Groner 2014-10-31 23:02:42 UTC
Created attachment 952652 [details]
File: open_fds

Comment 10 Raphael Groner 2014-10-31 23:02:44 UTC
Created attachment 952653 [details]
File: proc_pid_status

Comment 11 Michael Schwendt 2014-11-01 11:41:23 UTC
> Thread 1 (Thread 0x7f65aebd9a80 (LWP 20279)):
> #0  msgcache_add_msg (cache=0x4063326536356431,
> msginfo=msginfo@entry=0x26b2eb0) at msgcache.c:165
>        newmsginfo = <optimized out>

"cache" is supposed to be a pointer, but here it isn't valid. The value 0x4063326536356431 looks like the ASCII representation of something: @c2e65d1

So, while you may think that this crash might be a consequence of unsubscribing a folder, the symptoms are just those of memory corruption and could be the side-effect of anything. We've even had users with unstable hardware causing that.

The crash also happened in a different location than bug 1159414. Except that it had started in folder_item_scan_full.

I suggest waiting for availability of Claws Mail 3.11.1 and possibly discussing this at: http://www.claws-mail.org/MLs.php

Comment 12 Raphael Groner 2015-04-01 09:20:57 UTC
Never seen this again. Closing, please reopen if needed.


Note You need to log in before you can comment on or make changes to this bug.