GNOME Bugzilla – Bug 386836
ffdemux_asf: crash in Movie Player
Last modified: 2007-01-08 22:37:19 UTC
Version: 2.16.3 What were you doing when the application crashed? Observando un video en formato *.asf 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.18-1.2849.fc6 #1 SMP Fri Nov 10 12:36:14 EST 2006 i686 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: Enforcing Accessibility: Disabled ----------- .xsession-errors --------------------- (nautilus:2685): Eel-WARNING **: Trying to add a callback for preferences/background_set that already exists. (nautilus:2685): Eel-WARNING **: Trying to add a callback for preferences/background_color that already exists. (nautilus:2685): Eel-WARNING **: Trying to add a callback for preferences/background_filename that already exists. (nautilus:2685): Eel-WARNING **: Trying to add a callback for preferences/background_set that already exists. (nautilus:2685): Eel-WARNING **: Trying to add a callback for preferences/background_color that already exists. (nautilus:2685): Eel-WARNING **: Trying to add a callback for preferences/background_filename that already exists. Advertencia del gestor de ventanas: Received a _NET_WM_MOVERESIZE message for 0x3000003 (Tavalia in); these messages lack timestamps and therefore suck. totem: utils.c:1393: av_seek_frame_binary: La declaración `ts != (0x8000000000000000LL)' no se cumple. ** (bug-buddy:8810): WARNING **: No se pudo cargar el icono para Abrir carpeta -------------------------------------------------- Memory status: size: 207654912 vsize: 0 resident: 207654912 share: 0 rss: 49901568 rss_rlim: 0 CPU usage: start_time: 1166373094 rtime: 0 utime: 763 stime: 0 cutime:577 cstime: 0 timeout: 186 it_real_value: 0 frequency: 10 Backtrace was generated from '/usr/bin/totem' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1209112880 (LWP 8788)] [New Thread -1333793904 (LWP 8800)] [New Thread -1304556656 (LWP 8798)] [New Thread -1294066800 (LWP 8797)] [New Thread -1283576944 (LWP 8795)] [New Thread -1273087088 (LWP 8794)] [New Thread -1262597232 (LWP 8793)] [New Thread -1246393456 (LWP 8792)] [New Thread -1235903600 (LWP 8791)] (no debugging symbols found) 0x00af4402 in __kernel_vsyscall ()
+ Trace 94882
Thread 7 (Thread -1262597232 (LWP 8793))
Looks like a gstreamer bug, reassigning. Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance!
Looks like an issue with the ffmpeg asf demuxer. Shouldn't happen any longer with the current gst-ffmpeg release (0.10.2), since the demuxer is disabled there. Please install the ASF demuxer from gst-plugins-ugly instead.