[Bug 1549890] Re: Segfault sometimes when auth denied

2016-03-19 Thread Robert Ancell
Was caused by D-Bus signal subscriptions not being removed after a transaction was cancelled. The next transaction would cause these handlers to be run and fail. ** Changed in: gnome-software (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you a

[Bug 1549890] Re: Segfault sometimes when auth denied

2016-03-19 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-software - 3.19.93~git20160318.55deb24-0ubuntu1 --- gnome-software (3.19.93~git20160318.55deb24-0ubuntu1) xenial; urgency=medium * New upstream snapshot * debian/control: - Add Vcs-Bzr link * debian/ubuntu-one.png: - Move binary fi

[Bug 1549890] Re: Segfault sometimes when auth denied

2016-03-03 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu) Assignee: (unassigned) => Robert Ancell (robert-ancell) ** Changed in: gnome-software (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-softwar

[Bug 1549890] Re: Segfault sometimes when auth denied

2016-03-03 Thread Robert Ancell
Actually, now I can reproduce it. The above change doesn't seem to have solved it. -- 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/1549890 Title: Segfault sometimes when auth

[Bug 1549890] Re: Segfault sometimes when auth denied

2016-03-03 Thread Robert Ancell
I'm not able to reproduce this but I've modified the signal handler to check the arguments are in the form we expect before passing them to g_variant_parse. So please check if you get a g_warning instead of a crash. -- You received this bug notification because you are a member of Ubuntu Desktop