Bug 2069843 - [abrt] gnome-software: ADW_IS_ANIMATION(): gnome-software killed by SIGSEGV
Summary: [abrt] gnome-software: ADW_IS_ANIMATION(): gnome-software killed by SIGSEGV
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: libadwaita
Version: 36
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Artem
QA Contact:
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:de76148e9a4d1193899ff69270c...
: 2070498 2071171 2075942 2088332 2110234 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2022-03-29 20:36 UTC by Giacomo Longo
Modified: 2022-10-27 14:49 UTC (History)
12 users (show)

Fixed In Version: libadwaita-1.1.2-2.fc36
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2022-06-03 03:07:11 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (296.88 KB, text/plain)
2022-03-29 20:36 UTC, Giacomo Longo
no flags Details
File: core_backtrace (115.53 KB, text/plain)
2022-03-29 20:36 UTC, Giacomo Longo
no flags Details
File: cpuinfo (2.85 KB, text/plain)
2022-03-29 20:36 UTC, Giacomo Longo
no flags Details
File: environ (1.47 KB, text/plain)
2022-03-29 20:36 UTC, Giacomo Longo
no flags Details
File: exploitable (82 bytes, text/plain)
2022-03-29 20:36 UTC, Giacomo Longo
no flags Details
File: limits (1.29 KB, text/plain)
2022-03-29 20:36 UTC, Giacomo Longo
no flags Details
File: maps (4.00 KB, text/plain)
2022-03-29 20:36 UTC, Giacomo Longo
no flags Details
File: mountinfo (3.50 KB, text/plain)
2022-03-29 20:36 UTC, Giacomo Longo
no flags Details
File: open_fds (9.51 KB, text/plain)
2022-03-29 20:37 UTC, Giacomo Longo
no flags Details
File: proc_pid_status (1.40 KB, text/plain)
2022-03-29 20:37 UTC, Giacomo Longo
no flags Details
File: var_log_messages (236 bytes, text/plain)
2022-03-29 20:37 UTC, Giacomo Longo
no flags Details


Links
System ID Private Priority Status Summary Last Updated
GNOME Gitlab GNOME libadwaita issues 453 0 None None None 2022-04-01 06:27:03 UTC

Description Giacomo Longo 2022-03-29 20:36:46 UTC
Description of problem:
I changed the QGIS application in between Fedora RPM and FlatHub sources

Version-Release number of selected component:
gnome-software-42.0-1.fc36

Additional info:
reporter:       libreport-2.17.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2580.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
dso_list:       /usr/bin/gnome-software gnome-software-42.0-1.fc36.x86_64 (Fedora Project) 1648305062
executable:     /usr/bin/gnome-software
journald_cursor: s=22e3532ddaf64b37841b0791806f5e25;i=10bb6;b=9960c5db90514c10b3261472f5a6de87;m=13cdbc0ab;t=5db614b717edd;x=22dbd010a5751278
kernel:         5.17.0-300.fc36.x86_64
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Truncated backtrace:
Thread no. 1 (10 frames)
 #0 ADW_IS_ANIMATION at ../src/adw-animation.h:36
 #1 adw_animation_get_widget at ../src/adw-animation.c:456
 #2 resize_animation_value_cb at ../src/adw-carousel.c:290
 #3 adw_animation_target_set_value at ../src/adw-animation-target.c:63
 #4 set_value at ../src/adw-animation.c:158
 #5 adw_animation_skip at ../src/adw-animation.c:677
 #6 tick_cb at ../src/adw-animation.c:191
 #7 gtk_widget_on_frame_clock_update at ../gtk/gtkwidget.c:2996
 #9 handler_ref at ../gobject/gsignal.c:712
 #11 signal_emit_unlocked_R.isra.0 at ../gobject/gsignal.c:3728

Comment 1 Giacomo Longo 2022-03-29 20:36:50 UTC
Created attachment 1869164 [details]
File: backtrace

Comment 2 Giacomo Longo 2022-03-29 20:36:51 UTC
Created attachment 1869165 [details]
File: core_backtrace

Comment 3 Giacomo Longo 2022-03-29 20:36:53 UTC
Created attachment 1869166 [details]
File: cpuinfo

Comment 4 Giacomo Longo 2022-03-29 20:36:54 UTC
Created attachment 1869167 [details]
File: environ

Comment 5 Giacomo Longo 2022-03-29 20:36:55 UTC
Created attachment 1869168 [details]
File: exploitable

Comment 6 Giacomo Longo 2022-03-29 20:36:56 UTC
Created attachment 1869169 [details]
File: limits

Comment 7 Giacomo Longo 2022-03-29 20:36:57 UTC
Created attachment 1869170 [details]
File: maps

Comment 8 Giacomo Longo 2022-03-29 20:36:58 UTC
Created attachment 1869171 [details]
File: mountinfo

Comment 9 Giacomo Longo 2022-03-29 20:37:00 UTC
Created attachment 1869172 [details]
File: open_fds

Comment 10 Giacomo Longo 2022-03-29 20:37:01 UTC
Created attachment 1869173 [details]
File: proc_pid_status

Comment 11 Giacomo Longo 2022-03-29 20:37:02 UTC
Created attachment 1869174 [details]
File: var_log_messages

Comment 12 Milan Crha 2022-03-30 07:00:36 UTC
Thanks for a bug report. The backtrce suggests it's crashing deep in libadwaita code, thus I move this there for further investigation.

Comment 13 Milan Crha 2022-04-01 06:20:33 UTC
*** Bug 2070498 has been marked as a duplicate of this bug. ***

Comment 14 Milan Crha 2022-04-01 06:27:03 UTC
I opened an upstream bug for this:
https://gitlab.gnome.org/GNOME/libadwaita/-/issues/453

Comment 15 Milan Crha 2022-04-04 06:45:07 UTC
*** Bug 2071171 has been marked as a duplicate of this bug. ***

Comment 16 Alex Angas 2022-04-15 20:03:53 UTC
Similar problem has been detected:

Installing a package, possibly two at the same time.

reporter:       libreport-2.17.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-flatpak-org.gimp.GIMP-2949.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=5ef214f9c9204a6c9266c809d06dc171;i=6b60;b=cb6bfce807fc4035ab4e5a0dc1676bc7;m=5bb9c041;t=5dcb6a81c1d04;x=7fc848e988a4d59d
kernel:         5.17.2-300.fc36.x86_64
package:        gnome-software-42.0-2.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 17 Milan Crha 2022-04-19 06:57:24 UTC
*** Bug 2075942 has been marked as a duplicate of this bug. ***

Comment 18 Milan Crha 2022-05-19 08:46:32 UTC
*** Bug 2088332 has been marked as a duplicate of this bug. ***

Comment 19 Peter Stone 2022-05-25 12:05:27 UTC
Similar problem has been detected:

Searched for the Amberol application; clicked on it; clicked on the button to show the next screenshot, gnome-software glitched, got me back to some empty window, with the message "downloading" something, then gnome-software crashed.

reporter:       libreport-2.17.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2704.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=f0b1041ced4e4cbe8da6c6b73e36c29a;i=619f6;b=276ff9fb3594464fa08c4bd11f30d84a;m=d3932d02c;t=5dfd44d22c089;x=4b59340abc293753
kernel:         5.17.9-300.fc36.x86_64
package:        gnome-software-42.1-1.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 20 newnick 2022-05-29 04:26:00 UTC
Similar problem has been detected:


reporter:       libreport-2.17.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-1832.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=d4b9933c6acc4dc9b0fedd6ab08057fc;i=e253;b=16e2436d5991422b960025e89845517d;m=aefd13e2;t=5dfd6e56cf3ec;x=f5c59eb7ce02775c
kernel:         5.17.9-300.fc36.x86_64
package:        gnome-software-42.1-1.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 21 Fedora Update System 2022-06-01 18:47:57 UTC
FEDORA-2022-6be07b77dd has been submitted as an update to Fedora 36. https://bodhi.fedoraproject.org/updates/FEDORA-2022-6be07b77dd

Comment 22 Fedora Update System 2022-06-02 01:19:51 UTC
FEDORA-2022-6be07b77dd has been pushed to the Fedora 36 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2022-6be07b77dd`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2022-6be07b77dd

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 23 Fedora Update System 2022-06-03 03:07:11 UTC
FEDORA-2022-6be07b77dd has been pushed to the Fedora 36 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 24 Thomas Citharel 2022-06-11 08:28:48 UTC
Similar problem has been detected:

Was installing Gimp through Flatpak

reporter:       libreport-2.17.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/dbus-:1.2-org.gnome.Software
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=e54862b0cb974579a58f61101a074782;i=25528;b=8774cd151a114463a4a2d9bba2eb6ccd;m=3d0201a07;t=5e12705e52bb2;x=a2606bbad679ab94
kernel:         5.17.13-300.fc36.x86_64
package:        gnome-software-42.2-1.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 25 Jaroslav Asanov 2022-06-17 10:10:44 UTC
Similar problem has been detected:

Gnome software was working for some time, it may have been installing an app. I opened details about an app and opened another app to the foreground. When I tried to return to the app, it showed up for a moment, then it crashed

reporter:       libreport-2.17.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-13366.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=ec4b79b568eb45c8afcf92ba396e3db6;i=3280;b=3a08ffea7ca442a3994b44cb031964db;m=e6a24e72;t=5e19c36f57878;x=cb5ce368b4af82af
kernel:         5.17.14-300.fc36.x86_64
package:        gnome-software-42.2-2.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 26 Jiri Eischmann 2022-07-25 15:48:37 UTC
Similar problem has been detected:

I was installing an app from Flathub.

reporter:       libreport-2.17.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1001.slice/user/app.slice/app-gnome-org.gnome.Software-17463.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=572c6d5b1b084c15b8263b2d8eb9530e;i=1026f3;b=d5d47a715cfc4baeb450a49fe542f90e;m=8514a4fb8;t=5e4a29b81fa4c;x=986c331adf65c189
kernel:         5.18.10-200.fc36.x86_64
package:        gnome-software-42.3-1.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1001

Comment 27 Milan Crha 2022-08-01 10:41:37 UTC
*** Bug 2110234 has been marked as a duplicate of this bug. ***

Comment 28 robert fairbrother 2022-08-10 22:34:07 UTC
Similar problem has been detected:

I eas scanning with ClamTK and trying to load updates when the window dissapeared

reporter:       libreport-2.17.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-156943.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=9d29819b916d4d6d95aa9d591330cd13;i=c2e2b;b=68474c0bbcfb4c5a94b15a4ef8a02cbf;m=22aef1ce0e;t=5e5e9fa60f584;x=b4e2d116bab500eb
kernel:         5.18.16-200.fc36.x86_64
package:        gnome-software-42.4-1.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 29 Miguel 2022-08-13 01:40:46 UTC
Similar problem has been detected:

just istalled gnome web flatpak from flathub while updating

reporter:       libreport-2.17.1
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2048.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=7a72fa4e40414fd296faa893f7630a08;i=18d19;b=a0280ad848dd49a98b3a0bb7d9f7ff6a;m=4b614bef;t=5e613e08061b0;x=3bc4fe633c8672b0
kernel:         5.18.16-200.fc36.x86_64
package:        gnome-software-42.4-1.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 30 gle8098 2022-09-12 20:05:34 UTC
Similar problem has been detected:

Probably it was connected with installing PhotoQt from Fedora RPM and opening HEIC file...

reporter:       libreport-2.17.2
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2514.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=0f7b89d3d1d44f0aae102fae75a0a4b9;i=21134;b=76575fd72fc949869dc5fc7d7c10ed8f;m=48877308;t=5e87f94e324c7;x=19e156353a84dc1c
kernel:         5.19.8-200.fc36.x86_64
package:        gnome-software-42.4-1.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 31 Panagiotis Ligopsychakis 2022-09-22 09:12:21 UTC
Similar problem has been detected:

I unintalled chromium and after the uninstalation process finished gnome-software was killed

reporter:       libreport-2.17.4
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2203.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=b7e54140362747ceb7e70593ab189bab;i=c7c;b=355e61d55f7648afb69735ab8d54b03f;m=56dcd275;t=5e93ed571e661;x=c4743be9f1f21021
kernel:         5.19.9-200.fc36.x86_64
package:        gnome-software-42.4-1.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 32 bugzilla-redhat 2022-09-25 04:55:52 UTC
Similar problem has been detected:

After booting my fedora 36.I tried to open "Software" to download telegram-desktop. I was greeted with this notification. gnome-software crashed. I felt no difference after restarting the gnome-software & in using the OS. Everything was working as expected.

reporter:       libreport-2.17.4
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-5234.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=010eeca1557f4145b57aec2b77a72bc6;i=16ba5;b=910b3ab33313417f96517367a10526c7;m=2a7bd6d58;t=5e970f0409c0b;x=3fc304fbe170c088
kernel:         5.19.10-200.fc36.x86_64
package:        gnome-software-42.4-2.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 33 Karpiu 2022-09-28 20:16:01 UTC
Similar problem has been detected:

uninstaling spotify flatpak from gnome software app. Additional there is another (kernel?) crash at the same moment but report button is disabled:
kernel-core 5.19.11-200.fc36.x86_64
The backtrace does not contain enough meaningful function frames to be reported. It is annoying but it does not necessarily indicate a problem with your computer. ABRT will not allow you to create a report in a bug tracking system but you can contact kernel maintainers via e-mail.

reporter:       libreport-2.17.4
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2601.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
dso_list:       /usr/bin/gnome-software gnome-software-42.4-2.fc36.x86_64 (Fedora Project) 1663941846
executable:     /usr/bin/gnome-software
journald_cursor: s=4045321ddde942ff8292c59a6dba59a4;i=e0e5;b=54f6f16922f44e78997dde2d0a48a74c;m=3abc4b3;t=5e9c1abe4a24a;x=404fa9b3e544a27b
kernel:         5.19.11-200.fc36.x86_64
package:        gnome-software-42.4-2.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 34 tw.booker 2022-10-13 22:49:31 UTC
Similar problem has been detected:

I was installing an app from Gnome Software when it unexpectedly crashed.

reporter:       libreport-2.17.4
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-flatpak-org.gaphor.Gaphor-2299.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
executable:     /usr/bin/gnome-software
journald_cursor: s=37c74547dc7c4e739bb47ccbd7879430;i=b43c;b=0d9a096232fa4c69a2f67d9003801187;m=14fe749c5;t=5eaf21c7032d9;x=7f28c7328c114cf8
kernel:         5.19.14-200.fc36.x86_64
package:        gnome-software-42.4-2.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 35 Nickolas Gupton 2022-10-27 14:32:42 UTC
Similar problem has been detected:

Was installing the Remmina Flatpak from Flathub, crashed when it got to 100%.

Also caused a Kernel Oops, but the backtrace for that cannot be reported via Problem Reporting because it doesn't not contain enough meaningful function frames.

Kernel Oops backtrace:
traps: gnome-software[2792] general protection fault ip:7f1260d9e89d sp:7ffc2768fde0 error:0 in libadwaita-1.so.0[7f1260d93000+5a000]

Kernel Oops package: 
kernel-core-5.19.16-200.fc36

I saved the whole Kernel Oops abrt folder from this, so if it would help please let me know and I can upload it.

reporter:       libreport-2.17.4
backtrace_rating: 4
cgroup:         0::/user.slice/user-1000.slice/user/app.slice/app-gnome-org.gnome.Software-2792.scope
cmdline:        /usr/bin/gnome-software --gapplication-service
crash_function: ADW_IS_ANIMATION
dso_list:       /usr/bin/gnome-software gnome-software-42.4-2.fc36.x86_64 (Fedora Project) 1663964007
executable:     /usr/bin/gnome-software
journald_cursor: s=090892d4fe6d4f31a262dbe34b345f0e;i=d047b;b=0e681f599226479d9fadf926d3a47580;m=dabb400a;t=5ec044c0d0e07;x=ff82fcc762bfb3c8
kernel:         5.19.16-200.fc36.x86_64
package:        gnome-software-42.4-2.fc36
reason:         gnome-software killed by SIGSEGV
rootdir:        /
runlevel:       N 5
type:           CCpp
uid:            1000

Comment 36 Nickolas Gupton 2022-10-27 14:40:28 UTC
I think this issue should be re-opened. I see above that it was closed "Fixed In Version: libadwaita-1.1.2-2.fc36" but I have "libadwaita-1.1.4-1.fc36" installed, which is newer than the version it was supposedly fixed in. This issue is not resolved.

Comment 37 Artem 2022-10-27 14:49:31 UTC
Please try 1.2.0 update https://bodhi.fedoraproject.org/updates/FEDORA-2022-14524d28ef.


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