[Bug 1755198] Re: gnome-software crashed with SIGSEGV in g_ptr_array_add()

2018-03-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.28.0-0ubuntu3 --- gnome-software (3.28.0-0ubuntu3) bionic; urgency=medium * debian/patches/0001-snap-Only-refine-screenshots-when-requested.patch: * debian/patches/0011-Support-snap-channels.patch: - Avoid crash populating

[Bug 1755198] Re: gnome-software crashed with SIGSEGV in g_ptr_array_add()

2018-03-13 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1755198 Title: gnome-software crashed with SIGSEGV in

[Bug 1755198] Re: gnome-software crashed with SIGSEGV in g_ptr_array_add()

2018-03-13 Thread Robert Ancell
I'm pretty sure this is due to the installed / featured / editor's picks being loaded at the same time and all loading the channel information. The channel code was copied off the screenshot code and has no thread protection. The solution is to only load the screenshot and channel information

[Bug 1755198] Re: gnome-software crashed with SIGSEGV in g_ptr_array_add()

2018-03-13 Thread Robert Ancell
The stack trace shows both threads 1 and 6 calling gs_plugin_refine_app in the snap plugin at the same time. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-software in Ubuntu. https://bugs.launchpad.net/bugs/1755198 Title:

[Bug 1755198] Re: gnome-software crashed with SIGSEGV in g_ptr_array_add()

2018-03-12 Thread Sebastien Bacher
Robert, that's a segfault in the snap/channel code, could you have a look? ** Information type changed from Private to Public ** Changed in: gnome-software (Ubuntu) Importance: Medium => High ** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => Robert Ancell (robert-ancell)