Ticket #1081 (new defect)

Opened 1 year ago

Last modified 4 days ago

VLC - Save/Stream memory leak

Reported by: jakubklos Assigned to:
Priority: normal Milestone: 1.0.0 bugs
Component: Stream output Version:
Severity: major Keywords:
Cc: Platform(s): Win32
Difficulty: unknown Work status: Not started

Description

When running VLC as a stream server (streaming video input) it continuously consumes memory until it crashes due to lack of system resources. I reproduced it on 2 different machines all Windows but I believe people have the same problem on other platforms too

http://forum.videolan.org/viewtopic.php?p=100658&sid=877ffa2ad539525fc9b1d4328e80a69a

Steps to reproduce: - Start VLC - Open file section (select some video file) - Tick Save/Stream checkbox and Settings button - Tick UDP and fill in some IP address - Click OK and OK.

Make sure there is a video stream as input (AVI file or anything). If there is none the leak will not occur. Monitor the memory usage of VLC and you will see the memory usage grows.

It should be easy to find the leak. Let me know if I can be of any help Thank you Jakub

Change History

09/14/07 22:36:05 changed by funman

  • milestone set to 0.9.0 bugs.

08/23/08 00:39:27 changed by jb

  • summary changed from VLC 0.8.8a - Save/Stream memory leak to VLC - Save/Stream memory leak.

08/24/08 21:17:34 changed by ivoire

Should be fixed in [4774dc6c9f7b04b40f90e4edc9ad1a1f8d256f1d]. Please could you test it?