Dear all,
I have developed a software for serial acquisition and displaying. Recently the software crash:
FATAL RUN-TIME ERROR: "File.c", line 1409, col 25, thread id 0x00003960: The program has caused a 'General Protection' fault at 0x6846768A.
The adress is inside cvirte.dll
This error happens always with LoadPanel function when other actions like DiscardPanel, SetPanelAttribute or PrintPanel occurs in anothers threads.
Recently I notify another bugware to NI France using SetMouseCursor functions and LoadPanel in different threads, and I have the feeling that LoadPanel function have many problems.
Now using Debugging of CVI the following error apeears many times and just before the crash:
[14:36:06.078] [WARNING] [LoadResIdList] [..\james\ui_file.c:799] Err = -101
Anyone have seen the same problem or have an idea to solve this kind of issue?
Many thanks
José
↧
cvirte general protection when LoadPanel
↧