[Bug 694530] resindvd: crash in dvdnav_describe_title_chapters() with Castle DVD

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jul 22 11:13:12 PDT 2013


https://bugzilla.gnome.org/show_bug.cgi?id=694530
  GStreamer | gst-plugins-bad | 1.0.2

--- Comment #12 from Frank Ansari <mail at frank-ansari.de> 2013-07-22 18:13:06 UTC ---
I managed to activate the debug info repos.

Now my output looks a little bit different:

[fansari at bat 1.0]$ gdb gst-launch-1.0 playbin uri=dvd:// 
Excess command line arguments ignored. (uri=dvd://)
GNU gdb (GDB) Fedora (7.6-30.fc19)
Copyright (C) 2013 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.  Type "show copying"
and "show warranty" for details.
This GDB was configured as "x86_64-redhat-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/bin/gst-launch-1.0...Reading symbols from
/usr/lib/debug/usr/bin/gst-launch-1.0.debug...done.
done.
/home/fansari/gstreamer/1.0/playbin: No such file or directory.

When I just run 

gst-launch-1.0 playbin uri=dvd:// 

it looks like this:

*** libdvdread: CHECK_VALUE failed in
/builddir/build/BUILD/libdvdread-4.2.0/src/ifo_read.c:1251 ***
*** for vts_ptt_srpt->title[i].ptt[j].pgn != 0 ***


*** libdvdread: CHECK_VALUE failed in
/builddir/build/BUILD/libdvdread-4.2.0/src/ifo_read.c:1980 ***
*** for pgci_ut->nr_of_lus < 100 ***

Please send bug report - no VTS_TMAPT ?? 
Caught SIGSEGV accessing address 0xffffffffffffffff
#0  0x00000030a700eb59 in __libc_waitpid (pid=4435, 
#1  0x00000030a881f5c3 in g_on_error_stack_trace (
#2  0x00000000004050c3 in fault_spin () at gst-launch.c:139
#3  fault_handler_sigaction (signum=<optimized out>, si=0x7ffffcbbe870, 
#4  <signal handler called>
#5  0x00007f2f60815f8f in dvdnav_describe_title_chapters ()
#6  0x00007f2f60a48d16 in rsn_dvdsrc_change_state ()
#7  0x0000003487248562 in gst_element_change_state (
#8  0x0000003487248c3c in gst_element_set_state_func (element=0x1a4b3d0, 
#9  0x00000034872318c9 in gst_bin_element_set_state (next=GST_STATE_PAUSED, 
#10 gst_bin_change_state_func (element=0x1a480a0, 
#11 0x00007f2f60a43442 in rsn_dvdbin_change_state ()
#12 0x0000003487248562 in gst_element_change_state (
#13 0x0000003487248e98 in gst_element_continue_state (
#14 0x000000348724875a in gst_element_change_state (
#15 0x0000003487248c3c in gst_element_set_state_func (element=0x1a480a0, 
#16 0x00000034872318c9 in gst_bin_element_set_state (next=GST_STATE_PAUSED, 
#17 gst_bin_change_state_func (element=0x1a42050, 
#18 0x00007f2f60c7a012 in gst_uri_decode_bin_change_state ()
#19 0x0000003487248562 in gst_element_change_state (
#20 0x0000003487248c3c in gst_element_set_state_func (element=0x1a42050, 
#21 0x00000034872318c9 in gst_bin_element_set_state (next=GST_STATE_PAUSED, 
#22 gst_bin_change_state_func (element=0x1a37540, 
#23 0x0000003487264f77 in gst_pipeline_change_state (element=0x1a37540, 
#24 0x00007f2f60c80742 in gst_play_bin_change_state ()
#25 0x0000003487248562 in gst_element_change_state (
#26 0x0000003487248e98 in gst_element_continue_state (
#27 0x000000348724875a in gst_element_change_state (
#28 0x0000003487248c3c in gst_element_set_state_func (element=0x1a37540, 
#29 0x000000000040335d in main (argc=3, argv=0x7ffffcbbfb48)

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list