BSOD Bugcheck 1E

1040ez

New member
Local time
12:52 AM
Messages
2
Hi,

My laptop keeps giving me a BSOD after keeping the machine on for a short period of time. I ran Memtest, which did not find any problems. I reimaged the computer, but it came back as I was running Windows Update. I would hugely appreciate some help. Thanks in advance!

Here is the .dmp file from the error:


Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [D:\Users\Akar\Desktop\121512-34289-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available

Symbol search path is: SRV*C:\Symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
Windows 7 Kernel Version 7600 MP (2 procs) Free x64
Product: WinNt, suite: TerminalServer SingleUserTS Personal
Built by: 7600.17118.amd64fre.win7_gdr.120830-0334
Machine Name:
Kernel base = 0xfffff800`02863000 PsLoadedModuleList = 0xfffff800`02a9fe70
Debug session time: Sat Dec 15 17:13:10.054 2012 (UTC - 5:00)
System Uptime: 0 days 0:04:37.974
Loading Kernel Symbols
...............................................................
................................................................
................
Loading User Symbols
Loading unloaded module list
...
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

Use !analyze -v to get detailed debugging information.

BugCheck 1E, {ffffffffc0000005, fffff800028b367b, 0, fffa0000}

Probably caused by : ntkrnlmp.exe ( nt!RtlImageNtHeaderEx+3f )

Followup: MachineOwner
---------

0: kd> !analyze -v
*******************************************************************************
* *
* Bugcheck Analysis *
* *
*******************************************************************************

KMODE_EXCEPTION_NOT_HANDLED (1e)
This is a very common bugcheck. Usually the exception address pinpoints
the driver/function that caused the problem. Always note this address
as well as the link date of the driver/image that contains this address.
Arguments:
Arg1: ffffffffc0000005, The exception code that was not handled
Arg2: fffff800028b367b, The address that the exception occurred at
Arg3: 0000000000000000, Parameter 0 of the exception
Arg4: 00000000fffa0000, Parameter 1 of the exception

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


EXCEPTION_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

FAULTING_IP:
nt!RtlImageNtHeaderEx+3f
fffff800`028b367b 66390a cmp word ptr [rdx],cx

EXCEPTION_PARAMETER1: 0000000000000000

EXCEPTION_PARAMETER2: 00000000fffa0000

READ_ADDRESS: GetPointerFromAddress: unable to read from fffff80002b0a0e0
00000000fffa0000

ERROR_CODE: (NTSTATUS) 0xc0000005 - The instruction at 0x%08lx referenced memory at 0x%08lx. The memory could not be %s.

BUGCHECK_STR: 0x1E_c0000005

CUSTOMER_CRASH_COUNT: 1

DEFAULT_BUCKET_ID: VISTA_DRIVER_FAULT

PROCESS_NAME: mscorsvw.exe

CURRENT_IRQL: 0

EXCEPTION_RECORD: fffff880091d3808 -- (.exr 0xfffff880091d3808)
ExceptionAddress: fffff800028b367b (nt!RtlImageNtHeaderEx+0x000000000000003f)
ExceptionCode: c0000005 (Access violation)
ExceptionFlags: 00000000
NumberParameters: 2
Parameter[0]: 0000000000000000
Parameter[1]: 00000000fffa0000
Attempt to read from address 00000000fffa0000

TRAP_FRAME: fffff880091d38b0 -- (.trap 0xfffff880091d38b0)
NOTE: The trap frame does not contain all registers.
Some register values may be zeroed or incorrect.
rax=0000000000000000 rbx=0000000000000000 rcx=0000000000005a4d
rdx=00000000fffa0000 rsi=0000000000000000 rdi=0000000000000000
rip=fffff800028b367b rsp=fffff880091d3a48 rbp=fffff880091d3b80
r8=0000000000000000 r9=fffff880091d3a88 r10=0000000000000000
r11=0000000000000000 r12=0000000000000000 r13=0000000000000000
r14=0000000000000000 r15=0000000000000000
iopl=0 nv up ei pl nz na pe nc
nt!RtlImageNtHeaderEx+0x3f:
fffff800`028b367b 66390a cmp word ptr [rdx],cx ds:0001:00000000`fffa0000=????
Resetting default scope

LAST_CONTROL_TRANSFER: from fffff8000290d3b9 to fffff800028d35c0

STACK_TEXT:
fffff880`091d3038 fffff800`0290d3b9 : 00000000`0000001e ffffffff`c0000005 fffff800`028b367b 00000000`00000000 : nt!KeBugCheckEx
fffff880`091d3040 fffff800`028d2c02 : fffff880`091d3808 fffffa80`08bad010 fffff880`091d38b0 00000000`00000000 : nt!KiDispatchException+0x1b9
fffff880`091d36d0 fffff800`028d177a : 00000000`00000000 fffffa80`08bad010 00000000`00860000 fffffa80`073c0540 : nt!KiExceptionDispatch+0xc2
fffff880`091d38b0 fffff800`028b367b : fffff800`028b3706 00000000`00000010 00000000`00000082 fffff880`091d3a78 : nt!KiPageFault+0x23a
fffff880`091d3a48 fffff800`028b3706 : 00000000`00000010 00000000`00000082 fffff880`091d3a78 ffffffff`80000cc4 : nt!RtlImageNtHeaderEx+0x3f
fffff880`091d3a50 fffffa80`073b9b07 : fffff880`091d3b80 00000000`00000000 fffffa80`073bd250 fffffa80`073c0750 : nt!RtlImageNtHeader+0x1e
fffff880`091d3a80 fffff880`091d3b80 : 00000000`00000000 fffffa80`073bd250 fffffa80`073c0750 00000000`00000000 : 0xfffffa80`073b9b07
fffff880`091d3a88 00000000`00000000 : fffffa80`073bd250 fffffa80`073c0750 00000000`00000000 00000000`00000000 : 0xfffff880`091d3b80


STACK_COMMAND: kb

FOLLOWUP_IP:
nt!RtlImageNtHeaderEx+3f
fffff800`028b367b 66390a cmp word ptr [rdx],cx

SYMBOL_STACK_INDEX: 4

SYMBOL_NAME: nt!RtlImageNtHeaderEx+3f

FOLLOWUP_NAME: MachineOwner

MODULE_NAME: nt

IMAGE_NAME: ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP: 503f857d

FAILURE_BUCKET_ID: X64_0x1E_c0000005_nt!RtlImageNtHeaderEx+3f

BUCKET_ID: X64_0x1E_c0000005_nt!RtlImageNtHeaderEx+3f

Followup: MachineOwner
---------
 

My Computer

OS
Windows 7 Home Premium 64bit

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self assembled
OS
Windows 10 Home 64Bit
CPU
Intel Core i5 10400 @ 2.90GHz
Motherboard
Intel Corporation DG41WV (PROCESSOR)
Memory
8.00GB Single-Channel Unknown @ 1329MHz (16-20-20-38)
Sound Card
Realtek High Definition Audio
Monitor(s) Displays
DELL E170S
Screen Resolution
1280x1024 pixels
Hard Drives
931GB TOSHIBA DT01ACA100 (SATA)
238GB TEAM TM8PS7256G (SATA SSD)
Case
Nothing Fancy
Cooling
Fans
Keyboard
A4 Tech Co LTD
Mouse
A4 Tech Co Ltd/Logitech
Internet Speed
25 Mbps
Sorry about that. Here is the file.
 

My Computer

OS
Windows 7 Home Premium 64bit
Code:
[COLOR=red]BugCheck 7A[/COLOR], {fffff6fc500039c0, ffffffffc000000e, 5eb30880, fffff8a000738000}
Probably caused by : ntkrnlmp.exe ( nt! ?? ::FNODOBFM::`string'+3420e )

Code:
[B]Usual causes:[/B]  Memory, Paging file corruption, File system, Hard drive, Cabling, Virus infection, Improperly seated cards, BIOS, Bad motherboard, Missing Service Pack

Run some hard-drive diagnostics and follow these steps:
Find your hard-drive manufacturer and run their tests.

Additional Tests:
Post a screenshot of Crystal Disk Info summary:
:info: Make sure you have the latest firmware for SSD, and ensure all the SATA and Power cables are connected to the drive.

Check for any file system errors and bad sectors using Option #2 of:
Use this command with Disk Check:

Code:
chkdsk C: /f /r

Install Service Pack 1:

Code:
Microsoft Windows 7 Home Premium
 6.1.7600 Build 7600
Remove:

Code:
Start Menu\Programs\Spybot - Search & Destroy

Install and perform full scans with:
:info: Remember to install the free version of Malwarebytes not the free trail; untick the free trial box during installation

Additional Scan:
 

My Computer

Computer type
Laptop
Back
Top