After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 593330 - Crash in rsn_dvdsrc_do_seek
Crash in rsn_dvdsrc_do_seek
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.10.13
Other All
: Normal critical
: 0.10.18
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 600263 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2009-08-27 20:47 UTC by Michiel
Modified: 2010-05-11 09:22 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Michiel 2009-08-27 20:47:49 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 ()




----------- .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".
--------------------------------------------------
Comment 1 Michiel 2009-08-27 21:30:00 UTC
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.
Comment 2 Philip Withnall 2009-08-28 14:32:38 UTC
Looks like a bug in GStreamer.
Comment 3 Sebastian Dröge (slomo) 2009-08-30 20:08:41 UTC
Which versions of gstreamer, gst-plugins-base, gst-plugins-bad, libdvdnav and libdvdread are you using?
Comment 4 Michiel 2009-08-30 20:12:13 UTC
gstreamer 0.10.24
gst-plugins-base 0.10.24
gst-plugins-bad 0.10.13
libdvdnav 0.1.10
libdvdread 0.9.7
Comment 5 Sebastian Dröge (slomo) 2010-05-10 10:36:12 UTC
*** Bug 600263 has been marked as a duplicate of this bug. ***
Comment 6 Sebastian Dröge (slomo) 2010-05-10 10:40:04 UTC
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