After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 729909 - Crash on discoverer start
Crash on discoverer start
Status: RESOLVED INCOMPLETE
Product: gnome-music
Classification: Applications
Component: general
3.13.x
Other Linux
: Normal major
: 3.16
Assigned To: gnome-music-maint
gnome-music-maint
Depends on:
Blocks:
 
 
Reported: 2014-05-10 08:06 UTC by Vadim Rutkovsky
Modified: 2015-08-11 08:18 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vadim Rutkovsky 2014-05-10 08:06:09 UTC
From downstream bugreport:
https://bugzilla.redhat.com/show_bug.cgi?id=1089455


[william@keiko ~]$ rpm -q gnome-music
gnome-music-3.10.4-1.fc20.x86_64
[william@keiko ~]$ gnome-music 

(gnome-music:4891): GStreamer-CRITICAL **: gst_bus_create_watch: assertion 'GST_IS_BUS (bus)' failed
/usr/lib/python3.3/site-packages/gnomemusic/player.py:87: Warning: g_source_set_callback: assertion 'source != NULL' failed
  self.discoverer.start()
Violación de segmento (`core' generado)
[william@keiko ~]$

Not much we can do about it, but wrapping discoverer with a warning will at least fix the crash
Comment 1 Vadim Rutkovsky 2015-01-19 11:44:17 UTC
Is this still happening on 3.14/master?
Comment 2 Vadim Rutkovsky 2015-08-11 08:18:01 UTC
No response from downstream reporter