[MPlayer-users] bugreport: problems with libdvdnav+cdda

Jonas Jermann jjermann at gmx.net
Mon Jun 17 21:56:01 CEST 2002


Hi

As I recently tried to use libdvdnav it failed. I first thought 
it was because of the new libdvdnav version but it worked when
I disabled cdda support.

Information:
    Debian sid (recent)
    libdvdnav (cvs, evening of 17.06.02)
    mplayer (cvs, evening of 17.6.02)
    Linux 2.4.18 (i686: Pentium III MMX 600 Mhz)
    Matrox G400 DH 32MB
    libc-2.2.5
    gcc 3.1.1 (20020606)
    ld/as 2.12.90.0.9 (20020526)
    libcdparanoia 3a9.8-6


Regards
    Jonas
-------------- next part --------------
[...]
Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 1024 (LWP 4834)]
0x08154507 in open_stream (filename=0x0, vcd_track=0, file_format=0x0) at open.c:88
88      if(strncmp("cdda://",filename,7) == 0)
(gdb) bt
#0  0x08154507 in open_stream (filename=0x0, vcd_track=0, file_format=0x0) at open.c:88
#1  0x401e2ae0 in __DTOR_END__ () from /usr/lib/debug/libpthread.so.0
#2  0x0806ae77 in main (argc=3, argv=0xbffff664, envp=0x0) at mplayer.c:989
(gdb) p filename
$1 = 0x0
(gdb)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log.gz
Type: application/octet-stream
Size: 5674 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20020617/f032c5b6/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.h
Type: text/x-chdr
Size: 9492 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20020617/f032c5b6/attachment.h>
-------------- next part --------------
# -------- Generated by configure -----------

LANG = C
TARGET_OS = Linux
prefix = /usr/local
DATADIR = /usr/local/share/mplayer
CONFDIR = /usr/local/share/mplayer
LIBDIR = /usr/local/lib
#AR = ar
CC = gcc-3.1
AWK = mawk
# OPTFLAGS = -O4  -g3 -march=pentium3 -mcpu=pentium3 -pipe -fomit-frame-pointer -ffast-math
OPTFLAGS = -W -Wall -O2 -march=pentium3 -mcpu=pentium3 -g3  -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
EXTRA_INC =  -I/usr/src/decoder/mplayer/libdvdnav/src/ -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include
WIN32_PATH = -DWIN32_PATH=\"/usr/lib/win32\"
STRIPBINARIES = no

STREAMING = yes
STREAMING_LIB = -lnsl
VIDIX = yes

OPENDIVX = no

VO2 = no

PNG = yes
JPEG = yes
GIF = yes

EXTRA_LIB = 
Z_LIB =   -lz
HAVE_MLIB = no
STATIC_LIB = 

X11_INC = 
X11DIR = -L/usr/X11R6/lib -lX11 -lXext -lnsl

# for libavcodec:
SRC_PATH=.

# video output
X_LIB = -L/usr/X11R6/lib -lX11 -lXext -lnsl -lGL -lXxf86dga -lXv -lXxf86vm -lXinerama -lmad -lnsl
GGI_LIB = -lggi
MLIB_LIB =  
MLIB_INC = 
DXR2_INC = 
DVB_INC = 
PNG_LIB = -lpng -lz
JPEG_LIB = -ljpeg
GIF_LIB = -lgif
SDL_LIB = -L/usr/lib -lSDL -lpthread
SVGA_LIB = -lvgagl -lvga
AA_LIB = -laa

# audio output
ALSA_LIB = 
NAS_LIB = -laudio  -L/usr/X11R6/lib -lX11 -lXext -lnsl -lXt
MAD_LIB = -lmad
ARTS_LIB = 
ARTS_INC = 
VORBIS_LIB = -lvorbis -logg
FAAD_LIB = 
SGIAUDIO_LIB = 

# input
TERMCAP_LIB = -ltermcap
LIRC_LIB = 
CSS_USE = yes
CSS_LIB = -Llibmpdvdkit -lmpdvdkit -L/usr/src/decoder/mplayer/libdvdnav/src//.libs -ldvdnav
DVDKIT = yes
DVDKIT_SHARED = no
SDL_INC = -I/usr/include/SDL -D_REENTRANT
W32_DEP = loader/libloader.a
W32_LIB = -Lloader -lloader
DS_DEP = loader/dshow/libDS_Filter.a
DS_LIB = -Lloader/dshow -lDS_Filter
AV_DEP = libavcodec/libavcodec.a
AV_LIB = -Llibavcodec -lavcodec
FAME = yes
FAME_LIB = -Llibfame -lfame
MP1E_DEP = 
MP1E_LIB = 
ARCH_LIB =   -lpthread -ldl -rdynamic 
DIVX4LINUX = no
XVID = yes
DECORE_LIB = -lxvidcore
MENCODER = yes
ENCORE_LIB =  -lxvidcore -lmp3lame -lvorbis -logg 
DIRECTFB_INC = 
DIRECTFB_LIB = -ldirectfb
NEW_INPUT_LIB = -Linput -linput
CDPARANOIA_INC = 
CDPARANOIA_LIB =  -lcdda_interface -lcdda_paranoia

# --- Some stuff for autoconfigure ----
TARGET_ARCH_X86 = yes
TARGET_CYGWIN = no
TARGET_CPU=686
TARGET_MMX = yes
TARGET_MMX2 = yes
TARGET_3DNOW = no
TARGET_3DNOWEX = no
TARGET_SSE = yes

# --- GUI stuff ---
GTKLIB =  -L/usr/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lXext -lX11 -lm
GLIBLIB =   -L/usr/lib -lglib
GTK_LIBS =   $(GTKLIB) $(GLIBLIB)
GUI = yes
DEBUG = -DDEBUG

-------------- next part --------------


MPlayer CVS-020616-20:54-3.1.1 (C) 2000-2002 Arpad Gereoffy (see DOCS!)

CPU: Intel Pentium III Katmai/Pentium III Xeon Tanner (Family: 6, Stepping: 3)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE

/etc/mplayer.conf(3): option: vo
/etc/mplayer.conf(3): parameter: xmga
/home/jonas/.mplayer/config(1): option: vo
/home/jonas/.mplayer/config(1): parameter: xmga
/home/jonas/.mplayer/config(2): option: ao
/home/jonas/.mplayer/config(2): parameter: oss
/home/jonas/.mplayer/config(3): option: fs
/home/jonas/.mplayer/config(3): parameter: yes
/home/jonas/.mplayer/config(4): option: framedrop
/home/jonas/.mplayer/config(4): parameter: yes
/home/jonas/.mplayer/config(5): option: skin
/home/jonas/.mplayer/config(5): parameter: BlueHeart
/home/jonas/.mplayer/config(6): option: cache
/home/jonas/.mplayer/config(6): parameter: 8192
/home/jonas/.mplayer/config(11): option: autoq
/home/jonas/.mplayer/config(11): parameter: 100
/home/jonas/.mplayer/config(12): option: osdlevel
/home/jonas/.mplayer/config(12): parameter: 0
/home/jonas/.mplayer/config(13): option: stop_xscreensaver
/home/jonas/.mplayer/config(13): parameter: yes
Reading /home/jonas/.mplayer/codecs.conf: can't open '/home/jonas/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/share/mplayer/codecs.conf: 36 audio & 97 video codecs
CommandLine:get_path('font/font.desc') -> '/home/jonas/.mplayer/font/font.desc'
 '-v' '-dvdnav'
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Font /home/jonas/.mplayer/font/font.desc loaded successfully! (206 chars)
Linux RTC init error in ioctl (rtc_pie_on): Permission denied
Using usleep() timing
get_path('input.conf') -> '/home/jonas/.mplayer/input.conf'
Parsing input config file /home/jonas/.mplayer/input.conf
Input config file /home/jonas/.mplayer/input.conf parsed : 50 binds



MPlayer interrupted by signal 11 in module: open_stream 
- MPlayer crashed by bad usage of CPU/FPU/RAM. Recompile MPlayer with --enable-debug and make a 'gdb' backtrace and disassembly. For details, see DOCS/bugreports.html section 5.b.
- MPlayer crashed. This shouldn't happen. It can be a bug in the MPlayer code _or_ in your drivers _or_ in your gcc version. If you think it's MPlayer's fault, please read DOCS/bugreports.html and follow instructions there. We can't and won't help unless you provide these informations when reporting a possible bug.
vo: x11 uninit called but X11 not inited..


More information about the MPlayer-users mailing list