GNOME Bugzilla – Bug 406758
[ximagesink] GST_VIDEO_SINK_WIDTH (ximagesink) > 0 assertion failed in setcaps
Last modified: 2007-05-02 11:51:46 UTC
Version: 2.16.3 What were you doing when the application crashed? Starting Movie Player Distribution: Fedora Core release 6 (Zod) Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc) BugBuddy Version: 2.16.0 System: Linux 2.6.19-1.2895.fc6 #1 SMP Wed Jan 10 18:50:56 EST 2007 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: No Accessibility: Disabled Memory status: size: 673144832 vsize: 673144832 resident: 95703040 share: 15310848 rss: 95703040 rss_rlim: -1 CPU usage: start_time: 1171213235 rtime: 378 utime: 334 stime: 44 cutime:6 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/totem' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912496373744 (LWP 11555)] [New Thread 1199618368 (LWP 11595)] [New Thread 1178638656 (LWP 11593)] [New Thread 1168148800 (LWP 11592)] [New Thread 1157658944 (LWP 11591)] [New Thread 1105475904 (LWP 11590)] [New Thread 1136679232 (LWP 11589)] [New Thread 1105209664 (LWP 11588)] [New Thread 1094719808 (LWP 11586)] [New Thread 1084229952 (LWP 11585)] [New Thread 1147169088 (LWP 11584)] [New Thread 1126189376 (LWP 11582)] (no debugging symbols found) 0x00000037a4c0c7f8 in __lll_mutex_lock_wait () from /lib64/libpthread.so.0
+ Trace 109831
Thread 3 (Thread 1178638656 (LWP 11593))
----------- .xsession-errors (14 sec old) --------------------- ** (totem:11555): WARNING **: Add decoder dsicinaudio (86045) please ** (totem:11555): WARNING **: Add decoder imc (86046) please ** (totem:11555): WARNING **: Add decoder mpc sv7 (86047) please ** (totem:11555): WARNING **: Add decoder smackaud (86042) please ** (totem:11555): WARNING **: Add decoder wavpack (86044) please ** ERROR **: file ximagesink.c: line 1326 (gst_ximagesink_setcaps): assertion failed: (GST_VIDEO_SINK_WIDTH (ximagesink) > 0) aborting... ** (bug-buddy:11597): WARNING **: Couldn't load icon for Open Folder --------------------------------------------------
ximagesink in CVS does not have these asserts any longer, it will error out properly in this case. The bug reporter seems to be using a gst-ffmpeg version that is linked to an external ffmpeg library instead of using the internal ffmpeg copy that is included in gst-ffmpeg. We don't support that configuration. Please re-open this bug if you can still reproduce this issue with a gst-ffmpeg that uses the internal ffmpeg copy. Thanks!
*** Bug 435082 has been marked as a duplicate of this bug. ***
*** Bug 435084 has been marked as a duplicate of this bug. ***