Crash when unable to get installed snaps
Bug #1768744 reported by
errors.ubuntu.com bug bridge
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-initial-setup (Ubuntu) |
Fix Released
|
Medium
|
Robert Ancell | ||
Bionic |
Fix Released
|
Medium
|
Robert Ancell | ||
Cosmic |
Fix Released
|
Medium
|
Robert Ancell |
Bug Description
[Impact]
gnome-initial-setup can crash when unable to get installed snaps:
https:/
[Test Case]
1. Disable / remove snapd
2. Run gnome-initial-
$ /usr/lib/
Expected result:
gnome-initial-setup continues to work.
Observed result:
gnome-initial-setup crashes
[Regression Potential]
Low, we now just handle a NULL pointer on this error case.
Changed in gnome-initial-setup (Ubuntu Cosmic): | |
status: | Triaged → Fix Committed |
assignee: | nobody → Robert Ancell (robert-ancell) |
Changed in gnome-initial-setup (Ubuntu Bionic): | |
assignee: | nobody → Robert Ancell (robert-ancell) |
Changed in gnome-initial-setup (Ubuntu Bionic): | |
milestone: | none → ubuntu-18.04.1 |
Changed in gnome-initial-setup (Ubuntu Bionic): | |
status: | Triaged → Fix Committed |
description: | updated |
summary: |
- /usr/lib/gnome-initial-setup/gnome-initial- - setup:11:contains_snap:gis_apps_page_init:g_type_create_instance:g_object_new_internal:g_object_new_valist + Crash when unable to get installed snaps |
To post a comment you must log in.
Crash occurs when fail to get installed snaps - a NULL pointer is then accessed later.