FS#62324 - [gtk3][gufw] libgtk-3.so.0.2404.4 segfaults on running gufw 18.10.0-1

Attached to Project: Arch Linux
Opened by Peter Clarke (petac) - Friday, 12 April 2019, 17:19 GMT
Last edited by Jan Alexander Steffens (heftig) - Sunday, 19 June 2022, 09:43 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Jan Alexander Steffens (heftig)
Levente Polyak (anthraxx)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
libgtk segfaults on new install when trying to open firewall configuration gufw

This is my first bug report so excuse any newbie errors!


Additional info:
gufw version 18.10.0-1
Gnome shell 3.32.0
libgtk-3.so.0.2404.4


uname -a
Linux float 5.0.7-arch1-1-ARCH #1 SMP PREEMPT Mon Apr 8 10:37:08 UTC 2019 x86_64 GNU/Linux


Tried to start twice - here is entries in dmesg:

[15137.227606] python3[27893]: segfault at 18 ip 00007efe5ffd1b90 sp 00007fff0a8f0998 error 4 in libgtk-3.so.0.2404.4[7efe5fd83000+362000]
[15137.227613] Code: d6 13 42 00 48 8b 44 24 08 64 48 33 04 25 28 00 00 00 75 0f 48 83 c4 18 5b 5d 41 5c 41 5d 41 5e 41 5f c3 ff 15 c1 11 42 00 90 <48> 8b 47 18 48 8b 40 10 c3 0f 1f 80 00 00 00 00 53 48 8b 5f 18 48
[15137.227676] audit: type=1701 audit(1555087097.959:120): auid=1000 uid=0 gid=0 ses=2 pid=27893 comm="python3" exe="/usr/bin/python3.7" sig=11 res=1
[15137.241669] audit: type=1130 audit(1555087097.973:121): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-27906-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15137.497781] audit: type=1131 audit(1555087098.229:122): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@0-27906-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15155.280215] python3[27926]: segfault at 18 ip 00007f6076346b90 sp 00007ffdbf861028 error 4 in libgtk-3.so.0.2404.4[7f60760f8000+362000]
[15155.280220] Code: d6 13 42 00 48 8b 44 24 08 64 48 33 04 25 28 00 00 00 75 0f 48 83 c4 18 5b 5d 41 5c 41 5d 41 5e 41 5f c3 ff 15 c1 11 42 00 90 <48> 8b 47 18 48 8b 40 10 c3 0f 1f 80 00 00 00 00 53 48 8b 5f 18 48
[15155.280275] audit: type=1701 audit(1555087116.013:123): auid=1000 uid=0 gid=0 ses=2 pid=27926 comm="python3" exe="/usr/bin/python3.7" sig=11 res=1
[15155.289399] audit: type=1130 audit(1555087116.023:124): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-27939-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15155.549063] audit: type=1131 audit(1555087116.279:125): pid=1 uid=0 auid=4294967295 ses=4294967295 msg='unit=systemd-coredump@1-27939-0 comm="systemd" exe="/usr/lib/systemd/systemd" hostname=? addr=? terminal=? res=success'
[15205.438404] audit: type=1325 audit(1555087166.169:126): table=filter family=2 entries=0
[15205.440606] audit: type=1325 audit(1555087166.173:127): table=filter family=2 entries=4


This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Sunday, 19 June 2022, 09:43 GMT
Reason for closing:  None
Additional comments about closing:  If this still crashes, reopen and add a symbolized trace from coredumpctl gdb.

Loading...