[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2017-04-02 Thread Robert Ancell
Pretty sure this is https://git.gnome.org/browse/gnome-
software/commit/?id=cf9b534b7819bc7faf339cc4bee6855322cfca9b

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2017-03-29 Thread Chelmite
Here's the output from "gnome-software --verbose"
(gnome-software:8291): Gs-DEBUG: compatible-project: GNOME
(gnome-software:8291): Gs-DEBUG: compatible-project: KDE
(gnome-software:8291): Gs-DEBUG: compatible-project: XFCE
(gnome-software:8291): As-DEBUG: run GsPlugin::setup
(gnome-software:8291): Gs-DEBUG: searching for plugins in /usr/lib/gs-plugins-9
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_ubuntu-reviews.so: ubuntu-reviews
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_moduleset.so: moduleset
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_appstream.so: appstream
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_apt.so: apt
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_snap.so: snap
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_icons.so: icons
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_menu-spec-categories.so: menu-spec-categories
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_dpkg.so: dpkg
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_menu-spec-refine.so: menu-spec-refine
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_hardcoded-featured.so: hardcoded-featured
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_hardcoded-blacklist.so: hardcoded-blacklist
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_epiphany.so: epiphany
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_fwupd.so: fwupd
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_provenance.so: provenance
(gnome-software:8291): Gs-DEBUG: opened plugin 
/usr/lib/gs-plugins-9/libgs_plugin_dummy.so: dummy
(gnome-software:8291): Gs-DEBUG: ubuntu-reviews [0.0] to be ordered after 
appstream [0.0] so promoting to [1.0]
(gnome-software:8291): Gs-DEBUG: moduleset [0.0] to be ordered after 
menu-spec-categories [0.0] so promoting to [1.0]
(gnome-software:8291): Gs-DEBUG: appstream [0.0] to be ordered after 
menu-spec-categories [0.0] so promoting to [1.0]
(gnome-software:8291): Gs-DEBUG: ubuntu-reviews [1.0] to be ordered after 
appstream [1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: moduleset [1.0] to be ordered after appstream 
[1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: apt [0.0] to be ordered after appstream [1.0] 
so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: icons [0.0] to be ordered after appstream 
[1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: menu-spec-refine [0.0] to be ordered after 
appstream [1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: hardcoded-blacklist [0.0] to be ordered after 
appstream [1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: epiphany [0.0] to be ordered after appstream 
[1.0] so promoting to [2.0]
(gnome-software:8291): Gs-DEBUG: icons [2.0] to be ordered after epiphany [2.0] 
so promoting to [3.0]
(gnome-software:8291): Gs-DEBUG: provenance [0.0] to be ordered after apt [2.0] 
so promoting to [3.0]
(gnome-software:8291): Gs-DEBUG: cannot find plugin 'packagekit-refine'
(gnome-software:8291): As-DEBUG: run GsPlugin::snap(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::dpkg(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::fwupd(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::dummy(gs_plugin_initialize)
(gnome-software:8291): GsPlugin-DEBUG: disabling 'dummy' as not in self test
(gnome-software:8291): As-DEBUG: run GsPlugin::appstream(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run 
GsPlugin::ubuntu-reviews(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::moduleset(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::apt(gs_plugin_initialize)
(gnome-software:8291): As-DEBUG: run GsPlugin::epiphany(gs_plugin_initialize)
(gnome-software:8291): GsPlugin-DEBUG: disabling 'epiphany' as epiphany does 
not exist
(gnome-software:8291): As-DEBUG: run GsPlugin::provenance(gs_plugin_initialize)
(gnome-software:8291): Gs-DEBUG: [enabled]  0.0 ->  snap
(gnome-software:8291): Gs-DEBUG: [enabled]  0.0 ->  
menu-spec-categories
(gnome-software:8291): Gs-DEBUG: [enabled]  0.0 ->  dpkg
(gnome-software:8291): Gs-DEBUG: [enabled]  0.0 ->  
hardcoded-featured
(gnome-software:8291): Gs-DEBUG: [enabled]  0.0 ->  fwupd
(gnome-software:8291): Gs-DEBUG: [disabled] 0.0 ->  dummy
(gnome-software:8291): Gs-DEBUG: [enabled]  1.0 ->  appstream
(gnome-software:8291): Gs-DEBUG: [enabled]  2.0 ->  ubuntu-reviews
(gnome-software:8291): Gs-DEBUG: [enabled]  2.0 ->  moduleset

[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2017-02-20 Thread Bug Watch Updater
** Changed in: gnome-software
   Status: Confirmed => Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-09-22 Thread Robert Ancell
** Changed in: gnome-software (Ubuntu)
   Status: Fix Committed => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-09-03 Thread Christopher
p/org.gnome.Books.desktop/*
(gnome-software:7860): As-DEBUG: removing appdata entry: 
system/package/*/desktop/org.gnome.Documents.desktop/*
(gnome-software:7860): As-DEBUG: merging duplicate appstream:appstream entries: 
*/package/ubuntu-yakkety-universe/desktop/flsudoku.desktop/*:*/package/ubuntu-yakkety-universe/desktop/flsudoku.desktop/*
(gnome-software:7860): As-DEBUG: merging duplicate appstream:appstream entries: 
*/package/ubuntu-yakkety-universe/desktop/flblocks.desktop/*:*/package/ubuntu-yakkety-universe/desktop/flblocks.desktop/*
(gnome-software:7860): As-DEBUG: merging duplicate appstream:appstream entries: 
*/package/ubuntu-yakkety-universe/desktop/flcheckers.desktop/*:*/package/ubuntu-yakkety-universe/desktop/flcheckers.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/unetbootin.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/frozen-bubble.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/tuxtype.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/FBReader.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/tuxmath.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/tomboy.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/tetzle.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/org.gnome.Characters.desktop/*
(gnome-software:7860): As-DEBUG: removing appdata entry: 
system/package/*/desktop/xiphos.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/pinta.desktop/*
(gnome-software:7860): As-DEBUG: run 
0x9992950~AsStore:app-info{/var/lib/app-info/yaml/ca.archive.ubuntu.com_ubuntu_dists_yakkety-backports_main_dep11_Components-i386.yml.gz}
(gnome-software:7860): As-DEBUG: run 0x9992950~AsStore:store-from-file
(gnome-software:7860): As-DEBUG: run 
0x9992950~AsStore:app-info{/var/lib/app-info/yaml/ca.archive.ubuntu.com_ubuntu_dists_yakkety-backports_multiverse_dep11_Components-i386.yml.gz}
(gnome-software:7860): As-DEBUG: run 0x9992950~AsStore:store-from-file
(gnome-software:7860): As-DEBUG: run 
0x9992950~AsStore:app-info{/var/lib/app-info/yaml/ca.archive.ubuntu.com_ubuntu_dists_yakkety-updates_restricted_dep11_Components-i386.yml.gz}
(gnome-software:7860): As-DEBUG: run 0x9992950~AsStore:store-from-file
(gnome-software:7860): As-DEBUG: run 
0x9992950~AsStore:app-info{/var/lib/app-info/yaml/ca.archive.ubuntu.com_ubuntu_dists_yakkety-security_universe_dep11_Components-i386.yml.gz}
(gnome-software:7860): As-DEBUG: run 0x9992950~AsStore:store-from-file
(gnome-software:7860): As-DEBUG: run 
0x9992950~AsStore:app-info{/var/lib/app-info/yaml/ca.archive.ubuntu.com_ubuntu_dists_yakkety-backports_universe_dep11_Components-i386.yml.gz}
(gnome-software:7860): As-DEBUG: run 0x9992950~AsStore:store-from-file
(gnome-software:7860): As-DEBUG: run 
0x9992950~AsStore:app-info{/var/lib/app-info/yaml/ca.archive.ubuntu.com_ubuntu_dists_yakkety-updates_universe_dep11_Components-i386.yml.gz}
(gnome-software:7860): As-DEBUG: run 0x9992950~AsStore:store-from-file
(gnome-software:7860): As-DEBUG: run 
0x9992950~AsStore:app-info{/var/lib/app-info/yaml/ca.archive.ubuntu.com_ubuntu_dists_yakkety-security_restricted_dep11_Components-i386.yml.gz}
(gnome-software:7860): As-DEBUG: run 0x9992950~AsStore:store-from-file
(gnome-software:7860): As-DEBUG: run 
0x9992950~AsStore:app-info{/var/lib/app-info/yaml/ca.archive.ubuntu.com_ubuntu_dists_yakkety-updates_main_dep11_Components-i386.yml.gz}
(gnome-software:7860): As-DEBUG: run 0x9992950~AsStore:store-from-file
(gnome-software:7860): As-DEBUG: run 
0x9992950~AsStore:app-info{/var/lib/app-info/yaml/ca.archive.ubuntu.com_ubuntu_dists_yakkety_main_dep11_Components-i386.yml.gz}
(gnome-software:7860): As-DEBUG: run 0x9992950~AsStore:store-from-file
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/software-properties-drivers.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/software-properties-gnome.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/vim.desktop/*
(gnome-software:7860): As-DEBUG: removing appdata entry: 
system/package/*/desktop/gnome-mines.desktop/*
(gnome-software:7860): As-DEBUG: removing appdata entry: 
system/package/*/desktop/libreoffice-writer.desktop/*
(gnome-software:7860): As-DEBUG: removing desktop entry: 
system/package/*/desktop/transmission-gtk.desktop/*
(gnome-software:7860): As-DEBUG: removing appdata entry: 
system/package/*/desktop/org.gnome.Nautilus.desktop/*
(gnome-software:7860): As-DEBUG: removing appdata entry: 
system/package/*/desktop/org.gnome.Terminal.desktop/*
(gnome-software:7860): As-DEBUG: removing appdata entry: 

[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-09-02 Thread Roger
** Changed in: gnome-software (Ubuntu)
   Status: Confirmed => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-08-30 Thread Bug Watch Updater
** Changed in: gnome-software
   Status: Unknown => Confirmed

** Changed in: gnome-software
   Importance: Unknown => Critical

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-08-29 Thread Richard Hughes
Can anybody reproduce this when "gnome-software --verbose" is running;
e.g. so we have debug logs?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-08-28 Thread Cristian Aravena Romero
** Bug watch added: GNOME Bug Tracker #770519
   https://bugzilla.gnome.org/show_bug.cgi?id=770519

** Also affects: gnome-software via
   https://bugzilla.gnome.org/show_bug.cgi?id=770519
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-07-11 Thread Apport retracing service
** Tags added: yakkety

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-04-25 Thread Sebastien Bacher
weekly xenial e.e.c view

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-04-25 Thread Sebastien Bacher
It's the most reported issue on the weekly xenial view,
https://errors.ubuntu.com/problem/2abf5ee6a844120cf86ab5e03a1353bea0058e72

** Changed in: gnome-software (Ubuntu)
   Importance: Medium => High

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-03-09 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-software (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1551191] Re: gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

2016-02-29 Thread Sebastien Bacher
** Information type changed from Private to Public

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1551191

Title:
  gnome-software crashed with SIGSEGV in GS_IS_PLUGIN_LOADER()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1551191/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs