GNOME Bugzilla – Bug 357914
Crash while seeking DVD during playback
Last modified: 2007-04-12 15:25:40 UTC
Steps to reproduce: Using Totem and GStreamer to play a DVD movie with libdvdcss2 1.2.5-1. Totem crashes while seeking through the movie. Chapter skip fwd/reverse buttons do not work reliably. uname -a = Linux lithium 2.6.15-27-686 #1 SMP PREEMPT Sat Sep 16 02:13:27 UTC 2006 i686 GNU/Linux Steps to reproduce the crash: 1. Insert DVD, let Totem launch it. 2. Drag the handle at the bottom of the video window to seek. 3. Sometimes video playback will stop; sometimes Totem will crash outright. Sometimes Totem does seek but reports incorrect timecode (e.g. real video position will be 1:10:00, but counter reads 1:20:00.) Expected Results: Totem should seek through the movie. How often does this happen? Almost every launch. Stack trace: 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) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1224669504 (LWP 6888)] [New Thread -1357325392 (LWP 6914)] [New Thread -1280492624 (LWP 6913)] [New Thread -1341129808 (LWP 6912)] [New Thread -1330848848 (LWP 6911)] [New Thread -1322456144 (LWP 6910)] [New Thread -1314063440 (LWP 6909)] [New Thread -1305670736 (LWP 6908)] [New Thread -1297278032 (LWP 6907)] [New Thread -1288885328 (LWP 6906)] [New Thread -1272099920 (LWP 6904)] [New Thread -1260352592 (LWP 6903)] [New Thread -1249547344 (LWP 6900)] [New Thread -1241080912 (LWP 6895)] [New Thread -1240474704 (LWP 6891)] (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) (no debugging symbols found) 0xffffe410 in __kernel_vsyscall ()
+ Trace 73366
Thread 12 (Thread -1260352592 (LWP 6903))
Other information: More information: Relevant packages I have installed. steveb@lithium:~$ dpkg --list |grep dvd ii dvd+rw-tools 5.21.4.10.8-4ubuntu1 DVD+-RW/R tools ii gstreamer0.8-dvd 0.8.12-1ubuntu2 DVD plugin for GStreamer ii libdvdcss2 1.2.5-1 a portable abstraction library for DVD decry ii libdvdnav4 0.1.9-3 The DVD navigation library ii libdvdread3 0.9.4-5.1 Simple foundation for reading DVDs
Here is the stdout when totem crashes outright: steveb@lithium:~$ totem /media/cdrom0 libdvdread: Using libdvdcss version 1.2.5 for DVD access libdvdread: Attempting to use device /dev/scd0 mounted on /media/cdrom0 for CSS authentication libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00000150 libdvdread: Elapsed time 0 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00006e01 libdvdread: Elapsed time 0 libdvdread: Found 1 VTS's libdvdread: Elapsed time 0 No accelerated IMDCT transform found No accelerated IMDCT transform found No accelerated IMDCT transform found ** Message: FIXME: gst_mpeg_demux_sync_stream_to_time (totem:10382): GLib-CRITICAL **: g_static_rec_mutex_unlock: assertion `mutex' failed Segmentation fault steveb@lithium:~$
What's the output of $ dpkg -l libgstreamer0.10 gstreamer0.10-plugins-* ? Could you install the following packages: libgstreamer0.10-0-dbg gstreamer0.10-plugins-*-dbg and then reproduce the crash/problem. I'd like to know where exactly the assertion comes from. The chapter thing is a known issue (working on that). The time-stuff should have been fixed in gst-plugins-ugly 0.10.4.
Looks like I have both libgstreamer0.8 and 0.10 installed. It appears that totem is using 0.10.6. This is the default out-of-the-box Ubuntu configuration. ii gstreamer0.10-alsa 0.10.7-0ubuntu5 GStreamer plugin for ALSA ii gstreamer0.10-esd 0.10.3-0ubuntu4 GStreamer plugin for ESD ii gstreamer0.10-gnomevfs 0.10.7-0ubuntu5 GStreamer plugin for GnomeVFS ii gstreamer0.10-plugins-base 0.10.7-0ubuntu5 GStreamer plugins from the "base" set ii gstreamer0.10-plugins-base-apps 0.10.7-0ubuntu5 GStreamer helper programs from the "base" se ii gstreamer0.10-plugins-base-dbg 0.10.7-0ubuntu5 GStreamer plugins from the "base" set ii gstreamer0.10-plugins-good 0.10.3-0ubuntu4 GStreamer plugins from the "good" set ii gstreamer0.10-plugins-good-dbg 0.10.3-0ubuntu4 GStreamer plugins from the "good" set ii gstreamer0.10-plugins-ugly 0.10.3-0ubuntu3 GStreamer plugins from the "ugly" set ii gstreamer0.10-plugins-ugly-dbg 0.10.3-0ubuntu3 GStreamer plugins from the "ugly" set ii gstreamer0.10-tools 0.10.6-0ubuntu2 Tools for use with GStreamer ii gstreamer0.10-x 0.10.7-0ubuntu5 GStreamer plugins for X11 and Pango ii gstreamer0.8-dvd 0.8.12-1ubuntu2 DVD plugin for GStreamer ii gstreamer0.8-misc 0.8.12-1ubuntu2 Collection of various GStreamer plugins ii libgstreamer-gconf0.8-0 0.8.12-1ubuntu2 GConf support for GStreamer ii libgstreamer-plugins-base0.10-0 0.10.7-0ubuntu5 GStreamer libraries from the "base" set ii libgstreamer-plugins0.8-0 0.8.12-1ubuntu2 Various GStreamer libraries and library plug ii libgstreamer0.10-0 0.10.6-0ubuntu2 Core GStreamer libraries and elements ii libgstreamer0.10-0-dbg 0.10.6-0ubuntu2 Core GStreamer libraries and elements ii libgstreamer0.8-0 0.8.12-1ubuntu1 Core GStreamer libraries, plugins, and utili ii totem-gstreamer 1.4.3-0ubuntu1 A simple media player for the Gnome desktop
Here is a session with GDB, though please forgive me as I am not a terribly good linux hacker yet. This seeking issue is always reproducible; I just hope it hasn't been fixed on the trunk already. I could send the core dump if needed (though it's 190MB). Please let me know what else I can do; I appreciate your willingness to tackle this. root@lithium:~# totem /media/cdrom0 ** (totem:7603): WARNING **: Failed to connect to the session bus: No reply within specified time libdvdread: Using libdvdcss version 1.2.5 for DVD access libdvdread: Attempting to use device /dev/scd0 mounted on /media/cdrom0 for CSS authentication libdvdread: Attempting to retrieve all CSS keys libdvdread: This can take a _long_ time, please be patient libdvdread: Get key for /VIDEO_TS/VTS_01_0.VOB at 0x00000150 libdvdread: Elapsed time 1 libdvdread: Get key for /VIDEO_TS/VTS_01_1.VOB at 0x00006e01 libdvdread: Elapsed time 0 libdvdread: Found 1 VTS's libdvdread: Elapsed time 1 No accelerated IMDCT transform found No accelerated IMDCT transform found No accelerated IMDCT transform found ** Message: FIXME: gst_mpeg_demux_sync_stream_to_time Segmentation fault (core dumped) root@lithium:~# gdb totem core.7603 GNU gdb 6.4-debian Copyright 2005 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "i486-linux-gnu"...(no debugging symbols found) Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1". (no debugging symbols found) Core was generated by `totem /media/cdrom0'. Program terminated with signal 11, Segmentation fault. warning: Can't read pathname for load map: Input/output error. Reading symbols from /usr/lib/libtotem-plparser.so.1...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libtotem-plparser.so.1 Reading symbols from /usr/lib/liblaunchpad-integration.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/liblaunchpad-integration.so.0 Reading symbols from /usr/lib/libglade-2.0.so.0... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libglade-2.0.so.0 Reading symbols from /usr/lib/libgnome-desktop-2.so.2...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libgnome-desktop-2.so.2 Reading symbols from /usr/lib/libgnomeui-2.so.0... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libgnomeui-2.so.0 Reading symbols from /usr/lib/libjpeg.so.62...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libjpeg.so.62 Reading symbols from /usr/lib/libstartup-notification-1.so.0... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libstartup-notification-1.so.0 Reading symbols from /usr/lib/libbonoboui-2.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libbonoboui-2.so.0 Reading symbols from /usr/lib/libSM.so.6... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libSM.so.6 Reading symbols from /usr/lib/libICE.so.6...(no debugging symbols found)...done.Loaded symbols for /usr/lib/libICE.so.6 Reading symbols from /usr/lib/libgnome-keyring.so.0... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libgnome-keyring.so.0 Reading symbols from /usr/lib/libgnomecanvas-2.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libgnomecanvas-2.so.0 Reading symbols from /usr/lib/libgnome-2.so.0... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libgnome-2.so.0 Reading symbols from /usr/lib/libesd.so.0...(no debugging symbols found)...done.Loaded symbols for /usr/lib/libesd.so.0 Reading symbols from /usr/lib/libaudiofile.so.0... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libaudiofile.so.0 Reading symbols from /usr/lib/libart_lgpl_2.so.2...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libart_lgpl_2.so.2 Reading symbols from /usr/lib/libgtk-x11-2.0.so.0... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libgtk-x11-2.0.so.0 Reading symbols from /usr/lib/libgdk-x11-2.0.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libgdk-x11-2.0.so.0 Reading symbols from /usr/lib/libatk-1.0.so.0... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libatk-1.0.so.0 Reading symbols from /usr/lib/libgdk_pixbuf-2.0.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libgdk_pixbuf-2.0.so.0 Reading symbols from /usr/lib/libpangocairo-1.0.so.0... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libpangocairo-1.0.so.0 Reading symbols from /usr/lib/libpangoft2-1.0.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libpangoft2-1.0.so.0 Reading symbols from /usr/lib/libXext.so.6... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libXext.so.6 Reading symbols from /usr/lib/libXinerama.so.1...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libXinerama.so.1 Reading symbols from /usr/lib/libXi.so.6... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libXi.so.6 Reading symbols from /usr/lib/libXcursor.so.1...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libXcursor.so.1 Reading symbols from /usr/lib/libXfixes.so.3... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libXfixes.so.3 Reading symbols from /usr/lib/libpango-1.0.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libpango-1.0.so.0 Reading symbols from /usr/lib/libcairo.so.2... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libcairo.so.2 Reading symbols from /usr/lib/libpng12.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libpng12.so.0 Reading symbols from /usr/lib/libfontconfig.so.1... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libfontconfig.so.1 Reading symbols from /usr/lib/libfreetype.so.6...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libfreetype.so.6 Reading symbols from /usr/lib/libgnomevfs-2.so.0... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libgnomevfs-2.so.0 Reading symbols from /usr/lib/libgnutls.so.12...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libgnutls.so.12 Reading symbols from /usr/lib/libtasn1.so.2... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libtasn1.so.2 Reading symbols from /usr/lib/libgcrypt.so.11...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libgcrypt.so.11 Reading symbols from /lib/tls/i686/cmov/libnsl.so.1... (no debugging symbols found)...done. Loaded symbols for /lib/tls/i686/cmov/libnsl.so.1 Reading symbols from /usr/lib/libgpg-error.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libgpg-error.so.0 Reading symbols from /usr/lib/libavahi-glib.so.1... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libavahi-glib.so.1 Reading symbols from /usr/lib/libavahi-client.so.3...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libavahi-client.so.3 Reading symbols from /usr/lib/libavahi-common.so.3... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libavahi-common.so.3 Reading symbols from /lib/tls/i686/cmov/libresolv.so.2...(no debugging symbols found)...done. Loaded symbols for /lib/tls/i686/cmov/libresolv.so.2 Reading symbols from /lib/tls/i686/cmov/libutil.so.1... (no debugging symbols found)...done. Loaded symbols for /lib/tls/i686/cmov/libutil.so.1 Reading symbols from /usr/lib/libbonobo-2.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libbonobo-2.so.0 Reading symbols from /usr/lib/libbonobo-activation.so.4... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libbonobo-activation.so.4 Reading symbols from /usr/lib/libORBitCosNaming-2.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libORBitCosNaming-2.so.0 Reading symbols from /usr/lib/libgconf-2.so.4... (no debugging symbols found)...done. Loaded symbols for /usr/lib/libgconf-2.so.4 Reading symbols from /usr/lib/libORBit-2.so.0...(no debugging symbols found)...done. Loaded symbols for /usr/lib/libORBit-2.so.0 Reading symbols from /lib/libpopt.so.0... (no debugging symbols found)...done. Loaded symbols for /lib/libpopt.so.0 Reading symbols from /usr/lib/libgstvideo-0.10.so.0...Reading symbols from /usr/lib/debug/usr/lib/libgstvideo-0.10.so.0.5.0...done. done. Loaded symbols for /usr/lib/libgstvideo-0.10.so.0 Reading symbols from /usr/lib/libgstaudio-0.10.so.0...Reading symbols from /usr/lib/debug/usr/lib/libgstaudio-0.10.so.0.5.0...done. done. Loaded symbols for /usr/lib/libgstaudio-0.10.so.0 Reading symbols from /usr/lib/libgstbase-0.10.so.0...Reading symbols from /usr/lib/debug/usr/lib/libgstbase-0.10.so.0.7.0...done. done. Loaded symbols for /usr/lib/libgstbase-0.10.so.0 Reading symbols from /usr/lib/libgstinterfaces-0.10.so.0...Reading symbols from /usr/lib/debug/usr/lib/libgstinterfaces-0.10.so.0.5.0...done. done. Loaded symbols for /usr/lib/libgstinterfaces-0.10.so.0 Reading symbols from /usr/lib/libgstreamer-0.10.so.0...Reading symbols from /usr/lib/debug/usr/lib/libgstreamer-0.10.so.0.7.0...done. done. Loaded symbols for /usr/lib/libgstreamer-0.10.so.0 Reading symbols from /usr/lib/libgobject-2.0.so.0...done. Loaded symbols for /usr/lib/libgobject-2.0.so.0 Reading symbols from /usr/lib/libgmodule-2.0.so.0...done. Loaded symbols for /usr/lib/libgmodule-2.0.so.0 Reading symbols from /usr/lib/libgthread-2.0.so.0...done. Loaded symbols for /usr/lib/libgthread-2.0.so.0 Reading symbols from /lib/tls/i686/cmov/libpthread.so.0...done. Loaded symbols for /lib/tls/i686/cmov/libpthread.so.0 Reading symbols from /usr/lib/libxml2.so.2...done. Loaded symbols for /usr/lib/libxml2.so.2 Reading symbols from /lib/tls/i686/cmov/libdl.so.2...done. Loaded symbols for /lib/tls/i686/cmov/libdl.so.2 Reading symbols from /usr/lib/libz.so.1...done. Loaded symbols for /usr/lib/libz.so.1 Reading symbols from /lib/tls/i686/cmov/libm.so.6...done. Loaded symbols for /lib/tls/i686/cmov/libm.so.6 Reading symbols from /usr/lib/liblirc_client.so.0...done. Loaded symbols for /usr/lib/liblirc_client.so.0 Reading symbols from /usr/lib/libXrandr.so.2...done. Loaded symbols for /usr/lib/libXrandr.so.2 Reading symbols from /usr/lib/libXrender.so.1...done. Loaded symbols for /usr/lib/libXrender.so.1 Reading symbols from /usr/lib/libdbus-glib-1.so.2...done. Loaded symbols for /usr/lib/libdbus-glib-1.so.2 Reading symbols from /usr/lib/libdbus-1.so.2...done. Loaded symbols for /usr/lib/libdbus-1.so.2 Reading symbols from /usr/lib/libglib-2.0.so.0...done. Loaded symbols for /usr/lib/libglib-2.0.so.0 Reading symbols from /usr/lib/libX11.so.6...done. Loaded symbols for /usr/lib/libX11.so.6 Reading symbols from /lib/tls/i686/cmov/libc.so.6...done. Loaded symbols for /lib/tls/i686/cmov/libc.so.6 Reading symbols from /usr/lib/libasound.so.2...done. Loaded symbols for /usr/lib/libasound.so.2 Reading symbols from /usr/lib/libXau.so.6...done. Loaded symbols for /usr/lib/libXau.so.6 Reading symbols from /usr/lib/libexpat.so.1...done. Loaded symbols for /usr/lib/libexpat.so.1 Reading symbols from /lib/ld-linux.so.2...done. Loaded symbols for /lib/ld-linux.so.2 Reading symbols from /lib/tls/i686/cmov/libnss_compat.so.2...done. Loaded symbols for /lib/tls/i686/cmov/libnss_compat.so.2 Reading symbols from /lib/tls/i686/cmov/libnss_nis.so.2...done. Loaded symbols for /lib/tls/i686/cmov/libnss_nis.so.2 Reading symbols from /lib/tls/i686/cmov/libnss_files.so.2...done. Loaded symbols for /lib/tls/i686/cmov/libnss_files.so.2 Reading symbols from /usr/lib/gconv/ISO8859-1.so...done. Loaded symbols for /usr/lib/gconv/ISO8859-1.so Reading symbols from /usr/lib/libglade/2.0/libgnome.so...done. Loaded symbols for /usr/lib/libglade/2.0/libgnome.so Reading symbols from /usr/lib/libglade/2.0/libbonobo.so...done. Loaded symbols for /usr/lib/libglade/2.0/libbonobo.so Reading symbols from /usr/lib/gtk-2.0/2.4.0/engines/libubuntulooks.so...done. Loaded symbols for /usr/lib/gtk-2.0/2.4.0/engines/libubuntulooks.so Reading symbols from /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so...done. Loaded symbols for /usr/lib/gtk-2.0/2.4.0/loaders/libpixbufloader-png.so Reading symbols from /usr/lib/pango/1.5.0/modules/pango-basic-fc.so...done. Loaded symbols for /usr/lib/pango/1.5.0/modules/pango-basic-fc.so Reading symbols from /usr/lib/gnome-vfs-2.0/modules/libfile.so...done. Loaded symbols for /usr/lib/gnome-vfs-2.0/modules/libfile.so Reading symbols from /usr/lib/libfam.so.0...done. Loaded symbols for /usr/lib/libfam.so.0 Reading symbols from /usr/lib/gstreamer-0.10/libgstplaybin.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstplaybin.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstplaybin.so Reading symbols from /usr/lib/gstreamer-0.10/libgstgconfelements.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstgconfelements.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstgconfelements.so Reading symbols from /usr/lib/gstreamer-0.10/libgstcoreelements.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstcoreelements.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstcoreelements.so Reading symbols from /usr/lib/gstreamer-0.10/libgstautodetect.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstautodetect.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstautodetect.so Reading symbols from /usr/lib/gstreamer-0.10/libgstxvimagesink.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstxvimagesink.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstxvimagesink.so Reading symbols from /usr/lib/libXv.so.1...done. Loaded symbols for /usr/lib/libXv.so.1 Reading symbols from /usr/lib/gstreamer-0.10/libgstesd.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstesd.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstesd.so Reading symbols from /usr/lib/gstreamer-0.10/libgstgoom.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstgoom.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstgoom.so Reading symbols from /usr/lib/gstreamer-0.10/libgstdvdread.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstdvdread.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstdvdread.so Reading symbols from /usr/lib/libdvdread.so.3...done. Loaded symbols for /usr/lib/libdvdread.so.3 Reading symbols from /usr/lib/gstreamer-0.10/libgstdecodebin.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstdecodebin.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstdecodebin.so Reading symbols from /usr/lib/libdvdcss.so.2...done. Loaded symbols for /usr/lib/libdvdcss.so.2 Reading symbols from /usr/lib/gstreamer-0.10/libgstmpegstream.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstmpegstream.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstmpegstream.so Reading symbols from /usr/lib/gstreamer-0.10/libgstmpeg2dec.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstmpeg2dec.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstmpeg2dec.so Reading symbols from /usr/lib/libmpeg2.so.0...done. Loaded symbols for /usr/lib/libmpeg2.so.0 Reading symbols from /usr/lib/gstreamer-0.10/libgsta52dec.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgsta52dec.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgsta52dec.so Reading symbols from /usr/lib/liba52-0.7.4.so...done. Loaded symbols for /usr/lib/liba52-0.7.4.so Reading symbols from /usr/lib/liboil-0.3.so.0...done. Loaded symbols for /usr/lib/liboil-0.3.so.0 Reading symbols from /usr/lib/gstreamer-0.10/libgstdvdsub.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstdvdsub.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstdvdsub.so Reading symbols from /usr/lib/gstreamer-0.10/libgstaudioconvert.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstaudioconvert.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstaudioconvert.so Reading symbols from /usr/lib/gstreamer-0.10/libgstaudioresample.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstaudioresample.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstaudioresample.so Reading symbols from /usr/lib/gstreamer-0.10/libgstvolume.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstvolume.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstvolume.so Reading symbols from /usr/lib/libgstcontroller-0.10.so.0...Reading symbols from /usr/lib/debug/usr/lib/libgstcontroller-0.10.so.0.7.0...done. done. Loaded symbols for /usr/lib/libgstcontroller-0.10.so.0 Reading symbols from /usr/lib/gstreamer-0.10/libgstffmpegcolorspace.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstffmpegcolorspace.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstffmpegcolorspace.so Reading symbols from /usr/lib/gstreamer-0.10/libgstvideoscale.so...Reading symbols from /usr/lib/debug/usr/lib/gstreamer-0.10/libgstvideoscale.so...done. done. Loaded symbols for /usr/lib/gstreamer-0.10/libgstvideoscale.so
+ Trace 73394
Thread 1 (process 7624)
If I understand this correctly, the mpeg2 thread crashed. Here is my version of libmpeg2: ii libmpeg2-4 0.4.0b-4ubuntu MPEG1 and MPEG2 video decoder library
Thanks for the stack trace! > If I understand this correctly, the mpeg2 thread crashed. Here is my version > of libmpeg2: libmpeg2-4 0.4.0b-4ubuntu MPEG1 and MPEG2 video decoder library That is correct. The crash looks very familiar, I think this was bug #335288, or at least I'm fairly sure it has been fixed meanwhile, probably even in the current release gst-plugins-ugly 0.10.4. If you're willing to take the risk, you could upgrade to Ubuntu edgy and see if the problem is fixed there. Closing as duplicate for now. Please re-open if you still get this with an up-to-date(ish) gst-plugins-ugly. *** This bug has been marked as a duplicate of 335288 ***
*** Bug 359114 has been marked as a duplicate of this bug. ***
*** Bug 359527 has been marked as a duplicate of this bug. ***
*** Bug 373121 has been marked as a duplicate of this bug. ***
*** Bug 383859 has been marked as a duplicate of this bug. ***
*** Bug 388786 has been marked as a duplicate of this bug. ***
Tim-Philip: problem still occurs on Ubuntu edgy.
*** Bug 389326 has been marked as a duplicate of this bug. ***
*** Bug 389257 has been marked as a duplicate of this bug. ***
*** Bug 388886 has been marked as a duplicate of this bug. ***
Is anybody using a version of gst-plugins-ugly newer or equal to 0.10.4 ?
*** Bug 389575 has been marked as a duplicate of this bug. ***
*** Bug 389948 has been marked as a duplicate of this bug. ***
*** Bug 389685 has been marked as a duplicate of this bug. ***
*** Bug 390701 has been marked as a duplicate of this bug. ***
*** Bug 390733 has been marked as a duplicate of this bug. ***
*** Bug 390361 has been marked as a duplicate of this bug. ***
*** Bug 390906 has been marked as a duplicate of this bug. ***
*** Bug 390778 has been marked as a duplicate of this bug. ***
Here is the results of " dpkg -l libgstreamer0.10 gstreamer0.10-plugins-*" on my machine. I'm running Edgy... dpkg -l libgstreamer0.10 gstreamer0.10-plugins-* No packages found matching libgstreamer0.10. Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed |/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad) ||/ Name Version Description +++-==============-==============-============================================ ii gstreamer0.10- 0.10.3+cvs2006 GStreamer plugins from the "bad" set ii gstreamer0.10- 0.10.3+cvs2006 GStreamer plugins from the "bad" set (Multiv ii gstreamer0.10- 0.10.10-1ubunt GStreamer plugins from the "base" set ii gstreamer0.10- 0.10.10-1ubunt GStreamer helper programs from the "base" se ii gstreamer0.10- 0.10.4-0ubuntu GStreamer plugins from the "good" set ii gstreamer0.10- 0.10.4-0ubuntu GStreamer plugins from the "ugly" set ii gstreamer0.10- 0.10.4-2 GStreamer plugins from the "ugly" set (Multi I'm a very inexperienced Linux user, so if you need me to provide anything further or attempt anything, you may have to provide explicit instructions.
*** Bug 390970 has been marked as a duplicate of this bug. ***
*** Bug 391743 has been marked as a duplicate of this bug. ***
*** Bug 391769 has been marked as a duplicate of this bug. ***
*** Bug 391779 has been marked as a duplicate of this bug. ***
*** Bug 391739 has been marked as a duplicate of this bug. ***
*** Bug 391098 has been marked as a duplicate of this bug. ***
*** Bug 391809 has been marked as a duplicate of this bug. ***
*** Bug 391936 has been marked as a duplicate of this bug. ***
*** Bug 392089 has been marked as a duplicate of this bug. ***
*** Bug 392641 has been marked as a duplicate of this bug. ***
*** Bug 392934 has been marked as a duplicate of this bug. ***
*** Bug 391183 has been marked as a duplicate of this bug. ***
*** Bug 393002 has been marked as a duplicate of this bug. ***
*** Bug 393498 has been marked as a duplicate of this bug. ***
*** Bug 393517 has been marked as a duplicate of this bug. ***
*** Bug 393765 has been marked as a duplicate of this bug. ***
*** Bug 394020 has been marked as a duplicate of this bug. ***
*** Bug 394348 has been marked as a duplicate of this bug. ***
*** Bug 395684 has been marked as a duplicate of this bug. ***
*** Bug 397249 has been marked as a duplicate of this bug. ***
*** Bug 394940 has been marked as a duplicate of this bug. ***
*** Bug 396745 has been marked as a duplicate of this bug. ***
*** Bug 397663 has been marked as a duplicate of this bug. ***
*** Bug 355494 has been marked as a duplicate of this bug. ***
*** Bug 399210 has been marked as a duplicate of this bug. ***
*** Bug 400664 has been marked as a duplicate of this bug. ***
*** Bug 401142 has been marked as a duplicate of this bug. ***
*** Bug 404005 has been marked as a duplicate of this bug. ***
*** Bug 403982 has been marked as a duplicate of this bug. ***
*** Bug 403618 has been marked as a duplicate of this bug. ***
*** Bug 403596 has been marked as a duplicate of this bug. ***
*** Bug 404142 has been marked as a duplicate of this bug. ***
*** Bug 404327 has been marked as a duplicate of this bug. ***
*** Bug 405173 has been marked as a duplicate of this bug. ***
*** Bug 405129 has been marked as a duplicate of this bug. ***
*** Bug 404817 has been marked as a duplicate of this bug. ***
*** Bug 404579 has been marked as a duplicate of this bug. ***
*** Bug 404465 has been marked as a duplicate of this bug. ***
*** Bug 404381 has been marked as a duplicate of this bug. ***
*** Bug 405917 has been marked as a duplicate of this bug. ***
*** Bug 406356 has been marked as a duplicate of this bug. ***
*** Bug 406201 has been marked as a duplicate of this bug. ***
*** Bug 406736 has been marked as a duplicate of this bug. ***
*** Bug 407561 has been marked as a duplicate of this bug. ***
*** Bug 407735 has been marked as a duplicate of this bug. ***
*** Bug 407992 has been marked as a duplicate of this bug. ***
*** Bug 408205 has been marked as a duplicate of this bug. ***
*** Bug 408422 has been marked as a duplicate of this bug. ***
*** Bug 408459 has been marked as a duplicate of this bug. ***
*** Bug 411497 has been marked as a duplicate of this bug. ***
*** Bug 412946 has been marked as a duplicate of this bug. ***
*** Bug 414189 has been marked as a duplicate of this bug. ***
*** Bug 414412 has been marked as a duplicate of this bug. ***
*** Bug 414872 has been marked as a duplicate of this bug. ***
*** Bug 415312 has been marked as a duplicate of this bug. ***
*** Bug 415478 has been marked as a duplicate of this bug. ***
*** Bug 416308 has been marked as a duplicate of this bug. ***
*** Bug 416315 has been marked as a duplicate of this bug. ***
*** Bug 416397 has been marked as a duplicate of this bug. ***
*** Bug 416449 has been marked as a duplicate of this bug. ***
*** Bug 416791 has been marked as a duplicate of this bug. ***
*** Bug 416831 has been marked as a duplicate of this bug. ***
*** Bug 416906 has been marked as a duplicate of this bug. ***
*** Bug 417021 has been marked as a duplicate of this bug. ***
*** Bug 417083 has been marked as a duplicate of this bug. ***
*** Bug 417324 has been marked as a duplicate of this bug. ***
*** Bug 417941 has been marked as a duplicate of this bug. ***
*** Bug 417948 has been marked as a duplicate of this bug. ***
*** Bug 418292 has been marked as a duplicate of this bug. ***
*** Bug 418468 has been marked as a duplicate of this bug. ***
*** Bug 421108 has been marked as a duplicate of this bug. ***
*** Bug 421240 has been marked as a duplicate of this bug. ***
*** Bug 421602 has been marked as a duplicate of this bug. ***
*** Bug 422002 has been marked as a duplicate of this bug. ***
*** Bug 421674 has been marked as a duplicate of this bug. ***
*** Bug 422602 has been marked as a duplicate of this bug. ***
*** Bug 420192 has been marked as a duplicate of this bug. ***
*** Bug 419128 has been marked as a duplicate of this bug. ***
*** Bug 424405 has been marked as a duplicate of this bug. ***
*** Bug 411325 has been marked as a duplicate of this bug. ***
Dear Ubuntu users, could you please help fixing this by installing the package "gstreamer0.10-plugins-ugly-dbg", start the application as normal, and try to reproduce the crash, if possible? Once bug-buddy pops up, you can find the stacktrace in the 'Details', now containing way more information. Please copy that stacktrace and paste it as a comment here. Thanks in advance! More details can be found here: http://live.gnome.org/GettingTraces -- 150 dups so far => GNOME blocker.
(uhm, i'm sorry for the noise)
*** Bug 425360 has been marked as a duplicate of this bug. ***
This bug seems to be a collection of a few different issues, some of which have been fixed (various crashes in mpeg2dec, such as in mpeg2_init_fbuf(), and also issues on PPC). The others are duplicates of bug #358891 as far as I can tell, a bug that might have been fixed either in gst-plugins-ugly 0.10.5 or in -ugly CVS (it could be another manifestation of the issue in bug #340433, for example). I have kept that bug open since I don't know for sure whether the issue still exist. In short: what I'm most interested in is to find out if people still run into this problem with Ubuntu feisty or Fedora Core 7 or with gst-plugins-ugly >= 0.10.5 in general. *** This bug has been marked as a duplicate of 358891 ***
*** Bug 427121 has been marked as a duplicate of this bug. ***
*** Bug 427450 has been marked as a duplicate of this bug. ***
*** Bug 428816 has been marked as a duplicate of this bug. ***