appcenter icon indicating copy to clipboard operation
appcenter copied to clipboard

AppCenter crashes on startup

Open arch3rtemp opened this issue 2 years ago • 1 comments

What Happened?

AppCenter crashes upon launch during the update-checking process

Steps to Reproduce

Open AppCenter from a shortcut or terminal

Expected Behavior

AppCenter should find updates and update the system

OS Version

7.x (Horus)

Software Version

Latest release (I have run all updates)

Log Output

(io.elementary.appcenter:3856): Handy-CRITICAL **: 16:05:41.240: hdy_carousel_box_get_nth_child: assertion 'n < hdy_carousel_box_get_n_pages (self)' failed

(io.elementary.appcenter:3856): Handy-CRITICAL **: 16:05:41.241: hdy_carousel_box_scroll_to: assertion 'GTK_IS_WIDGET (widget)' failed

(io.elementary.appcenter:3856): Handy-CRITICAL **: 16:05:46.241: hdy_carousel_box_get_nth_child: assertion 'n < hdy_carousel_box_get_n_pages (self)' failed

(io.elementary.appcenter:3856): Handy-CRITICAL **: 16:05:46.241: hdy_carousel_box_scroll_to: assertion 'GTK_IS_WIDGET (widget)' failed

(io.elementary.appcenter:3856): Handy-CRITICAL **: 16:05:51.241: hdy_carousel_box_get_nth_child: assertion 'n < hdy_carousel_box_get_n_pages (self)' failed

(io.elementary.appcenter:3856): Handy-CRITICAL **: 16:05:51.241: hdy_carousel_box_scroll_to: assertion 'GTK_IS_WIDGET (widget)' failed

(io.elementary.appcenter:3856): GLib-CRITICAL **: 16:05:53.040: g_strsplit: assertion 'string != NULL' failed
Segmentation fault

Hardware Info

Quad-Core 11th Gen Intel® Core(TM) i7-1165G7 @ 2.80GHz Intel® TigerLake-LP GT2 [Iris Xe Graphics] 16 GB memory 512 GB storage

arch3rtemp avatar Jan 18 '24 12:01 arch3rtemp

However, running the app with sudo prevents the crash. It has some memory access problem running without elevated privileges, I guess.

arch3rtemp avatar Feb 15 '24 09:02 arch3rtemp