We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AppCenter crashes upon launch during the update-checking process
Open AppCenter from a shortcut or terminal
AppCenter should find updates and update the system
7.x (Horus)
Latest release (I have run all updates)
(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
Quad-Core 11th Gen Intel® Core(TM) i7-1165G7 @ 2.80GHz Intel® TigerLake-LP GT2 [Iris Xe Graphics] 16 GB memory 512 GB storage
The text was updated successfully, but these errors were encountered:
However, running the app with sudo prevents the crash. It has some memory access problem running without elevated privileges, I guess.
sudo
Sorry, something went wrong.
No branches or pull requests
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
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
The text was updated successfully, but these errors were encountered: