GNOME Bugzilla – Bug 770039
gnome-software hits assertion (cairo_image_surface_get_width (surface) == gdk_pixbuf_get_width (pixbuf))
Last modified: 2017-09-18 01:52:12 UTC
The error has quite some reports on the ubuntu trackers, those don't have user descriptions though... There are some similar report on the redhat bugzilla so it's not distro specific, https://bugzilla.redhat.com/show_bug.cgi?id=1324190 being one example Backtrace from one of the reports "#0 0x00007f5edca10418 in __GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:54 resultvar = 0 pid = 2087 selftid = 2087
+ Trace 236551
(that's the most reported gnome-software error on Ubuntu at the moment with our 3.20 version on xenial)
No idea on that; I assume we're not doing something dumb and cairo-ing with the non-main thread?
I'm going to close this because I think we're handling this in the Ubuntu bug tracker right now. We are in fact possibly cairo-ng in the ubuntu-review/snap plugin threads when we show our Ubuntu One dialog (https://bugs.launchpad.net/bugs/1614130). I'll re-open (or probably just commit a fix) if this does turn out to be something upstream.