S
S
SerJook2016-02-01 08:53:09
Programming
SerJook, 2016-02-01 08:53:09

How can you catch a memory read error on a normal computer?

We are talking about ordinary computers, which we have at home
. read WRONG value of memory cell.. Is it possible? How to achieve this (without physical intervention) How can I
try to achieve this,
I know that there is a memory correction, can I turn it off?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Antony, 2016-02-01
@RiseOfDeath

Memory correction is not everywhere. It may not be available on cheap memory sticks.
Another question is why is it needed?

A
Alexey Shumkin, 2016-02-01
@ashumkin

I suppose this is the task of testing memory in
order to know that the value is incorrect, you need to know the correct
one, that is, we write the value - we read it, we check the result ...
memtest does this, the sources are open))

R
Roman Mirilaczvili, 2016-02-01
@2ord

The error must be looked for in the source texts of the program. To do this, you need to find suitable code analyzers that will give a list of problematic code sections that can cause this error.

D
Dum_spiro_spero, 2016-02-03
@Dum_spiro_spero

I remember in the shaggy 90s they still arranged physical intervention - they warmed up the memory with a hairdryer.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question