[MPlayer-users] Segmentation Fault in current CVS with ASF file
Kevin DeKorte
kdekorte at yahoo.com
Tue Mar 2 21:38:03 CET 2004
I'm using current CVS and the following URL used to work.
http://64.0.96.37/wm.atomfilms/full/all_for_eight_pounds_wmp_300.asf
but now all it does is segfault
mplayer -v -playlist
http://64.0.96.37/wm.atomfilms/full/all_for_eight_pounds_wmp_300.asf
MPlayer dev-CVS-040302-13:26-3.3.2 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster 1994 MHz (Family: 8, Stepping: 7)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or
directory
Reading config file /home/kdekorte/.mplayer/config
Connecting to server 64.0.96.37[64.0.96.37]:80 ...
Segmentation fault
Without the playlist option
mplayer -v
http://64.0.96.37/wm.atomfilms/full/all_for_eight_pounds_wmp_300.asf
MPlayer dev-CVS-040302-13:26-3.3.2 (C) 2000-2004 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster 1994 MHz (Family: 8, Stepping: 7)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Reading config file /usr/local/etc/mplayer/mplayer.conf: No such file or
directory
Reading config file /home/kdekorte/.mplayer/config
Reading /home/kdekorte/.mplayer/codecs.conf: Can't open
'/home/kdekorte/.mplayer/codecs.conf': No such file or directory
Reading /usr/local/etc/mplayer/codecs.conf: Can't open
'/usr/local/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
CommandLine: '-v'
'http://64.0.96.37/wm.atomfilms/full/all_for_eight_pounds_wmp_300.asf'
init_freetype
get_path('font/font.desc') -> '/home/kdekorte/.mplayer/font/font.desc'
font: can't open file: /home/kdekorte/.mplayer/font/font.desc
font: can't open file: /usr/local/share/mplayer/font/font.desc
Using MMX (with tiny bit MMX2) Optimized OnScreenDisplay
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system
startup scripts.
Using usleep() timing
get_path('input.conf') -> '/home/kdekorte/.mplayer/input.conf'
Can't open input config file /home/kdekorte/.mplayer/input.conf: No such file
or directory
Can't open input config file /usr/local/etc/mplayer/input.conf: No such file
or directory
Falling back on default (hardcoded) input config
get_path('all_for_eight_pounds_wmp_300.asf.conf') ->
'/home/kdekorte/.mplayer/all_for_eight_pounds_wmp_300.asf.conf'
Playing http://64.0.96.37/wm.atomfilms/full/all_for_eight_pounds_wmp_300.asf.
Connecting to server 64.0.96.37[64.0.96.37]:80 ...
--- HTTP DEBUG HEADER --- START ---
protocol: [HTTP/1.0]
http minor version: [0]
uri: [(null)]
method: [(null)]
status code: [200]
reason phrase: [OK]
body size: [166]
Fields:
0 - Content-Type: video/x-ms-asf
1 - Cache-Control: max-age=0, no-cache
2 - Server: Cougar/9.00.00.3415
3 - Content-Length: 166
4 - Date: Tue, 02 Mar 2004 20:35:55 GMT
5 - Pragma: no-cache, xResetStrm=1
6 - Supported: com.microsoft.wm.srvppair, com.microsoft.wm.sswitch,
com.microsoft.wm.predstrm, com.microsoft.wm.fastcache
--- HTTP DEBUG HEADER --- END ---
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. Details in DOCS/HTML/en/bugreports_what.html#bugreports_crash.
- 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/HTML/en/bugreports.html and follow the instructions there. We can't and
won't help unless you provide this information when reporting a possible
bug.
vo: x11 uninit called but X11 not inited..
The contents of the above url
more all_for_eight_pounds_wmp_300.asf
[Reference]
Ref1=http://64.0.96.37/wm.atomfilms/full/all_for_eight_pounds_wmp_300.asf
Ref2=http://64.0.96.37:80/wm.atomfilms/full/all_for_eight_pounds_wmp_300.asf
If someone could look at this, that would be good.
More information about the MPlayer-users
mailing list