Skip to content
New issue

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 on startup #2106

Open
arch3rtemp opened this issue Jan 18, 2024 · 1 comment
Open

AppCenter crashes on startup #2106

arch3rtemp opened this issue Jan 18, 2024 · 1 comment

Comments

@arch3rtemp
Copy link

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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant