also @ TechSpot: Samsung announces Galaxy Tab 2 with Android 4.0 ICS
Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Sign up or Login to participate.

Go Back   TechSpot OpenBoards > Tech Support > Windows BSOD, Freezing, Restarting Help

Collaborate in the cloud with Office, Exchange, SharePoint, and Lync

Blue Screen error Pagefault In Nonpage Area (help please)

Thread Tools Search this Thread
  #1  
Old 02-07-2006
Newcomer, in training
 
Location: New Jersey
Member since: Feb 2006, 12 posts
Blue Screen error Pagefault In Nonpage Area (help please)

I keep getting this blue screen about every hour. Sometimes less.
I havent installed any new hardware or software. I've ran ccleaner, tuneup utilities 2006, and diskeeper.

I still get it. Can somebody please help? I've attached my minidump. I don't know how to read it. Thanks
Attached Files
File Type: zip Mini020706-01.zip (17.0 KB, 19 views)
  #2  
Old 02-07-2006
tipstir's Avatar
TechSpot Ambassador
 
Location: Florida, USA
Member since: Jan 2006, 3,358 posts
System specs
Turn off your PC and pull out the RAM, just install half your RAM and test that out. If it does the same, shutdown the system again. Remove the RAM and try using the RAM you had taken out. Test and see what happens? If nothing happens then you know you got bad RAM.

You should really run a diagnosic program running a dos bootdisc CD and test out things like RAM, VIDEO, CPU
  #3  
Old 02-08-2006
Tedster's Avatar
Techspot old timer.....
 
Location: Petersburg, VA
Member since: Feb 2005, 10,005 posts
System specs
run memtest86.
use your floppy drive. if you don't have one, install one.contrary to popular notion, they're still a requirement.
  #4  
Old 02-08-2006
Newcomer, in training
 
Location: New Jersey
Member since: Feb 2006, 12 posts
i've ran memtest and dft hard drive test


i've also tested with 1 mem card at a time and i got blue screen with both.

does anybody know how to read a minidump?
  #5  
Old 02-08-2006
TechSpot Evangelist
 
Location: HK
Member since: Jan 2005, 2,044 posts
Hi,

One miniump is insufficient to determine the culprit. You must zip 5 to 6 minidumps and attach the zip file here. Your minidumps shows that it is faulty rama as the bucket id is 0x50_BADMEMREF_nt!ObpRemoveObjectRoutine+cb and this is the sigh of faulty ram.


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: bad0b148, memory referenced.
Arg2: 00000000, value 0 = read operation, 1 = write operation.
Arg3: 8056c77b, If non-zero, the instruction address which referenced the bad memory
address.
Arg4: 00000000, (reserved)

Debugging Details:
------------------
Could not read faulting driver name
READ_ADDRESS: bad0b148

FAULTING_IP:
nt!ObpRemoveObjectRoutine+cb
8056c77b 833800 cmp dword ptr [eax],0x0

MM_INTERNAL_CODE: 0
CUSTOMER_CRASH_COUNT: 1
DEFAULT_BUCKET_ID: DRIVER_FAULT
BUGCHECK_STR: 0x50
LAST_CONTROL_TRANSFER: from 8057f04c to 8056c77b

STACK_TEXT:
f78bed64 8057f04c 899e8558 00000001 80567c20 nt!ObpRemoveObjectRoutine+0xcb
f78bed7c 804e23b5 00000000 00000000 89bfa7a8 nt!ObpProcessRemoveObjectQueue+0x36
f78bedac 80574128 00000000 00000000 00000000 nt!ExpWorkerThread+0xef
f78beddc 804efc81 804e22f1 00000000 00000000 nt!PspSystemThreadStartup+0x34
00000000 00000000 00000000 00000000 00000000 nt!KiThreadStartup+0x16


FOLLOWUP_IP:
nt!ObpRemoveObjectRoutine+cb
8056c77b 833800 cmp dword ptr [eax],0x0

SYMBOL_STACK_INDEX: 0
FOLLOWUP_NAME: MachineOwner
SYMBOL_NAME: nt!ObpRemoveObjectRoutine+cb
MODULE_NAME: nt
IMAGE_NAME: ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP: 42250f77
STACK_COMMAND: kb
FAILURE_BUCKET_ID: 0x50_BADMEMREF_nt!ObpRemoveObjectRoutine+cb <- faulty ram
BUCKET_ID: 0x50_BADMEMREF_nt!ObpRemoveObjectRoutine+cb
Followup: MachineOwner
  #6  
Old 02-08-2006
Newcomer, in training
 
Location: New Jersey
Member since: Feb 2006, 12 posts
ok, i attached a zip with 5 minidumps.

i tried 6 but it went over 100kb.


so it's possible that both my mem cards are bad all of a sudden?
Attached Files
File Type: zip Minidump.zip (86.9 KB, 9 views)

Last edited by MistaRip; 02-08-2006 at 07:54 AM..
  #7  
Old 02-08-2006
peterdiva's Avatar
TechSpot Ambassador
 
Location: Western Australia
Member since: Oct 2005, 1,202 posts
System specs
Vsdatant.sys,which is a Zonealarm file.Either check for an update or remove to see if problem goes away.
  #8  
Old 02-08-2006
TechSpot Evangelist
 
Location: HK
Member since: Jan 2005, 2,044 posts
Hi MistaRip,

I believe that the culprit is faulty ram. One minidump may be crashed by ZA and your timestamp of your version of ZA is 43798224. I search google and there has no hit relating to this version has known bug. Anyway you can un-install ZA and install sygate firewall for problem isolation.

Mini020706-02.dmp BugCheck 10000050, {bad0b148, 0, 8056c77b, 0} <-- Faulty ram
Probably caused by : ntkrnlmp.exe ( nt!ObpRemoveObjectRoutine+cb )

Mini020706-03.dmp BugCheck C2, {7, cd4, 2060001, 877f28c0} <-- Faulty ram or software error at ZA
Probably caused by : vsdatant.sys ( vsdatant+3e6e1 )

Mini020706-04.dmp BugCheck C2, {7, cd4, 2130013, 83cb1538} <-- Faulty ram
Probably caused by : ntkrnlmp.exe ( nt!ExFreePoolWithTag+2c1 )

Mini020706-05.dmp BugCheck C2, {40, 0, 80000000, 0} <- Faulty ram
Probably caused by : ntkrnlmp.exe ( nt!ObpFreeObject+142 )

Mini020706-01.dmp BugCheck 10000050, {bad0b148, 0, 8056c77b, 0} <-- Faulty ram
Probably caused by : ntkrnlmp.exe ( nt!ObpRemoveObjectRoutine+cb )
  #9  
Old 02-08-2006
Tedster's Avatar
Techspot old timer.....
 
Location: Petersburg, VA
Member since: Feb 2005, 10,005 posts
System specs
run memtest86 overnight for at least 7 passes. what where the results?
  #10  
Old 02-11-2006
Newcomer, in training
 
Location: New Jersey
Member since: Feb 2006, 12 posts
thanks for the help, everybody.

the problem was zonealarm

i uninstalled it and haven't had the blue screen ever since

i cant believe it. oh well.. i just use the firewall on netlimiter 2 and it works fine


tedster, i did the memtest overnight and got no errors
  #11  
Old 03-24-2006
Newcomer, in training
 
Member since: Mar 2006, 6 posts
i got this error code exactly as well for my bluescreen, i also had been having problems with the internet locking up during the night. apparently zone alarm was the culprit. i installed kerio (though i dislike its negative effect on the performance of my computer in comparison) it doesnt have any problems anymore and has not bluescreened since.
  #12  
Old 08-01-2007
Newcomer, in training
 
Member since: Aug 2007, 2 posts
I'm having this same, well i say same, its a blue screen of death Pagefault In Nonpage Area error, but need to zip the minidumps and that really, but how do you do them?

I need an ****** guide really. Where are they? How do you read them? I need to know everything as i've never heard of them before, please..

Thanks
Closed Thread

Similar Topics
Topic Replies Forum
Pagefault in nonpage area 12 Windows BSOD, Freezing, Restarting Help
XP Blue Screen (Page Fault in NonPaged Area) System Error Category 102 12 Windows BSOD, Freezing, Restarting Help
Blue Screen STOP Error: Page_Fault_in_nonpaged Area 9 Windows BSOD, Freezing, Restarting Help
Blue Page: PAGE FAULT IN NONPAGE AREA 3 Audio and Video
Blue screen error ( page-fault-in-nonpaged-area partition) help กกกกก 3 Windows BSOD, Freezing, Restarting Help

Thread Tools Search this Thread
Search this Thread:

Advanced Search
All times are GMT -4. The time now is 01:37 PM.