GNOME Bugzilla – Bug 307160
[gst1394] gives an error when gst-register'ing
Last modified: 2005-12-23 14:19:09 UTC
When i gst-register with the current CVS, i get this message: Added plugin gst1394 with 1 feature. (process:31635): GStreamer-CRITICAL **: gst_tag_register: assertion `info == NULL' failed The other plugins are registered fine.
This is probably the next plugin. Can you run in gdb with --gst-fatal-warnings and provide a backtrace?
The next plugin is cdparanoia. I have installed gstreamer debug packages, but it still doesn't give good debugging information, do in need something more? GStreamer-CRITICAL **: gst_tag_register: assertion `info == NULL' failed aborting... Program received signal SIGTRAP, Trace/breakpoint trap. 0xb7e802a8 in ?? () (gdb) bt full
+ Trace 60931
Previous frame inner to this frame (corrupt stack?)
Are you able to replicate it with current packages? See http://live.gnome.org/GettingTraces to see how provide a better backtrace!
I guess this is fixed a long time ago... Marking closed.