OpenViBE Bug Tracker

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000123openvibe-acquisition-serverbug reportpublic2013-02-15 01:412013-07-04 17:35
Reportertoncho11 
Assigned Tojlegeny 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
PlatformOpenVibe allOSWindowsOS VersionXP
Summary0000123: Memory leak in Fieldtrip driver
DescriptionA memory leak in the Filedtrip driver was detected while using OpenVibe in the Robik project. The memory leak crashes the AS after 15 minutes on a 2 GB machine. You can observe in the Task Scheduler how the memory increases.

I have attached a fix. I have also refactored the code.
The fix is to basically free pResponse on line 564.

FreeResponse(l_pResponse,NULL);

We will test if this really fixes the problem.
TagsNo tags attached.
Attached Fileszip file icon field-trip-protocol.zip [^] (5,451 bytes) 2013-02-15 01:41
zip file icon field-trip-protocol_2.zip [^] (5,596 bytes) 2013-02-15 20:46

- Relationships

-  Notes
(0001066)
toncho11 (reporter)
2013-02-15 20:45

Yes, the fix is working, please update the OV source code.

I have also commented the code a bit more. Please see attached.
(0001088)
jlegeny (reporter)
2013-07-04 17:35

Resolved in 3772

- Issue History
Date Modified Username Field Change
2013-02-15 01:41 toncho11 New Issue
2013-02-15 01:41 toncho11 File Added: field-trip-protocol.zip
2013-02-15 20:45 toncho11 Note Added: 0001066
2013-02-15 20:46 toncho11 File Added: field-trip-protocol_2.zip
2013-07-04 17:35 jlegeny Note Added: 0001088
2013-07-04 17:35 jlegeny Status new => resolved
2013-07-04 17:35 jlegeny Resolution open => fixed
2013-07-04 17:35 jlegeny Assigned To => jlegeny


Copyright © 2000 - 2024 MantisBT Team
Powered by Mantis Bugtracker