beginning dump of physical memory

作者&投稿:肥券 (若有异议请与网页底部的电邮联系)
beginning dump of physical memory~

就是将内存当前的状态存储到硬盘上,一般是在系统发生异常的时候才执行的,主要是用来向微软报告错误用的,对于普通使用者没有什么意义

下面是微软对这个动作的解释

To specify what Windows does if the system stops unexpectedly
You must be logged on as an administrator or a member of the Administrators group in order to complete this procedure. If your computer is connected to a network, network policy settings might also prevent you from completing this procedure.

Open System in Control Panel.
On the Advanced tab, under Startup and Recovery, click Settings.
Under System Failure, select the check boxes that correspond to the actions you want Windows to perform if a Stop error occurs:
Write an event to the system log specifies that event information will be recorded in the system log.
Send an administrative alert specifies that your system administrator will be notified.
Automatically reboot specifies that Windows will automatically restart your computer.
Under Write Debugging Information, choose the type of information you want Windows to record when the system stops unexpectedly:
Small Memory Dump records the smallest amount of information that will help identify the problem. This option requires a paging file of at least 2 MB on the boot volume of your computer and specifies that Windows will create a new file each time the system stops unexpectedly. A history of these files is stored in the directory listed under Small Dump Directory.
Kernel Memory Dump records only kernel memory, which speeds up the process of recording information in a log when the system stops unexpectedly. Depending on the amount of RAM in your computer, you must have 50 MB to 800 MB available for the paging file on the boot volume. The file is stored in the directory listed under Dump File.
Complete Memory Dump records the entire contents of system memory when the system stops unexpectedly. If you choose this option you must have a paging file on the boot volume large enough to hold all of the physical RAM plus one megabyte (MB). The file is stored in the directory listed under Dump File.

0x000000D1RIVER_IRQL_NOT_LESS_OR_EQUAL
◆错误分析:通常是由有问题的驱动程序引起的(比如罗技鼠标的Logitech MouseWare 9.10和9.24版驱动程序会引发这个故障). 同时,有缺陷的内存、 损坏的虚拟内存文件、 某些软件(比如多媒体软件、杀毒软件、备份软件、DVD播放软件)等也会导致这个错误.
◇解决方案:检查最新安装或升级的驱动程序(如果蓝屏中出现"acpi.sys"等类似文件名, 可以非常肯定时驱动程序问题)和软件; 测试内存是否存在问题; 进入"故障恢复控制台", 转到虚拟内存页面文件Pagefile.sys所在分区, 执行"del pagefile.sys"命令, 将页面文件删除; 然后在页面文件所在分区执行"chkdsk /r"命令;进入Windows后重新设置虚拟内存.如果在上网时遇到这个蓝屏, 而你恰恰又在进行大量的数据下载和上传(比如:网络游戏、BT下载), 那么应该是网卡驱动的问题, 需要升级其驱动程序.

Dump的本意是"倾卸垃圾"、"把(垃圾桶)倒空"。在计算机技术中使用Dump的主要意思仍 然如此,即当电脑运行发现故障后,无法排除而死机,通常要重新启动。为了找出故障的原因 ,需要分析现场(即死机时整个内存的当前状况),在重新启动系统之前要把内存中的一片0、 1(这时它们尤如一堆垃圾)"卸出"保存起来,以便由专家去分析引起死机的原因。技术资料中 把这个"卸出"的过程叫dump;有时把卸出的"内容"也叫dump。国际标准化组织(ISO)把前者定 义为To record,at a particular instant,the contents of all or part of one stora geevice in another storage device.Dumping is usually for the purpose of debuggi n。"译文如下:"在某个特定时刻,把一个存储设备中的全部或部分的内容转录进另一个存储 设备之中。转储的目的通常是用于排除故障。"因此,dump作为动词,宜译为"转储";相应的动 名词,或作为名词来看 ,则译为"转储(过程、动作…)"。同时,ISO把后者定义为"Data that as been dumped。"译文如下:"经转储而产生的那些数据"。这些数据实际上就是内存中由一 片0、1组成的map(映像),因此,这时的dump应译为"内像"(内存中的映像)。 明白了dump的上述二个基本含义之后,dump的其它用法就不难理解了。比如在IBM主机系 统中做dump时,通常是转储到磁带上,所以有人把这盘磁带也叫dump!为了便于阅读与分析,把 内像按既定的格式打印在纸上,人们便把这一堆打印纸也叫dump!为了实现以上二项工作,必 须有相应的程序,人们把这种程序也叫dump,实为dump routine的简写。IBM的VSE/SP操作系 统中还专门有一条dump宏指令供程序员使用。 当我们把dump译为"转储"时,总是指"把内存中的内容复制到其它存储设备上",而实际使 用dump时,并非一律如此,有时dump就是copy(复制)的意思。IBM的《Dictionary of Compui ng》(第十版)就是这样定义dump的:"To copy data in a readable format from mainr a uxiliary storage onto a external medium such as tape,diskette orprinter(按照可阅 读的格式,把主存或辅存中的数据复制到外部媒体,如磁带、软盘或打印机上。)","Tocopy the contents of all or part of virtual storage for the purpose of collectng err or information(为了收集出错信息把部分或全部虚存中的内容复制起来)。"最明显的例子 是VM/SP(IBM的大型操作系统)中有一个DDR(DASD Dump Restore:磁盘转储恢复)独立程序,主 要用于把可运行的操作系统等软件从磁盘(DASD)复制到磁带上(这个过程称为dump,或反过来 ,在无需操作系统的控制下 ,可把磁带上的软件复制回到磁盘之中,以便恢复可运行的操作系 统(这个过程为restore)。这儿的dump过程就不涉及内存,类似的例子还有不少这儿就不一一 列举了。 在影像系统中,dump被定义为一种方法或过程(process),借此数字节目代码可以从录像 盘传送播放录像的微处理器上,这时的dump就是"转录"的意思。同样在影像系统中,dump还被 定义为:一次可装入播放录像处理器中的"一段节目代码(a unit of program code)",一张录 像盘上可以存放多个节目段(program dumps)。 除上述的意思外,dump有时还表示:"切断[掉](计算机)电源"(请参阅清华大学出版社19 6年2月出版的《英汉双解计算机辞典》第313页),读者应按上下文来确定dump的译名


米泉市19261118426: 蓝屏提示beginning dump of physical memory怎么处理 -
佟宜骨刺: 电脑蓝屏原因1、软件兼容性问题引起电脑蓝屏刚安装的系统,若驱动与硬件不兼容可能会导致蓝屏现象,建议安装硬件赠送光盘中的驱动(要与所用操作系统相符),且驱动没必要追求最新!长时间使用电脑都没有出现蓝屏现象,而某天突...

米泉市19261118426: 我电脑突然蓝屏:Beginning dump of Physical memory -
佟宜骨刺: 很可能是硬盘自检,你可以在开机出现淡蓝色之后,按几下回车,就过去了,呵呵,有时间可以重新分一下区,重做系统就好了

米泉市19261118426: 电脑突然蓝屏出现Beginning dump of physical memory?什么原因啊? -
佟宜骨刺: 蓝屏故障和其它故障一样,根据成因大致可以分为软件和硬件两个方面.现在还是遵循先软后硬的原则来看看故障的成因和解决办法吧! 一、软件引起的蓝屏故障 1.重要文件损坏或丢失引起的蓝屏故障(包括病毒所致). 实例:Win98中的VxD(虚拟设备驱动程序)或是.DLL

米泉市19261118426: 关于开机蓝屏,代码Beginning dump of physical memory Dumping physical memory to disk -
佟宜骨刺: 愿我的答案 能够解决您的烦忧 第一,可能是您的显卡不兼容锁导致的蓝屏,建议您在安全模式下卸载显卡驱动,并安装电脑显卡附赠驱动盘上的驱动. 第二,可能是软件冲突锁导致,您可以在桌面--右击--属性--高级选项---硬件加速调到最大或最小 第三,如果上述可以解决您的蓝屏,我建议您安装腾讯电脑管家,进行一个安全体检,清除系统沉淀垃圾(因为系统垃圾也有可能导致您的电脑崩溃蓝屏) 第四,在安装驱动中,可以打开腾讯电脑管家---工具箱---硬件检测--安装驱动,由腾讯电脑管家自动检索您电脑硬件最新驱动,保证您电脑驱动的正常使用. 如果您对我的答案不满意,可以继续追问或者提出宝贵意见,谢谢

米泉市19261118426: 电脑蓝屏 beginning dump of physical memory dumping physical memory to disk -
佟宜骨刺: 好像是虚拟内存小了, 加大些虚拟内存,最好是物理内存的1.5-2倍...建议你做些机器优化...

米泉市19261118426: 笔记本经常蓝屏 提示(beginning dump of physical memory)但是如果断电重启后又可以正常进入系统. -
佟宜骨刺: 你好,电脑蓝屏,主要是:“内存有错误”或“系统文件丢失”引起!这是解决方法:(原创,引用请说明作者:力王历史)1.试试开机,出完电脑品牌后,按F8,回车,回车,进安全模式里,高级启动 选项,最后一次正确配置,回车,回车...

米泉市19261118426: 电脑装上显卡驱动出现 蓝屏 beginning dump of physical memory -
佟宜骨刺: 最常见、也是最可能的原因——内存条接触不良 电脑用得久了,机箱当中难免积很多灰尘,而这些灰尘就很可能导致内存条接触不良.此外,平时用电脑不小心碰到主机箱,引起主机箱的震动,也可能造成内存条接触不良.我们都知道系统运行...

米泉市19261118426: 电脑运行中出现蓝屏,Beginning dump of physical memory.physical memory dump complete. -
佟宜骨刺: ++++++++++++++++ 您好,,很很荣幸为您解答,希望对您有所帮助 电脑蓝屏的原因很多,第一,病毒引起的,建议你开机按F8到安全模式全盘杀毒,第二,系统问题,重装系统可以解决,第三,软硬件有冲突, 或者是装有多个杀软,建议重...

米泉市19261118426: 电脑突然蓝屏几次了 每次都出现beginning dump of physical memory
佟宜骨刺:您好,,很很荣幸为您解答,希望对您有所帮助 电脑蓝屏的原因很多,第一,病毒引起的,建议你开机按F8到安全模式全盘杀毒,第二,系统问题,重装系统可以解决,第三,软硬件有冲突, 或者是装有多个杀软,建议重装系统 第四,机箱内...

米泉市19261118426: 我的内存512M,在装Office的过程中,突然蓝屏说:beginning dump of physical memory -
佟宜骨刺: 你把蓝屏的错误代码发出来看看,有可能是主板内存不兼容或者内存松动.

本站内容来自于网友发表,不代表本站立场,仅表示其个人看法,不对其真实性、正确性、有效性作任何的担保
相关事宜请发邮件给我们
© 星空见康网