문제

I'm currently using several advantech devices with LabView, When I use one function with the dll it use memory, if I call it several time the memory used increased over and over ... to finally crash labview or have a bluescreen.

I've tried to flush the memory each time, it works better (crash after 30 min, before it was 10 sec ...)

도움이 되었습니까?

해결책

Problem solved after a few weeks :

There was a software memory leak in the manufacturer DLL. Changed my way of measuring to avoid the problem. There was only a few % of people having this problem

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top