Bug 1882946

Summary: [abrt] claws-mail: poll_for_event(): claws-mail killed by SIGABRT
Product: [Fedora] Fedora Reporter: Edward <epp>
Component: libX11Assignee: Adam Jackson <ajax>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: ajax, andreas.bierfert, bugs.michael, caillon+fedoraproject, fziglio, jglisse, john.j5live, peter.hutterer, rhughes, rstrode, sandmann
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/adcf60cd62df4d3c3744a7e45920de5fab81296e
Whiteboard: abrt_hash:a93df5645c483e5c123bf227eccc6f5f47eaf9b4;
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-10-08 07:51:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: core_backtrace
none
File: cpuinfo
none
File: dso_list
none
File: environ
none
File: limits
none
File: maps
none
File: mountinfo
none
File: open_fds
none
File: proc_pid_status none

Description Edward 2020-09-26 22:46:47 UTC
Description of problem:
Was attempting to access/open one of the IMAP folders, Claws Mail became unresponsive, then crashed.

Version-Release number of selected component:
claws-mail-3.17.6-1.fc32

Additional info:
reporter:       libreport-2.13.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/session-1.scope
cmdline:        claws-mail
crash_function: poll_for_event
executable:     /usr/bin/claws-mail
journald_cursor: s=fe8c6f9b1fcc4439834027ef7ecd4672;i=2811d;b=53d97ee82fa5468a8cdc7d9155d2f05c;m=2e682556c;t=5b03e91012b0a;x=40edec0e86076ffb
kernel:         5.8.11-200.fc32.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000
xsession_errors:

Comment 1 Edward 2020-09-26 22:46:51 UTC
Created attachment 1716890 [details]
File: backtrace

Comment 2 Edward 2020-09-26 22:46:53 UTC
Created attachment 1716891 [details]
File: core_backtrace

Comment 3 Edward 2020-09-26 22:46:54 UTC
Created attachment 1716892 [details]
File: cpuinfo

Comment 4 Edward 2020-09-26 22:46:55 UTC
Created attachment 1716893 [details]
File: dso_list

Comment 5 Edward 2020-09-26 22:46:56 UTC
Created attachment 1716894 [details]
File: environ

Comment 6 Edward 2020-09-26 22:46:57 UTC
Created attachment 1716895 [details]
File: limits

Comment 7 Edward 2020-09-26 22:46:58 UTC
Created attachment 1716896 [details]
File: maps

Comment 8 Edward 2020-09-26 22:46:59 UTC
Created attachment 1716897 [details]
File: mountinfo

Comment 9 Edward 2020-09-26 22:47:01 UTC
Created attachment 1716898 [details]
File: open_fds

Comment 10 Edward 2020-09-26 22:47:02 UTC
Created attachment 1716899 [details]
File: proc_pid_status

Comment 11 Edward 2020-09-27 14:07:48 UTC
Similar problem has been detected:

Claws Mail crashed while attempting to add a new account.

reporter:       libreport-2.13.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/session-3.scope
cmdline:        claws-mail
crash_function: poll_for_event
executable:     /usr/bin/claws-mail
journald_cursor: s=7f187bd20b3a486b87a21f3d9045570e;i=24554;b=94402045f03e48ad8c17c07ee6e9e764;m=13b37894;t=5b04bf62d8f06;x=19e64e579d200b2
kernel:         5.8.11-200.fc32.x86_64
package:        claws-mail-3.17.6-1.fc32
reason:         claws-mail killed by SIGABRT
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000
xsession_errors:

Comment 12 Edward 2020-09-27 14:11:22 UTC
(In reply to Edward from comment #11)
> Similar problem has been detected:
> 
> Claws Mail crashed while attempting to add a new account.
> 
> reporter:       libreport-2.13.1
> backtrace_rating: 4
> cgroup:         0::/user.slice/user-1000.slice/session-3.scope
> cmdline:        claws-mail
> crash_function: poll_for_event
> executable:     /usr/bin/claws-mail
> journald_cursor:
> s=7f187bd20b3a486b87a21f3d9045570e;i=24554;
> b=94402045f03e48ad8c17c07ee6e9e764;m=13b37894;t=5b04bf62d8f06;
> x=19e64e579d200b2
> kernel:         5.8.11-200.fc32.x86_64
> package:        claws-mail-3.17.6-1.fc32
> reason:         claws-mail killed by SIGABRT
> rootdir:        /
> runlevel:       N 5
> type:           CCpp
> uid:            1000
> xsession_errors:

This crash occurred on a different system.

Comment 13 Michael Schwendt 2020-09-27 23:04:27 UTC
> #3  0x00007f5ff0bc1e76 in __GI___assert_fail (assertion=assertion@entry=0x7f5ff0af8838 "!xcb_xlib_threads_sequence_lost",
> file=file@entry=0x7f5ff0af86ab "xcb_io.c", line=line@entry=260, function=function@entry=0x7f5ff0af8af0 <__PRETTY_FUNCTION__.6>
> "poll_for_event") at assert.c:101

It's an X crash completely outside Claws Mail code.

https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/1808710
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1886059

Comment 14 Edward 2020-09-27 23:20:49 UTC
Thank you for checking it, Michael. Much appreciated.

Comment 15 Edward 2020-09-30 18:10:22 UTC
Similar problem has been detected:

Opened Preferences window, scrolled down the list, app became unresponsive, then crashed.

reporter:       libreport-2.13.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/session-1.scope
cmdline:        claws-mail
crash_function: poll_for_event
executable:     /usr/bin/claws-mail
journald_cursor: s=0b7fa467ff1e4c3a930c6427721067a5;i=33721;b=aaa63cf9ca2a414e8f89df5f8788a52d;m=4db035da8;t=5b08babdc7d8b;x=c71f4a63390d512e
kernel:         5.8.11-200.fc32.x86_64
package:        claws-mail-3.17.6-1.fc32
reason:         claws-mail killed by SIGABRT
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000
xsession_errors:

Comment 16 Edward 2020-10-05 14:44:02 UTC
Similar problem has been detected:

Claws Mail was minimized, went to open/maximize it to send an e-mail, when upon clicking it, Claws crashed.

reporter:       libreport-2.13.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/session-1.scope
cmdline:        claws-mail
crash_function: poll_for_event
executable:     /usr/bin/claws-mail
journald_cursor: s=0b7fa467ff1e4c3a930c6427721067a5;i=464ef;b=49bd63af62a74acd9129e5309606c272;m=b1545339;t=5b0ed68afd671;x=1fad8dd1902e8052
kernel:         5.8.12-200.fc32.x86_64
package:        claws-mail-3.17.6-1.fc32
reason:         claws-mail killed by SIGABRT
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000
xsession_errors:

Comment 17 Frediano Ziglio 2020-10-08 07:51:31 UTC

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