Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Go Back   TechSpot OpenBoards > OS & Software > Device Drivers

Page_fault_in_nonpaged_area

Reply
Bookmark / Share this page
Thread Tools
  #1  
Old 01-31-2007
Newcomer, in training
 
Member since: Nov 2006, 11 posts
Page_fault_in_nonpaged_area

Hey guys,
Recently a mate of mine has been getting blue screens pretty often and has just had the chance to jot down the error message he's been getting. Which is as follows;

STOP: 0x00000050 (0xEC83EC8D, 0x00000000, 0xBAB9124E, 0x00000002)

Also in the event log;

Event Type: Error
Event Source: System Error
Event Category: (102)
Event ID: 1003
Date: 31/01/2007
Time: 17:35:00
User: N/A
Computer: RICKYC
Description:
Error code 10000050, parameter1 ec83ec8d, parameter2 00000000, parameter3 bab9124e, parameter4 00000002.

His system spec is as follows;

AMD Athlon 64 x2 5200+
XP Professional
ASUS M2N-SLI Deluxe ,AM2 ,nForce 570 SLI, PCIe - ATX Mainboard
2048MB DDR2 533MHz Memory - (2x 1024MB)
320GB Serial ATA Hard Drive with 16MB Buffer
768MB nVIDIA GeForce 8800 GTX

Any help will be very appreciated, also if you need anymore information just ask.

Regards
Rexli

Last edited by Rexli; 01-31-2007 at 02:24 PM.
Reply With Quote
  #2  
Old 01-31-2007
TechSpot Evangelist
 
Location: Four Corners, US
Member since: Dec 2006, 6,038 posts
There is plenty of information availble on this forum that you can find with a search. Also, lots with a Google search, and on the knowledge base at Microsoft.
This is a common set of errors, and there are several fixes that will take care of the problem... but so many options that it is difficult to know where to start here... common are memory failure, video graphics card or driver failure...
Reply With Quote
You can remove this banner by registering, join the TS Community for free.
  #3  
Old 01-31-2007
Newcomer, in training
 
Member since: Nov 2006, 11 posts
Searching the web and these forums for, STOP: 0x00000050 (0xEC83EC8D, 0x00000000, 0xBAB9124E, 0x00000002) has brought back nothing. Is there nothing available to narrow down the problem?...
Reply With Quote
  #4  
Old 01-31-2007
TechSpot Evangelist
 
Location: Four Corners, US
Member since: Dec 2006, 6,038 posts
Those codes are usually just memory dumps... and usually do not tell you anything useful... showing what material was dumped in which locations... It can tell you stuff about memory and other items... particularly if the condition repeats.
Reply With Quote
  #5  
Old 01-31-2007
TechSpot Guru
 
Location: HK
Member since: Jan 2005, 2,042 posts
Minidumps

The problem may related to hardware or software problem (ie such as Norton AV, Netlimter, ZoneAlarm, ANYDVD and etc). Dump analysis is required to find out the culprit. Zip 4 to 5 minidumps and attach the zip files here. You can find the minidumps at the folder \windows\minidumps\minixxxx07_xx.dmp
Reply With Quote
  #6  
Old 02-01-2007
Newcomer, in training
 
Member since: Feb 2007, 4 posts
The minidumps

Hello Im rexlis friend who is having the problems.
I found the file and took out 4 minidump files.
hope they help if theres any other information that will help please let me know.
Thanks for the help so far.
Attached Files
File Type: zip Mini013007-01.zip (85.5 KB, 3 views)
Reply With Quote
  #7  
Old 02-01-2007
Newcomer, in training
 
Member since: Feb 2007, 4 posts
just thought i would add i get these crashes normally wen playing world of warcraft but sometimes on desktop also.
The strange thing is i can get like 5+ crashes in a row then go for like 2 days without any.

i also got a blue screen with this info on it:
IRQL_NOT_LESS_OR_EQUAL

STOP: 0x0000000A (0xFFFFFFE4, 0x00000002, 0x00000001, 0x80510C19)
Reply With Quote
You can remove this banner by registering, join the TS Community for free.
  #8  
Old 02-01-2007
Tmagic650's Avatar
TechSpot Evangelist
 
Location: Billings, Montana USA
Member since: Aug 2006, 7,063 posts
System specs
This stop error is related to video drivers... Surprize, surprize! ... and guess what? It's a Nvidia video card Maybe we should give Rexli a class in proper Internet searching too
Reply With Quote
  #9  
Old 02-02-2007
TechSpot Guru
 
Location: HK
Member since: Jan 2005, 2,042 posts
RAM Problem ??

The cullprit is faulty ram. Reseat the ram to another ram slot. If it still crashes, run memtest to stress test the ram.

Debug report
Mini012507-05.dmp BugCheck 1000008E, {c0000005, 80525788, b151eaf8, 0}
Probably caused by : ntkrpamp.exe ( nt!SeReleaseSubjectContext+11 )

Mini013007-02.dmp BugCheck 1000000A, {1f6de078, 1c, 0, 80502b19}
Crash at Timer IRQL 28
Probably caused by : ntkrpamp.exe ( nt!KiSwapThread+6d )

Mini013107-01.dmp BugCheck 1A, {41284, 56b001, 4c8, c0883000}
Probably caused by : memory_corruption ( nt!MiLocateWsle+c1 )

Mini013107-02.dmp BugCheck 10000050, {ec83ec8d, 0, bab9124e, 2}
Probably caused by : Npfs.SYS ( Npfs!NpCreateClientEnd+0 )
Reply With Quote
  #10  
Old 02-02-2007
Tmagic650's Avatar
TechSpot Evangelist
 
Location: Billings, Montana USA
Member since: Aug 2006, 7,063 posts
System specs
The minidumps say memory... Microsoft says video drivers... Who's right? Time will tell
Reply With Quote
  #11  
Old 02-02-2007
Newcomer, in training
 
Member since: Feb 2007, 4 posts
thanks cpc

just got home from work gonna see how its running today and as i have 2 ram sticks il try running with just 1 as well maybe that will help.

il get bak to you guys as soon as i have some answers

and thanks again for the help so far.
Reply With Quote
  #12  
Old 02-02-2007
Newcomer, in training
 
Member since: Nov 2006, 11 posts
Quote:
Originally Posted by Tmagic650
The minidumps say memory... Microsoft says video drivers... Who's right? Time will tell
Where do Microsoft say video drivers are to blame for Page_fault_in_nonpaged_area? Mabye you should give me that lesson in searching the Internet and i wouldnt have to waste my time replying to such useless posts.
Reply With Quote
  #13  
Old 02-02-2007
Newcomer, in training
 
Location: Indiana
Member since: Jun 2006, 25 posts
the culprit is ram 99% sure
Reply With Quote
  #14  
Old 02-03-2007
Newcomer, in training
 
Member since: Feb 2007, 4 posts
RAM is the culprit

ok i took one ram stick out and my pc has run fine all night.
hopefully my problem is fixed and i would like to thank you all especially cpc2004

ty
Reply With Quote
  #15  
Old 02-03-2007
TechSpot Evangelist
 
Location: Four Corners, US
Member since: Dec 2006, 6,038 posts
Thanks for taking the time to update us. Good luck!
Reply With Quote
Reply
Thread Tools

Forum Jump

Similar Topics
Thread Thread Starter Forum Replies Last Post
Page_fault_in_nonpaged_area? 7crystal7 Device Drivers 23 09-23-2008 05:31 PM
page_fault_in_nonpaged_area n0thing Device Drivers 0 10-21-2006 09:37 PM
PAGE_FAULT_IN_NONPAGED_AREA Help! something4u Windows OS 6 10-09-2006 05:35 AM
Page_fault_in_nonpaged_area Ganondorf Windows OS 1 10-16-2005 08:43 PM
Page_fault_in_nonpaged_area Thomas_UCLA Device Drivers 1 08-26-2005 06:53 PM


All times are GMT -4. The time now is 03:02 PM.