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 560211 - GST_IS_CAPS failed
GST_IS_CAPS failed
Status: RESOLVED DUPLICATE of bug 555631
Product: banshee
Classification: Other
Component: GStreamer
git master
Other Mac OS
: Normal critical
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-10 19:06 UTC by Antonin Hildebrand
Modified: 2008-11-10 23:02 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Antonin Hildebrand 2008-11-10 19:06:39 UTC
Steps to reproduce:
1. Built trunk on OSX 10.5.5 with XCode 3.1.1
2. Run banshee with --debug
3. After playing some mp3s from my local library => crash in GStreamer


Stack trace:
[~/farm/banshee/build/osx] /Applications/Banshee.app/Contents/MacOS/banshee --debug
** Running Mono with --debug   **
[Info  19:45:55.415] Running Banshee 1.4.0

** (/Applications/Banshee.app/Contents/MacOS/Nereid.exe:46854): WARNING **: Symbol file /Library/Frameworks/Mono.framework/Versions/2.0.1/lib/mono/gac/Mono.Addins/0.3.0.0__0738eb9f132ed756/Mono.Addins.dll.mdb has incorrect version (expected 50.0, got 39)
[Warn  19:45:56.652] DBus support could not be started. Disabling for this session.
[Debug 19:45:56.661] Core service started (DBusServiceManager, 0.001881s)
[Debug 19:45:56.663] Core service started (DBusCommandService, 0.001686s)
[Debug 19:45:56.821] Opened SQLite connection to /Users/woid/.config/banshee-1/banshee.db
[Debug 19:45:56.821] Core service started (DbConnection, 0.157785s)
[Debug 19:45:56.835] Database version 22 is up to date
[Debug 19:45:56.854] Core service started (PreferenceService, 0.01314s)
[Debug 19:45:56.856] Core service started (SourceManager, 0.001548s)
[Debug 19:45:57.025] Core service started (MediaProfileManager, 0.168658s)
[Debug 19:45:57.026] Core service started (PlayerEngine, 0.001203s)
[Debug 19:45:57.038] Configuration client extension loaded (Banshee.Configuration.XmlConfigurationClient)
[Debug 19:45:57.052] IO provider extension loaded (Banshee.IO.Unix.Provider)
[Debug 19:45:57.062] Core service started (TranscoderService, 0.014475s)
[Debug 19:45:57.065] Core service started (PlaybackController, 0.001978s)
[Debug 19:45:57.065] Core service started (ImportSourceManager, 0.000554s)
[Debug 19:45:57.072] Core service started (LibraryImportManager, 0.006545s)
[Debug 19:45:57.073] Core service started (UserJobManager, 0.000416s)
[Warn  19:45:57.075] Hardware manager extension failed to load - A HardwareManager has already been loaded (Banshee.OsxBackend.HardwareManager). Only one can be loaded.
[Debug 19:45:57.077] Core service started (HardwareManager, 0.004511s)
[Debug 19:45:57.079] Core service started (CollectionIndexerService, 0.001531s)
[Debug 19:45:57.121] Adding icon theme search path: /Applications/Banshee.app/Contents/MacOS/share/banshee-1/icons
[Debug 19:45:57.122] Core service started (GtkElementsService, 0.043232s)
[Debug 19:45:57.283] Core service started (InterfaceActionService, 0.160881s)
[Debug 19:45:57.285] Album artwork path set to /Users/woid/.cache/album-art
[Debug 19:45:57.286] Core service started (ArtworkManager, 0.00301s)
[Debug 19:45:58.291] Core service started (NereidPlayerInterface, 1.004417s)
[Debug 19:45:58.332] Extension service started (OsxService, 0.040421s)
[Debug 19:45:58.334] Extension service started (DapService, 0.001187s)
[Debug 19:45:58.345] Extension service started (BookmarksService, 0.010837s)
[Debug 19:45:58.399] GStreamer pipeline does not run: audioconvert ! flacenc
[Debug 19:45:58.455] GStreamer pipeline does not run: audioconvert ! lame mode=4 bitrate=128 ! id3v2mux
[Debug 19:45:58.457] GStreamer pipeline does not run: audioconvert ! xingenc bitrate=128 ! id3v2mux
[Debug 19:45:58.591] GStreamer pipeline does not run: audioconvert ! fluwmaenc bitrate=64000 vbr=false ! fluasfmux
[Debug 19:45:58.592] Extension service started (GStreamerCoreService, 0.246438s)
[Debug 19:45:58.599] (libbanshee:player) Using system (gst-plugins-good) equalizer element
[Debug 19:45:58.613] Player state change: NotReady -> Ready
[Debug 19:45:58.618] Player state change: Ready -> Idle
[Debug 19:45:58.622] (libbanshee:player) Disabled ReplayGain
[Debug 19:45:58.636] Extension service started (AudioCdService, 0.013092s)
[Debug 19:45:58.837] Extension service started (PodcastService, 0.201346s)
[Debug 19:45:58.860] Extension service started (LastfmRecommendationService, 0.023021s)
[Warn  19:45:58.867] Cannot connect to NetworkManager - An available, working network connection will be assumed
[Debug 19:45:58.867] Core service started (Network, 0.001248s)
[Debug 19:45:58.867] Audioscrobbler state: connected
[Debug 19:45:58.869] Extension service started (AudioscrobblerService, 0.008771s)
[Debug 19:45:58.875] Extension service started (CoverArtService, 0.005868s)
[Info  19:45:58.876] All services are started 2.22283s
[Debug 19:45:59.635] Creating Pango.Layout, configuring Cairo.Context
[Debug 19:45:59.709] Creating Pango.Layout, configuring Cairo.Context
[Debug 19:45:59.751] Creating new surface cache for 9216 KB (max) images, capped at 1 MB (113 items)
[Debug 19:45:59.810] Creating Pango.Layout, configuring Cairo.Context
[Info  19:46:00.249] nereid Client Started
[Debug 19:46:00.251] Delayed Initializating Banshee.Podcasting.PodcastService
[Debug 19:46:00.256] Refreshing any podcasts that haven't been updated in over an hour
[Debug 19:46:00.259] Delayed Initializating Banshee.Dap.DapService
[Debug 19:46:00.270] Dap support extension loaded: Banshee.Dap.MassStorage
[Debug 19:46:20.860] Player state change: Idle -> Loading
[Debug 19:46:22.356] Player state change: Loading -> Loaded
[Debug 19:46:22.522] Player state change: Loaded -> Playing
[Debug 19:46:22.548] Creating Pango.Layout, configuring Cairo.Context
[Debug 19:46:22.548] Creating Pango.Layout, configuring Cairo.Context
[Debug 19:46:23.387] TrackInfoDisplay RenderAnimation: 27.00 FPS
[Debug 19:46:23.533] TrackInfoDisplay RenderAnimation: 31.00 FPS
[Debug 19:46:34.853] (libbanshee:player) bp_stop: setting state to GST_STATE_NULL
[Debug 19:46:34.865] Player state change: Playing -> Idle
[Debug 19:46:34.866] Player state change: Idle -> Loading
[Debug 19:46:35.728] Player state change: Loading -> Loaded
[Debug 19:46:35.731] Player state change: Loaded -> Playing
[Debug 19:46:36.738] TrackInfoDisplay RenderAnimation: 30.00 FPS
[Debug 19:46:36.738] TrackInfoDisplay RenderAnimation: 30.00 FPS
[Debug 19:46:38.166] TrackInfoDisplay RenderAnimation: 30.00 FPS
[Debug 19:46:40.213] Querying model for track to play in Song:Next mode
[Debug 19:46:40.218] (libbanshee:player) bp_stop: setting state to GST_STATE_NULL
[Debug 19:46:40.229] Player state change: Playing -> Idle
[Debug 19:46:40.230] Player state change: Idle -> Loading
[Debug 19:46:40.840] Player state change: Loading -> Loaded
[Debug 19:46:40.849] Player state change: Loaded -> Playing
[Debug 19:46:41.868] TrackInfoDisplay RenderAnimation: 31.00 FPS
[Debug 19:46:41.869] TrackInfoDisplay RenderAnimation: 31.00 FPS
[Debug 19:46:42.742] Querying model for track to play in Song:Next mode
[Debug 19:46:42.746] (libbanshee:player) bp_stop: setting state to GST_STATE_NULL
[Debug 19:46:42.758] Player state change: Playing -> Idle
[Debug 19:46:42.759] Player state change: Idle -> Loading
[Debug 19:46:43.327] Player state change: Loading -> Loaded
[Debug 19:46:43.333] Player state change: Loaded -> Playing
[Debug 19:46:44.340] TrackInfoDisplay RenderAnimation: 31.00 FPS
[Debug 19:46:44.340] TrackInfoDisplay RenderAnimation: 31.00 FPS
[Debug 19:46:45.457] Querying model for track to play in Song:Next mode
[Debug 19:46:45.460] (libbanshee:player) bp_stop: setting state to GST_STATE_NULL
[Debug 19:46:45.474] Player state change: Playing -> Idle
[Debug 19:46:45.475] Player state change: Idle -> Loading
[Debug 19:46:46.042] Player state change: Loading -> Loaded
[Debug 19:46:46.049] Player state change: Loaded -> Playing
[Debug 19:46:47.056] TrackInfoDisplay RenderAnimation: 31.00 FPS
[Debug 19:46:47.056] TrackInfoDisplay RenderAnimation: 31.00 FPS
[Debug 19:50:15.169] (libbanshee:player) bp_stop: setting state to GST_STATE_NULL

(Nereid:46854): GStreamer-CRITICAL **: gst_caps_unref: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed
[Debug 19:50:15.187] Player state change: Playing -> Idle
[Debug 19:50:15.193] Querying model for track to play in Song:Next mode
[Debug 19:50:15.197] Player state change: Idle -> Loading
[Debug 19:50:15.927] Player state change: Loading -> Loaded
[Debug 19:50:15.955] Player state change: Loaded -> Playing
[Debug 19:50:16.974] TrackInfoDisplay RenderAnimation: 32.00 FPS
[Debug 19:50:16.974] TrackInfoDisplay RenderAnimation: 32.00 FPS
[Debug 19:51:22.128] (libbanshee:player) bp_stop: setting state to GST_STATE_NULL

(Nereid:46854): GStreamer-CRITICAL **: gst_caps_unref: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed

(Nereid:46854): GStreamer-CRITICAL **: gst_caps_unref: assertion `GST_CAPS_REFCOUNT_VALUE (caps) > 0' failed
[Debug 19:51:22.140] Player state change: Playing -> Idle
[Debug 19:51:22.141] Player state change: Idle -> Loading

(Nereid:46854): GStreamer-CRITICAL **: gst_caps_is_fixed: assertion `GST_IS_CAPS (caps)' failed

(Nereid:46854): GStreamer-CRITICAL **: gst_caps_is_any: assertion `GST_IS_CAPS (caps)' failed

(Nereid:46854): GStreamer-CRITICAL **: gst_caps_is_empty: assertion `GST_IS_CAPS (caps)' failed

(Nereid:46854): GStreamer-CRITICAL **: gst_caps_is_any: assertion `GST_IS_CAPS (caps)' failed

(Nereid:46854): GStreamer-CRITICAL **: gst_caps_is_empty: assertion `GST_IS_CAPS (caps)' failed
Abort trap



Other information:
I have Mono in MacPorts and also comming from official installer.
Comment 1 Gabriel Burt 2008-11-10 23:02:26 UTC
Pretty sure this is a duplicate.

*** This bug has been marked as a duplicate of 555631 ***