หน้าจอสีน้ำเงินและรีบูตอัตโนมัติ


0

สวัสดีทุกคนฉันกำลังประสบปัญหา bluesceen บน Window 2008 R2 Standard 64 บิตฉันกำลังแชร์ไฟล์ Zip ที่มีการทิ้งหน่วยความจำน้อย http://www.fileconvoy.com/dfl.php?id=g74a24d3e9d210a3d99918718672871cbd48bdf1d3

ฉันได้ตรวจสอบรายการด้านล่างแล้ว

ตรวจสอบอุณหภูมิผ่านเครื่องมือ“ CoreTemp”: ผลลัพธ์: ดีตรวจสอบ RAM ผ่านเครื่องมือ“ MeMTest”: ผลลัพธ์: ดีตรวจสอบฮาร์ดดิสผ่านเครื่องมือ“ Western Digital data life guard”: ผลลัพธ์: ดี

คุณช่วยฉันได้ไหมที่จะหาสาเหตุที่แท้จริง (ซึ่งไดรเวอร์ / ฮาร์ดแวร์ / ซอฟต์แวร์ที่สร้างปัญหานี้) ของหน้าจอสีน้ำเงิน

ขอบคุณล่วงหน้า.

ด้วยความเคารพ Gaurav

คำตอบ:


2

การถ่ายโอนข้อมูลทั้งหมดแสดงว่าคุณมีปัญหาเรื่องพื้นที่เก็บข้อมูล:

*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

IRQL_NOT_LESS_OR_EQUAL (a)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high.  This is usually
caused by drivers using improper addresses.
If a kernel debugger is available get the stack backtrace.
Arguments:
Arg1: fffff88004c40000, memory referenced
Arg2: 0000000000000002, IRQL
Arg3: 0000000000000000, bitfield :
    bit 0 : value 0 = read operation, 1 = write operation
    bit 3 : value 0 = not an execute operation, 1 = execute operation (only on chips which support this level of status)
Arg4: fffff80001683040, address which referenced memory

Debugging Details:
------------------

CURRENT_IRQL:  2

FAULTING_IP: 
nt!RtlCopyMemoryNonTemporal+40
fffff800`01683040 4c8b0c11        mov     r9,qword ptr [rcx+rdx]

CUSTOMER_CRASH_COUNT:  1

DEFAULT_BUCKET_ID:  WIN7_DRIVER_FAULT_SERVER

BUGCHECK_STR:  0xA

PROCESS_NAME:  sqlservr.exe

STACK_TEXT:     
nt!KeBugCheckEx
nt!KiBugCheckDispatch
nt!KiPageFault
nt!RtlCopyMemoryNonTemporal
hal!HalpDmaSyncMapBuffers
hal!HalpDmaMapScatterTransfer
hal!HalpMapTransfer
hal!IoMapTransfer
hal!HalpAllocateAdapterCallback
hal!HalAllocateAdapterChannel
hal!HalBuildScatterGatherList
PCIIDEX!BmSetup
ataport!IdeDispatchChannelRequest
ataport!IdeStartChannelRequest
ataport!IdeStartDeviceRequest
ataport!IdePortPdoDispatch
ataport!IdePortDispatch
CLASSPNP!ServiceTransferRequest
CLASSPNP!ClassReadWrite
partmgr!PmGlobalDispatch
volmgrx!VMX_IO_DISK_EXTENT::Transfer
volmgrx!VmxpMirrorWritePhase1
volmgrx!VMX_OVERLAPPED_IO_MANAGER::AcquireIoRegion
volmgrx!VMX_IO_MIRROR::LaunchWrite
volmgrx!VMX_IO_MIRROR::Transfer
volmgrx!VmxReadWrite
volmgr!VmReadWrite
volsnap!VolsnapWriteFilter
Ntfs!NtfsStorageDriverCallout
nt!KxSwitchKernelStackCallout
nt!KiSwitchKernelStackContinue

Ran chkdsk / r / f และลองใช้สายอื่น อัพเดต bIOS จาก 2.1a เป็น 2.1c ด้วย


เห็นด้วยอย่างสมบูรณ์ และปล่อยให้ SMART เปิดใช้งานเพื่อให้คุณสามารถติดตามปัญหาที่อาจเกิดขึ้นในอนาคต
Lorenzo Von Matterhorn
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.