How to test a memory address?

Tarcisio

New Member
How to test a memory address?

I think I have a problem with a momery address, a program abou memory say me error, but I don't know if is possible test the memory...
 
It's unlikely that a single address is a problem. You can use memtest86+ (http://www.memtest.org/) to test your RAM if you think it has a problem.

If you are getting an error from a program saying it tried to access a certain memory address, this is likely a driver issue or a problem with the program itself.
 
Back
Top