You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I got a strange message in my Labview log files: "Possible path leak, unable to purge elements of base #0".
Besides that, the applications I build with gRPC in Labview are not able to close nicely. The program will stay 'alive' under 'Background processes'
I was going through the Labview application to find all grpc dll calls and found that (at least) the StopServer.vi has a strange reference (C:\Users\XEnderMD\Desktop\LV gRPC\labview source\gRPC interface\dlls\labview_grpc_server.dll).
I will try to remove all strange references and try to build the application again. I will get back with the results later today/tomorrow.
Hi, I got a strange message in my Labview log files: "Possible path leak, unable to purge elements of base #0".
Besides that, the applications I build with gRPC in Labview are not able to close nicely. The program will stay 'alive' under 'Background processes'
I was going through the Labview application to find all grpc dll calls and found that (at least) the StopServer.vi has a strange reference (C:\Users\XEnderMD\Desktop\LV gRPC\labview source\gRPC interface\dlls\labview_grpc_server.dll).
![image](https://private-user-images.githubusercontent.com/164482238/319563327-a0792df2-f2fb-4686-8c46-042e9f4eb1b4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0NTcwMDYsIm5iZiI6MTczOTQ1NjcwNiwicGF0aCI6Ii8xNjQ0ODIyMzgvMzE5NTYzMzI3LWEwNzkyZGYyLWYyZmItNDY4Ni04YzQ2LTA0MmU5ZjRlYjFiNC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QxNDI1MDZaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hZGIwYmJiOGE1MTQ1ZWIxYWQxYTlmNDUxNTQzYmJkZjFjZjhmZTY5ODgzZjkwYjFmNDgyNzUyNGNmMzIwNmEzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.cHmEp_JNGFK53e0jzlUsQDmr-FziwI6LMI-0FMhcChc)
I will try to remove all strange references and try to build the application again. I will get back with the results later today/tomorrow.
EDIT:
Also found in:
EDIT2:
Removing these strange references does not fix any thing. Executable still stays in memory and 'Possible path leak'-message still exists...
EDIT3:
Executable in memory after closing was my bad.
'Possible path leak' still exists, but seems no problem. Otherwise some extra log-files on disk.
Greetings,
Erik
AB#2701639
The text was updated successfully, but these errors were encountered: