2023年12月6日发(作者:)
内存不能为read的解决办法 - 电脑知识 - 360百科(Memory can
not be a solution for read - computer knowledge - 360
encyclopedias)
Memory can not be read solutions - computer knowledge -
Encyclopedia of 360 log | registered | complaints and
suggestions | area Kaba activated the official website of 360
| Zhuanshagongju | 360 | Forum
Wikipedia home page
Software classification
Search for posts, search Wikipedia
Return home essence, Wikipedia school task, receive Gold
Exchange
* 360 security guards V4.1Beta version release, please download
the trial! You drive to stop "the new AV variant (javqhc) and
terminator"
* this week popular Trojan warning, remind you to prevent 360
(20080326). Who is the "king of the task? Latest task list!
* [new] gift vote cast your favorite gift. Encyclopedia
assistant to help you friends, please help!
[*] tricky Carnival: April Fool's Day activities and being the
whole share experience! '[produced] user task Raiders, to help
you do a better job! * [produced] Wikipedia users ashes users taught you: "360 new
upgrade guide"! * 360 security guards V4.1Beta version release,
please download the trial!
You drive to stop "the new AV variant (javqhc) and terminator".
This week popular Trojan warning, remind you to prevent 360
(20080326)
* who is the "task king"? The latest task list! * [new] gift
vote cast your favorite gift. Encyclopedia assistant to help
you friends, please help!
[*] tricky Carnival: April Fool's Day activities and being the
whole share experience! '[produced] user task Raiders, to help
you do a better job!
* [produced] Wikipedia users ashes users taught you: "360 new
upgrade guide"!
Current position: 360 Encyclopaedia computer knowledge >
memory cannot be read solution
Quick answer, new topic, I want to ask for help, a total of 325
posts, < 17> memory can not be read solution
Lisongshun
Send a note
Gold coin: 678 Experience value: 393
Level: grade five in primary school
Reference reported 1 floor memory can not be read solution
published at 10:15 2008-03-27
Recently, many users have encountered the memory can not be
"read" error prompt. I hope that the following articles can help
you.
When you run certain programs, there are hints of memory errors,
and then the program closes.
"0x" the directive quoted as "0x?" memory. The memory
cannot be "read"".
"0x", the directive quoted as "0x" memory, and this
memory cannot be "written"".
The above situation is believed that everyone should have seen,
and even said that some users because of this error often does
not occur repeatedly reinstall the system. Believe that
ordinary users should not understand those complex sixteen
hexadecimal code.
There are aspects of this phenomenon, one is hardware, that is,
memory problems, and the two is software, which there are many
problems.
One: first about hardware:
Generally speaking, computer hardware is not easy to bad.
Memory problems are not likely (unless your memory is really
a Hodge only to collapse), the main areas are: 1. Memory bad
(secondary memory is mostly), 2. Using quality memory, 3.
Memory inserted on the motherboard is too dusty in the gold
fingers section. 4. The use of different brands, different
capacities of memory, resulting in incompatibility. 5.
Overclocking brings heat problems. You can use the MemTest
software to check memory, which can thoroughly detect the
stability of memory.
Two, if not, then the software from the troubleshooting.
The first principle: the memory has a place called the storage
of data buffer, when the program on the data buffer, need to
provide the operating system "function" to apply, if successful
memory allocation, memory area function will be the new return
to the application, applications can use this memory through
this address. This is the "dynamic memory allocation", the
memory address, that is, "cursor" in programming".
Memory is not always available, endless, and sometimes memory
allocation will fail. When the allocation fails, the system
function returns a 0 value, when the return value "0" does not
represent the newly enabled cursor, but rather a notification
issued by the system to the application informing the error.
As an application, in the memory after each application should
check whether the return value is 0, if it is, it means that
there is a fault, some measures should be taken to save, which enhances the robustness of the program "". If the application
does not check the error, it will continue to use this memory
in subsequent execution, in accordance with the idea that the
value is the available cursor assigned to it. The real 0 address
memory area stores the most important "interrupt descriptor
table" in the computer system and absolutely does not allow the
application to use. In the operating system without protection
mechanism under (such as DOS), write data to this address will
lead to crash immediately, and in the robust operating system,
such as Windows, this operation will be immediately captured
the protection mechanism of the system, the result is forcibly
closed by the operating system application error, in order to
prevent the error expansion. At this point, the memory is not
"read", and the referenced memory address is "0x00000000"".
Memory allocation failure, many reasons, memory is
insufficient, the version of the system function mismatch, and
so may have an impact. Therefore, the distribution of failure
in the operating system to use for a long time, the installation
of a variety of applications (including accidentally "Install"
virus program), after the change of system parameters and
system of archives.
In applications using dynamic allocation, sometimes there will
be such a situation: the program attempts to write a "should
be available" in memory, but I do not know why, the expected
available cursor has expired. There may be "forget" to the
operating system requirements distribution, or it may be the
program itself at some point has canceled the memory, and "no
attention" and so on. Off the system memory to be recycled, the
access does not belong to the application, read and write
operations can also trigger a mechanism to protect the system, trying to "end" illegal procedures only termination of the
operation is to be performed, all resource recovery. The laws
of the computer world are still much more effective and harsher
than human beings! A situation like this belongs to the BUG of
the program itself, and you can often reproduce errors in a
particular order of operations. The invalid cursor is not
always 0, so the memory address in the error is not necessarily
0x00000000, but other random numbers.
First suggest:
1, check whether there is a Trojan horse or virus in the system
>2, update the operating system, let the operating system's
installer re copy the correct version of the system files and
correct the system parameters. Sometimes, the operating system
itself will have BUG, pay attention to install the official
release of the upgrade program.
3, try to use the latest official version of the application,
Beta version, trial version, there will be BUG.
4, delete, and then recreate the files in the
WinntSystem32WbemRepository folder: right click on my computer
on the desktop, and then click management. Under services and
applications, click service, and then close and stop the
WindowsManagementInstrumentation service. Delete all files in
the WinntSystem32WbemRepository folder. (create a backup copy
of these files before deleting.) Open the service and
application, click service, and then open and start the
WindowsManagementInstrumentation service. When the service restarts, these files are recreated based on the information
provided in the following registry key:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWBEMCIMOMAutorecoverMOFs
Dada edited the post at 2008-03-28 13:40:30
Wohuifada
Send a note
Gold coin: 110
Experience value: 139
Level: grade two in primary school
Cited report 2 floor reply: memory can not be read solution
published at 10:55 2008-03-27
I also have such a problem you ~ ~, but just bought the computer
soon, out of warranty, as usual, we haven't tried the above
method, so you can do it, hope ~ ~ thanks
Shrimp Yang Guo
Send a note
Gold coin: 250
Experience value: 276
Level: Grade Four in primary school
Cited report 3 floor reply: memory can not be read solution
published at 13:29 2008-03-27
I have a collection of absolute good, until now are not dealt
<
Shrimp Yang Guo
Send a note
Gold coin: 250
Experience value: 276
Level: Grade Four in primary school
Cited report 4 floor reply: memory can not be read solution
published at 13:30 2008-03-27
Haha, look, have added
Sijiali0
Send a note
Gold coin: 55
Experience value: 60
Level: Kindergarten
Cited report 5 floor reply: memory can not be read solution
published at 13:34 2008-03-27
good
Sijiali0
Send a note
Gold coin: 55
Experience value: 60
Level: Kindergarten
Cited report 6 floor reply: memory can not be read solution
published at 13:35 2008-03-27
Earn points
Jia7856280
Send a note
Gold coin: 415
Experience value: 338 Level: grade five in primary school
Cited report 7 floor reply: memory can not be read solution
published at 13:38 2008-03-27
Very handsome!
Jia7856280
Send a note
Gold coin: 415
Experience value: 338
Level: grade five in primary school
Cited report 8 floor reply: memory can not be read solution
published at 13:38 2008-03-27
very good
Jia7856280
Send a note
Gold coin: 415
Experience value: 338
Level: grade five in primary school
Cited report 9 floor reply: memory can not be read solution
published at 13:39 2008-03-27
Very good
Yigirl
Send a note
Gold coin: 165
Experience value: 336
Level: grade five in primary school
Cited report 10 floor reply: memory can not be read solution
published at 14:05 2008-03-27
Download and go home
Your name has been used
Send a note
Gold coin: 75
Experience value: 80
Level: Kindergarten Cited report 11 floor reply: memory can not be read solution
published at 14:21 2008-03-27
Drunk and wine rich
Send a note
Gold coin: 157
Experience value: 283
Level: Grade Four in primary school
Cited report 12 floor reply: memory can not be read solution
published at 14:24 2008-03-27
Ff44333
Send a note
Gold coin: 195
Experience value: 273
Level: Grade Four in primary school
Cited report 13 floor reply: memory can not be read solution
published at 14:35 2008-03-27
I don't seem to understand Dong111222999
Send a note
Gold coin: 75
Experience value: 100
Level: Preschool
Cited report 14 floor reply: memory can not be read solution
published at 15:15 2008-03-27
Ha-ha! It's worth seeing
It snows in the North
Send a note
Gold coin: 170
Experience value: 477
Level: grade five in primary school
Cited report 15 Floor reply: memory can not be read solution
published at 15:28 2008-03-27
You handsome
Expert moderator
Send a note
Gold coin: 460
Experience value: 1432
Grade: junior grade one
Cited report 16 floor reply: memory can not be read solution
published at 16:05 2008-03-27
Luanshi518123
Send a note
Gold coin: 200
Experience value: 305
Level: grade five in primary school
Cited report 17 floor reply: memory can not be read solution
published at 16:45 2008-03-27
The front is full of crap! No problem has been solved at the
back
Iloveuloveme
Send a note
Gold coin: 170
Experience value: 258
Level: Grade Four in primary school
Cited report 18 floor reply: memory can not be read solution
published at 17:16 2008-03-27
Water does not understand, willing to learn
Fox confused 00
Send a note
Gold coin: 165
Experience value: 391
Level: grade five in primary school
Cited report 19 floor reply: memory can not be read solution
published at 17:38 2008-03-27
I often encounter this is something, but.
Muguniang
Send a note Gold coin: 95
Experience value: 118
Class: Grade 1
Cited report 20 floor reply: memory can not be read solution
published at 18:17 2008-03-27
Quick answer, new topic, I want to ask for help, a total of 325
posts, < 17> quick reply theme
Title:
Content: automatic typesetting
Upload pictures:
[after completion, press Ctrl+Enter release]
Latest discussion
[this link] needs publicity
[important] new sign in is not water
Simple quick solution. Unable to delete files
Serious violation of ID blacklist open! In March 6
The computer starts the black frequency. What's the matter?
Full speed: elaborate construction! Do for XP
The "start" and "run" magical
Nine break Windows XP login password
22 classic fun computer skills
Double click the U disk, and the computer prompts the disk to
be out of order
Related Encyclopedia
Category: computer learning more
Computer knowledge
Check the computer
Computer
What is ?
idiom
Hot recommendation
Antivirus software, whole network, lowest price
Who is the task King waiting for you?
Trojan horse can not kill, use stubborn Trojan to kill specially
360 robot dog virus killed the latest download!
360 intercepted pornographic door peeping back door
360 remind Blizzard video users to upgrade soon!
Teach you to use the 360 safe deposit box to protect the online
account
Download + popular science: what is an ARP attack?
Detection and elimination of latent viruses in local area
networks
Beginners must read! IE common troubleshooting guide
Excel's 10 tricks that are often overlooked
Tell me about any QQ games you've played
Copyright? 2008 All Rights Reserved 360 security center


发布评论