[vlc-devel] VLC player 0.8.6h segmentation

Sébastien Escudier sebastien-devel at celeos.eu
Tue Jul 8 10:49:05 CEST 2008


Quoting hce <webmail.hce at gmail.com>:
> What could be the problem for  following segmentation fault?
> $ ./vlc -vvv rtsp://66.70.119.243/FoxFM

I tried with vlc 0.9.0 and :
live555 demux error: no data received in 10s, aborting

So vlc never receives streamed data and closes the connection.

You have a segmentation fault because with vlc 0.8.6, when you try to read a
rtsp stream which is unreachable it segfaults.
This bug is fixed in 0.9.0


PS : with wireshark I have this packet :
35 5.632274 65.17.251.195 192.x.x.x ICMP Time-to-live exceeded (Time to live
exceeded in transit)

So the server may not be well configured (just a guess).




More information about the vlc-devel mailing list