GNOME Bugzilla – Bug 351339
mouse1.asf - abort after warning
Last modified: 2006-08-16 08:52:16 UTC
Distribution: Debian testing/unstable Package: totem Severity: Normal Version: GNOME2.14.3 1.4.4 Gnome-Distributor: Debian Synopsis: Totem crash on reading video Bugzilla-Product: totem Bugzilla-Component: general Bugzilla-Version: 1.4.4 BugBuddy-GnomeVersion: 2.0 (2.14.1) Description: Description of the crash: Read the video (mouse1.asf), Totem will crash after 1 second. Debugging Information: 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 -1493563712 (LWP 22831)] [New Thread -1594999904 (LWP 22848)] [New Thread -1570628704 (LWP 22846)] [New Thread -1553843296 (LWP 22844)] [New Thread -1545450592 (LWP 22843)] [New Thread -1537057888 (LWP 22842)] [New Thread -1528665184 (LWP 22841)] [New Thread -1505756256 (LWP 22840)] [New Thread -1497289824 (LWP 22837)] [New Thread -1496376416 (LWP 22836)] 0xffffe410 in __kernel_vsyscall ()
+ Trace 70442
Thread 7 (Thread -1528665184 (LWP 22841))
------- Bug created by bug-buddy at 2006-08-14 18:42 ------- Unknown version 1.4.4 in product totem. Setting version to "1.4.x".
Could you point me to or upload the video somewhere? What's the exact warning printed on that command line that makes it abort? Does it work fine with $ unset G_DEBUG $ export G_DEBUG $ totem mouse1.asf ? What are your GStreamer versions? $ gst-inspect-0.10 filesrc | grep Version $ gst-inspect-0.10 playbin | grep Version $ gst-inspect-0.10 gconfaudiosink | grep Version $ gst-inspect-0.10 asfdemux | grep Version
The warning printed is: ** ERROR **: file gstasfdemux.c: line 490 (gst_asf_demux_get_var_length): assertion failed: (*p_size >= 2) aborting...
Thanks! Looks the same as GStreamer bug #336370. *** This bug has been marked as a duplicate of 336370 ***