GNOME Bugzilla – Bug 593330
Crash in rsn_dvdsrc_do_seek
Last modified: 2010-05-11 09:22:39 UTC
Version: 2.26.3 What were you doing when the application crashed? Clicked on the seek bar while a dvd was playing. Distribution: Gentoo Base System release 2.0.1 Gnome Release: 2.26.3 2009-07-11 (Gentoo) BugBuddy Version: 2.26.0 System: Linux 2.6.30-gentoo-r5 #1 SMP Mon Aug 24 01:11:12 CEST 2009 i686 X Vendor: The X.Org Foundation X Vendor Release: 10603901 Selinux: No Accessibility: Disabled GTK+ Theme: MurrinaGilouche Icon Theme: gnome GTK+ Modules: canberra-gtk-module, gnomebreakpad Memory status: size: 189358080 vsize: 189358080 resident: 49623040 share: 24748032 rss: 49623040 rss_rlim: 18446744073709551615 CPU usage: start_time: 1251405058 rtime: 1463 utime: 1279 stime: 184 cutime:12 cstime: 6 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/totem' [Thread debugging using libthread_db enabled] [New Thread 0xb744b700 (LWP 9910)] [New Thread 0xb2fffb70 (LWP 9930)] [New Thread 0xaf4ceb70 (LWP 9927)] [New Thread 0xafccfb70 (LWP 9926)] [New Thread 0xb145fb70 (LWP 9925)] [New Thread 0xb0c5eb70 (LWP 9921)] [New Thread 0xb1ff0b70 (LWP 9919)] [New Thread 0xb27f1b70 (LWP 9918)] [New Thread 0xb3901b70 (LWP 9916)] [New Thread 0xb45feb70 (LWP 9915)] [New Thread 0xb4dffb70 (LWP 9914)] [New Thread 0xb578bb70 (LWP 9913)] [New Thread 0xb65f4b70 (LWP 9912)] 0xb7fd3424 in __kernel_vsyscall ()
+ Trace 217188
----------- .xsession-errors (12 sec old) --------------------- demux: got segment update 0 start 340000000 stop -1 time 4200000000 sending new segment: update 0 rate 1 format 3, start: 10800000000, stop: -1, time: 4200000000 scr_adjust: 941400(0:00:10.460000000) *********** Sending audio fill: accum = 0:00:00.400000000 still-state=0 Sending 38400 bytes (0:00:00.100000000) of audio data with TS 0:00:10.400000000 Sending highlight event - button 0 Could not find the frame base for "IA__g_spawn_command_line_sync". Could not find the frame base for "IA__g_cclosure_marshal_VOID__VOID". Could not find the frame base for "IA__g_signal_emit". Could not find the frame base for "g_type_class_meta_marshal". Could not find the frame base for "IA__g_signal_emit". Could not find the frame base for "g_type_class_meta_marshal". Could not find the frame base for "IA__g_signal_emit". Could not find the frame base for "g_main_context_iterate". Could not find the frame base for "IA__g_usleep". Could not find the frame base for "IA__g_spawn_sync". --------------------------------------------------
Mplayer can't play this, it starts playing a couple of seconds (doesn't display anything) and then it says end of file. This happens with all DVD's of one season, and not with any others I have.
Looks like a bug in GStreamer.
Which versions of gstreamer, gst-plugins-base, gst-plugins-bad, libdvdnav and libdvdread are you using?
gstreamer 0.10.24 gst-plugins-base 0.10.24 gst-plugins-bad 0.10.13 libdvdnav 0.1.10 libdvdread 0.9.7
*** Bug 600263 has been marked as a duplicate of this bug. ***
This should be fixed since some time now: commit c4fb624ad9d9694f250a49b7d793b98aa6268434 Author: Jan Schmidt <thaytan@noraisin.net> Date: Sat Nov 14 00:31:29 2009 +0000 resindvd: Guard against a divide-by-zero error. https://bugzilla.gnome.org/show_bug.cgi?id=600263