[MPlayer-users] a little bug
Carles Pina i Estany
carles at pinux.info
Sat Jun 7 00:09:24 CEST 2003
Hi,
Trying to listen this:
http://pointers.audiovideoweb.com/asxfiles-live/njwinlive7521.asx
Segmentation fault.
If I download the .asx it containts:
[Reference]
Ref1=mms://win41nj.audiovideoweb.com/njwinlive7521
(without any "\n" or something similar at the end of line)
If I add a new line at the end of line, then mplayer parses it fine and I
can listen de music.
The segmentation fault is in line 109 of playtreeparser.c (I think...)
if(!p->keep) {
if(end[0] != '\0') {
p->buffer_end -= end-p->iter;
memmove(p->buffer,end,p->buffer_end);
} else
p->buffer_end = 0;
p->iter = p->buffer;
Thank you very much, I suppose it is a little bug only :-) but now I
haven't time to see what is the "p" variable structure.
Thanks for this fantastic program!!!
--
Carles Pina i Estany
carles at pinux.info || carles.pina at salleURL.edu
http://pinux.info
Error de Windows 95- Win 95 no puede bloquear el sistema.
More information about the MPlayer-users
mailing list