Neha

Neha

  • NA
  • 1.1k
  • 171.2k

The instruction at "0xXXXXXXXX" referenced memory at "0xXXXX

Dec 23 2016 12:49 AM
I have created a kiosk application in WPF that uses lots of images that renders  dynamically and application works perfect for many hours and then gives this error randomly and force user to close the application and run it again.

Please help me to find out the cause behind it.May be its the images that are not de-allocating memory or something else that is causing memory leakage.Below is error message that displays.
 
 
The instruction at "0xXXXXXXXX" referenced memory at "0xXXXXXXXX", The memory could not be "written". Click on OK to terminate that program.
Click on OK to terminate the program.
Click on CANCEL to debug the program.

If I say yes it crashes - if I say no it crashes in about 30 seconds. 
 
 

Answers (3)