Could an aging drive cause windows to return a 0x00000050 error

Alpha90

New member
Local time
11:41 AM
Messages
49
Hello all. I am debugging a windows xp sp3 32bit machine and every time I shut the machine off windows logs a 0x00000050 error and does a core dump. I know my drive is aging and using smartmontools and it reports that the reallocated sector count is not 0 so i do have some bad sectors on the hard drive.

Researching what the error code means I came across a page on msdn that said the error code is PAGE_FAULT_IN_NONPAGED_AREA. It came with 4 possibilities of what the issue could be. 1 Faulty hardware which other than the hard drive issue I do not have this issue Ive run memcheck86+ for over a day with no error, I have stress tested the cpu with mprime for a day, and i use smartmontools to check the hard drive. 2. Faulty system service. While that might be the issue I have not changed any service status in a rather long time and I am running a barebones install with almost every superfluous service disabled and only 15 services running. 3. Anti virus issue. I use an anti virus as I do not use this OS everyday but I periodically run clamav on the partition in linux. 4. Corrupt File System. It suggested I run Chkdsk /f /r and I did not find any errors with the filesystem so I am assuming it is not corrupt.
 

My Computer My Computer

Computer Manufacturer/Model Number
Personally Built
OS
Windows 7 Professional x64
CPU
i7 2600k
Motherboard
P8z68-VLe Asus
Memory
4gb DDR3 x4 Dimms
Graphics Card(s)
MSI Radeon 6950
Sound Card
Asus Xonar DS
Monitor(s) Displays
Flatron D2342
Screen Resolution
1920 x 1080
Hard Drives
Hatachi 2TB Sata 3.0
PSU
Antec 1200 Gold
Case
NZXT Phantom
Cooling
Corsair H100 Cooling System
Keyboard
Logitech G11
Mouse
Logitech G5
Internet Speed
25MBPS to the router modem
Other Info
500W Logitech Speakers, Wacom Tablet, HP WebCam, KWorld PC150-U TV tuner, HP4050 Printer, Brothers MFC-415 All in one, Floppy Drive
STOP 0x00000050: PAGE_FAULT_IN_NONPAGED_AREA

Usual causes: Defective hardware (particularly memory - but not just RAM), Faulty system service, Antivirus, Device driver, NTFS corruption, BIOS

So yes, a driver may cause this issue.
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self Assembled
OS
Microsoft Windows 10 Pro Insider Preview 64-bit
CPU
Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Motherboard
Gigabyte Technology Co., Ltd. B85M-D3H
Memory
Corsair Vengence 4GB x2 (8.00GB Dual-Channel DDR3 @ 798MHz)
Graphics Card(s)
2047MB GeForce GTS 450 (ZOTAC International)
Sound Card
Onboard (Realtek High Definition Audio)
Monitor(s) Displays
LG Flatron E2040T
Screen Resolution
1600x900
Hard Drives
Western Digital 1 TB
Seagate 500 GB
PSU
Corsair VS550
Case
Cooler Master K380
Cooling
Cooler Master Seidon 120V Plus
Keyboard
Logitech MK260r
Mouse
Logitech MK260r
Internet Speed
PMPL Broadband
Antivirus
Windows Defender + MBAM
Browser
Firefox
Other Info
Dell Studio 15" Laptop
I tried running my dump file through a debugger and I found it was partially corrupt and I cant really get any useful information out of it but maybe someone more experienced can.

Output log for the debugger.
Code:
**************************************************************************
THIS DUMP FILE IS PARTIALLY CORRUPT.
KdDebuggerDataBlock is not present or unreadable.
**************************************************************************
Unable to read PsLoadedModuleList
**************************************************************************
THIS DUMP FILE IS PARTIALLY CORRUPT.
KdDebuggerDataBlock is not present or unreadable.
**************************************************************************
KdDebuggerData.KernBase < SystemRangeStart
Loading Kernel Symbols
Unable to read PsLoadedModuleList
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get program counter
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

PAGE_FAULT_IN_NONPAGED_AREA (50)
Invalid system memory was referenced.  This cannot be protected by try-except,
it must be protected by a Probe.  Typically the address is just plain bad or it
is pointing at freed memory.
Arguments:
Arg1: e4a1ba98, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: bf2ca468, If non-zero, the instruction address which referenced the bad memory
    address.
Arg4: 00000001, (reserved)

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

***** Debugger could not find nt in module list, module list might be corrupt, error 0x80070057.

GetContextState failed, 0xD0000147
Unable to read selector for PCR for processor 0
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Unable to read selector for PCR for processor 0
GetContextState failed, 0xD0000147
Unable to read selector for PCR for processor 1
GetContextState failed, 0xD0000147
Unable to read selector for PCR for processor 2
GetContextState failed, 0xD0000147
Unable to read selector for PCR for processor 3
GetContextState failed, 0xD0000147
Unable to read selector for PCR for processor 4
GetContextState failed, 0xD0000147
Unable to read selector for PCR for processor 5
GetContextState failed, 0xD0000147
Unable to read selector for PCR for processor 6
GetContextState failed, 0xD0000147
Unable to read selector for PCR for processor 7
GetContextState failed, 0xD0000147
Unable to read selector for PCR for processor 0

READ_ADDRESS: unable to get nt!MmSpecialPoolStart
unable to get nt!MmSpecialPoolEnd
unable to get MmPageSize (0x0) - probably bad symbols
 e4a1ba98 

FAULTING_IP: 
+1562faf0006db04
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
bf2ca468 ??              ???

MM_INTERNAL_CODE:  1

DEFAULT_BUCKET_ID:  DRIVER_FAULT

BUGCHECK_STR:  0x50

STACK_TEXT:  
GetContextState failed, 0xD0000147
Unable to get current machine context, NTSTATUS 0xC0000147


STACK_COMMAND:  kb

SYMBOL_NAME:  ANALYSIS_INCONCLUSIVE

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Unknown_Module

IMAGE_NAME:  Unknown_Image

DEBUG_FLR_IMAGE_TIMESTAMP:  0

BUCKET_ID:  CORRUPT_MODULELIST

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

GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
GetContextState failed, 0xD0000147
Other information about my system its a i7 3770k based system, 32gb of ram, asus p8-77v pro mobo, A Asus Xonar sound card, and radeon 6900hd series graphics card..
I also have in my rig 3 gnu/linux distro's, and win7 64bit pro. The kernel message logs / boot logs for the linux distros are clean as is the system event log for the win7 install so what ever the problem is its localized to my windows xp 32bit home install.

Also an edit what ever process is failing looks to be after bootup and possibly after winlogin, and there is not a minidump file created.
 

My Computer My Computer

Computer Manufacturer/Model Number
Personally Built
OS
Windows 7 Professional x64
CPU
i7 2600k
Motherboard
P8z68-VLe Asus
Memory
4gb DDR3 x4 Dimms
Graphics Card(s)
MSI Radeon 6950
Sound Card
Asus Xonar DS
Monitor(s) Displays
Flatron D2342
Screen Resolution
1920 x 1080
Hard Drives
Hatachi 2TB Sata 3.0
PSU
Antec 1200 Gold
Case
NZXT Phantom
Cooling
Corsair H100 Cooling System
Keyboard
Logitech G11
Mouse
Logitech G5
Internet Speed
25MBPS to the router modem
Other Info
500W Logitech Speakers, Wacom Tablet, HP WebCam, KWorld PC150-U TV tuner, HP4050 Printer, Brothers MFC-415 All in one, Floppy Drive

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self Built
OS
Win 10 Pro x64
CPU
Intel I5-2500K @3.3GHz
Motherboard
Asrock P67 Extreme4
Memory
16GB G.Skill Ripjaws X (4x4GB)
Graphics Card(s)
EVGA GeForce 750 Ti SC 2GB
Sound Card
ASUS Xonar DG 5.1 Channels 24-bit 96KHz PCI Interface Sound
Monitor(s) Displays
auria eq2367
Screen Resolution
1920 x 1080
Hard Drives
250GB Samsung 850 EVO SSD
1TB WD Blue
1TB Hitachi
PSU
SeaSonic X 650W 80 Plus Gold
Case
Corsair Obsidian 750D
Cooling
Corsair H60, Three 140mm case fans
Keyboard
Logitech Wireless Keyboard K520
Mouse
Logitech Wireless Mouse M310
Internet Speed
Wave Broadband ~ 100 dn 5 up
Antivirus
Windows Defender, Malwarebytes Premium
Browser
Edge, IE11, Chrome
Other Info
Laptop specs: HP g7-1365dx /
CPU: AMD A6-3420M APU with Radeon(tm) HD Graphics /
RAM: Crucial 8Gb (2x4Gb) /
SSD: Crucial M4-CT128M4SSD2 ATA Device/ FW 000F /
GFX: AMD Radeon HD 6520G /
OS: Windows 10 Pro x64
Other information about my system its a i7 3770k based system, 32gb of ram, asus p8-77v pro mobo, A Asus Xonar sound card, and radeon 6900hd series graphics card..
It is just a waste of such a nice build with an expired operating system.

It is strongly recommended that you upgrade to a later alive OS.

Windows XP support has ended - Microsoft Windows
 

My Computer My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Self Assembled
OS
Microsoft Windows 10 Pro Insider Preview 64-bit
CPU
Intel(R) Core(TM) i3-4130 CPU @ 3.40GHz
Motherboard
Gigabyte Technology Co., Ltd. B85M-D3H
Memory
Corsair Vengence 4GB x2 (8.00GB Dual-Channel DDR3 @ 798MHz)
Graphics Card(s)
2047MB GeForce GTS 450 (ZOTAC International)
Sound Card
Onboard (Realtek High Definition Audio)
Monitor(s) Displays
LG Flatron E2040T
Screen Resolution
1600x900
Hard Drives
Western Digital 1 TB
Seagate 500 GB
PSU
Corsair VS550
Case
Cooler Master K380
Cooling
Cooler Master Seidon 120V Plus
Keyboard
Logitech MK260r
Mouse
Logitech MK260r
Internet Speed
PMPL Broadband
Antivirus
Windows Defender + MBAM
Browser
Firefox
Other Info
Dell Studio 15" Laptop
Yeah the full power of my machine is pretty hamstrung with the xp install but I use it for legacy video games that I can't get to work on Wine or windows 7... However I don't waste my machine :) I have 5 hard drives and over 15 partitions with data windows 7 64bit and linux. I just can't get legacy stuff to work on the newer builds... Sometimes even XP barely works and I have to use power shell scripts to artificially limit processes to a single core or force a screen resolution.
 

My Computer My Computer

Computer Manufacturer/Model Number
Personally Built
OS
Windows 7 Professional x64
CPU
i7 2600k
Motherboard
P8z68-VLe Asus
Memory
4gb DDR3 x4 Dimms
Graphics Card(s)
MSI Radeon 6950
Sound Card
Asus Xonar DS
Monitor(s) Displays
Flatron D2342
Screen Resolution
1920 x 1080
Hard Drives
Hatachi 2TB Sata 3.0
PSU
Antec 1200 Gold
Case
NZXT Phantom
Cooling
Corsair H100 Cooling System
Keyboard
Logitech G11
Mouse
Logitech G5
Internet Speed
25MBPS to the router modem
Other Info
500W Logitech Speakers, Wacom Tablet, HP WebCam, KWorld PC150-U TV tuner, HP4050 Printer, Brothers MFC-415 All in one, Floppy Drive
Ok I was trying to tinker with my problem to see what it was and I tried deleting my core dump to see if maybe if I allowed a clean dump over an over written dump might allow me to have a greater picture of what has happened. On my next boot up I checked my syslogs and they were clean and I checked process explorer and the the dump utility process was not running. I checked in my windows directory and a new dump file was not created. Does this make sense at all because I do not know what happened to fix my problem.
 

My Computer My Computer

Computer Manufacturer/Model Number
Personally Built
OS
Windows 7 Professional x64
CPU
i7 2600k
Motherboard
P8z68-VLe Asus
Memory
4gb DDR3 x4 Dimms
Graphics Card(s)
MSI Radeon 6950
Sound Card
Asus Xonar DS
Monitor(s) Displays
Flatron D2342
Screen Resolution
1920 x 1080
Hard Drives
Hatachi 2TB Sata 3.0
PSU
Antec 1200 Gold
Case
NZXT Phantom
Cooling
Corsair H100 Cooling System
Keyboard
Logitech G11
Mouse
Logitech G5
Internet Speed
25MBPS to the router modem
Other Info
500W Logitech Speakers, Wacom Tablet, HP WebCam, KWorld PC150-U TV tuner, HP4050 Printer, Brothers MFC-415 All in one, Floppy Drive
Back
Top