GNOME Bugzilla – Bug 349035
[asfdemux] should error out on encrypted WMV stream
Last modified: 2007-03-13 22:14:56 UTC
What were you doing when the application crashed? playing a file gotten from the internet 5th gear corvette vs viper review.wmv Xine wont play it and gives the following message: The source seems encrypted, and can't be read (media stream screambled/encrypted) totem shouldn't barf butalso give some kind of warning. $ file 5th\ Gear\ Corvette\ Vs\ Viper\ review.wmv 5th Gear Corvette Vs Viper review.wmv: Microsoft ASF Distribution: Ubuntu 6.10 (edgy) Gnome Release: 2.15.90 2006-07-24 (Ubuntu) BugBuddy Version: 2.15.90 Memory status: size: 117047296 vsize: 0 resident: 117047296 share: 0 rss: 24739840 rss_rlim: 0 CPU usage: start_time: 1154065223 rtime: 0 utime: 180 stime: 0 cutime:170 cstime: 0 timeout: 10 it_real_value: 0 frequency: 12 Backtrace was generated from '/usr/bin/totem' (no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1225955664 (LWP 17214)] [New Thread -1312547936 (LWP 17234)] [New Thread -1304052832 (LWP 17233)] [New Thread -1286820960 (LWP 17231)] [New Thread -1278428256 (LWP 17230)] [New Thread -1268860000 (LWP 17229)] [New Thread -1249899616 (LWP 17226)] [New Thread -1241433184 (LWP 17222)] (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 69724
Thread 6 (Thread -1268860000 (LWP 17229))
Tim, let me know if you need a sample file.
> Tim, let me know if you need a sample file. Thanks, found one somewhere myself though :) Bug is fixed in -ugly CVS: 2006-07-28 Tim-Philipp Müller <tim at centricular dot net> * gst/asfdemux/Makefile.am: * gst/asfdemux/asfheaders.c: * gst/asfdemux/asfheaders.h: * gst/asfdemux/gstasf.c: (plugin_init): * gst/asfdemux/gstasfdemux.c: (gst_asf_demux_process_object): Error out when the stream is encrypted (rather than feeding garbage to the decoders). Fixes #349025.
*** Bug 364686 has been marked as a duplicate of this bug. ***
*** Bug 366719 has been marked as a duplicate of this bug. ***
*** Bug 415670 has been marked as a duplicate of this bug. ***