LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

'General Protection' fault at 001B:0040269A

Solved!
Go to solution

Hi MAPJ,

 

It appears that the issue started appearing in CVI version 8.1 and was resolved in version 8.5.1.355. Which version of CVI are you using, and are you able to upgrade to something newer?

 

Thanks,

KyleP
Applications Engineer
National Instruments
0 Kudos
Message 11 of 13
(928 Views)
i got the solution. actually problem was in stack size.my program stack was full with extra memory allocated to my variables and each time it was giving GPF at different addresses.one of those address was 001B:0040269A since i set my starting address at 00400000. so it was full after certain limit of functions called. RobertoBozzolo gave me hint to look into map file and i got exact problem. anyways thanks...
Message 12 of 13
(920 Views)

No problem! Thanks for taking the time to explain your solution.

 

Cheers,

KyleP
Applications Engineer
National Instruments
0 Kudos
Message 13 of 13
(907 Views)