Page 1 of 1

VLC Streaming Long Time Endurance Issue

Posted: 05 Nov 2009 06:53
by mumu
Hi,

We have done some streaming endurance test in LAN with VLC by using our streaming player. VLC always stopped playing in 2~3 days. Sometimes there were some critical error. These issues are the same when didn't use any player to play this streaming. We had tried version 0.9.9, 1.0.2 and 1.0.3.

Configuration:
OS: Windows XP SP2.
Audio - MP3 Streaming through HTTP.
Playlist repeat one.
The others are by default.

Issues:

1) VLC streaming just stopped and quit. No error pup-up. There was "VLC crashed in last time and send report to ..." when reopen VLC again.

2) There was error pop-up about "VC++ runtime error..."

3) Sometimes it will cause the OS down. Windows failed to initialize properly all applications. Anything we can do is reboot PC.


Is there any stability version we can use to test our player in 7 days endurance test? Or have any suggestions?
Any help would be greatly appreciated.

Thanks!

Re: VLC Streaming Long Time Endurance Issue

Posted: 16 Nov 2009 21:42
by RĂ©mi Denis-Courmont
This sounds like a resource leak.

They are a few known of them in the Windows port, and possibly a lot of unknown ones. Considering that valgrind is not supported on Windows, and that the project is quite short on Windows developers, this should not be a big surprise. Patch is welcome.

Re: VLC Streaming Long Time Endurance Issue

Posted: 18 Nov 2009 08:12
by mumu
It works fine in Linux.
Thank you anyway!