[MPlayer-users] mplayer 0.90pre4-3.0.4 crash
Raphael Clifford
cliffor at rockefeller.edu
Mon Jun 3 21:22:01 CEST 2002
I compiled mplayer0.90pre4 by ./configure;make I have not "installed it
yet".
It crashes before displaying any image when playing the asf file from
http://node2.callihq.net/trailers/ttt_chi_trailer.asf with the following
errors.
Here is the gdb session.
(gdb) run -v ~/ttt_chi_trailer.asf
Starting program: /home/clifford/MPlayer-0.90pre4/mplayer -v
~/ttt_chi_trailer.asf
[New LWP 1]
[New LWP 2]
[New LWP 3]
MPlayer 0.90pre4-3.0.4 (C) 2000-2002 Arpad Gereoffy (see DOCS!)
[New LWP 4]
Reading /home/clifford/.mplayer/codecs.conf: 16 audio & 36 video codecs
CommandLine: '-v' '/home/clifford/ttt_chi_trailer.asf'
get_path('font/font.desc') -> '/home/clifford/.mplayer/font/font.desc'
font: can't open file: /home/clifford/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using Unoptimized OnScreenDisplay
Using usleep() timing
get_path('input.conf') -> '/home/clifford/.mplayer/input.conf'
Can't open input config file /home/clifford/.mplayer/input.conf : No
such file or directory
Falling back on default (hardcoded) config
Playing /home/clifford/ttt_chi_trailer.asf
Not an URL!
File size is 8386845 bytes
Checking for YUV4MPEG2
DEMUXER: freeing demuxer at 2d50a0
Detected ASF file format!
Title: Sneak Peek at "The Two Towers"
Author: orlandomultimedia.net
Copyright:
Comment:
Rating:
============ ASF Stream group == START ===
object size = 38
stream count=[0x2][2]
stream id=[0x1][1]
max bitrate=[0x5737][22327]
Program received signal SIGSEGV, Segmentation fault.
read_asf_header (demuxer=0x2d50a0) at asfheader.c:304
304 max_bitrate = le2me_32(*(uint32_t*)ptr);
(gdb) bt
#0 read_asf_header (demuxer=0x2d50a0) at asfheader.c:304
#1 0x000af550 in demux_open_stream (stream=0x1c3e58, file_format=6,
audio_id=-1, video_id=-1, dvdsub_id=-1) at demuxer.c:859
#2 0x000b0784 in demux_open (vs=0x1c6680, file_format=0, audio_id=-1,
video_id=-1, dvdsub_id=-1) at demuxer.c:959
#3 0x00015058 in main (argc=3, argv=0xffbeeb4c, envp=0xffbeeb5c) at
mplayer.c:1055
(don't know what the correct dissass command is for sparc solaris systems).
Cheers,
Raphael
P.S.
System: Sparc solaris
uname -a: SunOS willa 5.8 Generic_108528-13 sun4u sparc SUNW,Ultra-5_10
gcc version 3.0.4
GNU ld version 2.12
GNU assembler 2.12
More information about the MPlayer-users
mailing list