[Bug 1716633] Re: /usr/bin/gnome-software:11:g_str_equal:g_hash_table_lookup_node:g_hash_table_insert_internal:find_snaps:gs_plugin_add_popular

2017-10-29 Thread Robert Ancell
I thought that each plugin was only accessed by the same thread, but it turns out this is not the case. This crash seems to be due to these multiple threads accessing the snap cache. This is now protected with a lock. ** Description changed: - Potentially a regression introduced by

[Bug 1716633] Re: /usr/bin/gnome-software:11:g_str_equal:g_hash_table_lookup_node:g_hash_table_insert_internal:find_snaps:gs_plugin_add_popular

2017-10-27 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.26.1-0ubuntu4 --- gnome-software (3.26.1-0ubuntu4) bionic; urgency=medium * debian/patches/0001-snap-Protect-store-cache-with-a-lock.patch: - Fix crash due to multiple threads accessing a cache (LP: #1716633) *

[Bug 1716633] Re: /usr/bin/gnome-software:11:g_str_equal:g_hash_table_lookup_node:g_hash_table_insert_internal:find_snaps:gs_plugin_add_popular

2017-10-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu-zesty -- 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/1716633 Title: /usr/bin/gnome-

[Bug 1716633] Re: /usr/bin/gnome-software:11:g_str_equal:g_hash_table_lookup_node:g_hash_table_insert_internal:find_snaps:gs_plugin_add_popular

2017-10-26 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/1716633 Title: /usr/bin/gnome-

[Bug 1716633] Re: /usr/bin/gnome-software:11:g_str_equal:g_hash_table_lookup_node:g_hash_table_insert_internal:find_snaps:gs_plugin_add_popular

2017-10-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu-xenial -- 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/1716633 Title: /usr/bin/gnome-

[Bug 1716633] Re: /usr/bin/gnome-software:11:g_str_equal:g_hash_table_lookup_node:g_hash_table_insert_internal:find_snaps:gs_plugin_add_popular

2017-10-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-software/ubuntu-artful -- 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/1716633 Title: /usr/bin/gnome-

[Bug 1716633] Re: /usr/bin/gnome-software:11:g_str_equal:g_hash_table_lookup_node:g_hash_table_insert_internal:find_snaps:gs_plugin_add_popular

2017-10-26 Thread Robert Ancell
** Also affects: gnome-software (Ubuntu Zesty) Importance: Undecided Status: New ** Also affects: gnome-software (Ubuntu Bionic) Importance: High Assignee: Robert Ancell (robert-ancell) Status: Confirmed ** Also affects: gnome-software (Ubuntu Xenial) Importance:

[Bug 1716633] Re: /usr/bin/gnome-software:11:g_str_equal:g_hash_table_lookup_node:g_hash_table_insert_internal:find_snaps:gs_plugin_add_popular

2017-10-19 Thread Sebastien Bacher
** Tags added: gnome-software-snap -- 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/1716633 Title: /usr/bin/gnome-

[Bug 1716633] Re: /usr/bin/gnome-software:11:g_str_equal:g_hash_table_lookup_node:g_hash_table_insert_internal:find_snaps:gs_plugin_add_popular

2017-10-19 Thread Sebastien Bacher
Some reports are similar but with gs_plugin_add_featured in the backtrace instead of gs_plugin_add_popular -- 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/1716633 Title:

[Bug 1716633] Re: /usr/bin/gnome-software:11:g_str_equal:g_hash_table_lookup_node:g_hash_table_insert_internal:find_snaps:gs_plugin_add_popular

2017-09-14 Thread Robert Ancell
The crash is in new code that was added to the Xenial SRU, not a regression in existing code. The stacktrace doesn't point to an obvious issue that is causing this. It's possible that the hash table has been corrupted by other code gone wrong. I don't think this is worth blocking the SRU on. --

[Bug 1716633] Re: /usr/bin/gnome-software:11:g_str_equal:g_hash_table_lookup_node:g_hash_table_insert_internal:find_snaps:gs_plugin_add_popular

2017-09-12 Thread Jean-Baptiste Lallement
** Description changed: + Potentially a regression introduced by gnome-software + 3.20.5-0ubuntu0.16.04.6 + The Ubuntu Error Tracker has been receiving reports about a problem regarding gnome-software. This problem was most recently seen with package version 3.22.7-0ubuntu3.17.04.7, the