Ok, so two things are broken here... mono's SIGABRT handler and
something else ;)

As I can't reproduce it here could you try getting a string representation of 
the two parameters passed to gst_caps_subtract()?
Just call "p gst_caps_to_string (0x2549780)" of course with the correct, 
updated address.

Also the name of the last pad (0x7f2f48757e10 in your case) and it's
parent would be interesting.

For this call "p gst_object_get_name (0x7f2f48757e10)" and "p
gst_object_get_name (gst_object_get_parent (0x7f2f48757e10))"

Don't forget to update all addresses :) It seems that the pad at
0x7f2f48757e10 has empty caps for some reason which should not happen in
any case...

-- 
GStreamer update (7-Oct-2008, Intrepid) causes Banshee crash
https://bugs.launchpad.net/bugs/279800
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to