gnshmrthy Posted December 2, 2013 Report Share Posted December 2, 2013 Hi friends, I`m getting a crash report when I was trying to run an example VI of an third party instrument (Sorenson Power supply XG 300-2.8). This is my first crash so not very much clear about the reason behind it. Quote Link to comment
hooovahh Posted December 2, 2013 Report Share Posted December 2, 2013 Is it very reproducable? Can you make it crash every time? If so this makes life a little easier. I'd recommend disabling large parts of the code and see how it effects the crashing. This can help narrow down what code is causing the issue. If I had to guess I would say it is likely a bad DLL call, or a .Net function that isn't being used properly. 1 Quote Link to comment
JeffP Posted December 2, 2013 Report Share Posted December 2, 2013 I looked up your crash report and it seems to be crashing in agtrmsimulate.dll, which looks like a 3rd party driver dll. Hopefully that helps you narrow it down. I would double check how you are calling the driver. 1 Quote Link to comment
gnshmrthy Posted December 5, 2013 Author Report Share Posted December 5, 2013 Hi Hooovahh & NI, Thanks for the portraying the issues. When I searched for the error cause the result was Memory leakage or invalid access of memory. When I restarted it the crash resolved. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.