Strange memory error

  • Thread starter Thread starter Locke
  • Start date Start date
L

Locke

I dont know the exact error but every once in awhile I get a "Memory cannot
be referenced at "Address"" error. Is this a problem with my memory or a
problem with the pointer in the application? Ive run memory tests and
nothing ever comes back with a problem.

Locke
 
How much is installed,then what are you doing or running on the os with
what you have.512mb of memory might work ok for some,then again 1024mb
wont work with others.If the memory amount is justified,then try,R.click on
my computer,properties,advanced,performance,virtual memory,change button,
set to:let windows manage Then click set 2X,close out.The os uses ram
memory,
and virtual memory,if the 1st is ok,the 2nd maybe the memory error.
 
Locke said:
I dont know the exact error but every once in awhile I get a "Memory cannot
be referenced at "Address"" error. Is this a problem with my memory or a
problem with the pointer in the application? Ive run memory tests and
nothing ever comes back with a problem.

Locke

Usually these are programming errors, such as reading a value from a
location that had not been initialized or previously written to.


Ron Martell Duncan B.C. Canada
--
Microsoft MVP
On-Line Help Computer Service
http://onlinehelp.bc.ca

In memory of a dear friend Alex Nichol MVP
http://aumha.org/alex.htm
 
Locke said:
I dont know the exact error but every once in awhile I get a "Memory cannot
be referenced at "Address"" error. Is this a problem with my memory or a
problem with the pointer in the application? Ive run memory tests and
nothing ever comes back with a problem.

A bad pointer in application.

--PA
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

memory error what does it mean? 5
Can't access memory stick 6
Windows 10 Activate windows now message 3
An upsetting NEW motherboard issue 28
memory problem?? 4
Maximum memory allowed 5
Windows Memory Testing Tool 2
Windows XP IEXPLORE.EXE- Application Error 18

Back
Top