Windows Vista Forums

Help! BSOD
  1. #1
    Loner19881's Avatar

    Junior Member
    Join Date : Jul 2011
    MO
    Posts : 16
    Windows XP Pro 32 bit
    Local Time: 12:02 PM
    usa us missouri

    Help! BSOD

    Okay kinda new to computers but here it goes... I have Windows Vista Premium OS 32-bit. My motherboard is a BIOSTAR supports 32 or 64bit. Model mcp69 m2+ n68s+. I have a amd athlon dual core processor. Got ddr2 ram 240 pin 800 ram brand name Corsair... The OS I got came with my e-machine that I had and when installed on this comp that I built it keeps blue screening normaly when I play SC.. Here are the blue screen mini dump files that I decoded with WinDBG...

    Probably caused by : ntkrpamp.exe ( nt!PpCheckInDriverDatabase+42 )

    Followup: MachineOwner


    Code:
     
    PAGE_FAULT_IN_NONPAGED_AREA(50)
     
     
    Invalid system memory was refrenced.   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: ffffff8e, memory referenced.
     
     
    Arg2: 00000000, value 0 = red operation, 1 = write operation.
     
     
    Arg3: 81f82029, If non-zero, the instruction address which referenced the bad 
    memory address.
     
     
    Arg4: 00000000, (reserved)
     
     
     
     
     
    Debugging Details:
     
     
    ------------------
     
     
     
     
     
    READ_ADDRESS: ffffff8e
     
     
     
     
     
    FAULTING_IP:
     
     
    nt!PpCheckInDriverDatabase+42
     
     
    81f82029 8b5510          mov       edx,dword ptr [ebp+10h]
     
     
     
     
     
    MM_INTERNAL_CODE:   0
     
     
     
     
     
    DEFAULT-BUCKET_ID:   VISTA_DRIVER_FAULT
     
     
     
     
     
    BUGCHECK_STR:   0x50
     
     
     
     
     
    PROCESS-NAME:   System
     
     
     
     
     
    CURRENT_IRQL:   0
     
     
     
     
     
    TRAP_FRAME:   84f713f0 -- (.trap 0xffffffff84f713f00
     
     
    ErrCode = 00000000
     
     
    eax=00000001 ebx=00000000 ecx=81f49400 edx=00000000 esi=81f4980 
    edi=00000000
     
     
    eip=81f82029 esp=84f71464 ebp=84f71488 iopl=0       nv up ei pl zr na pe nc 
    cs=0008 ss=0010 ds=0023 es=0023 fs=0030 gs=0000          efl=00210246
     
     
    nt!PpCheckInDriverDatabase+0x42:
     
     
    81f82029 8b5510         mov      edx,dword ptr [ebp=10h] 
    ss:0010:84f71498={HDAudBus!
     
     
    Resetting default scope
     
     
     
     
     
    LOCK_ADDRESS:   81f49600 -- (!locks 81f49600)
     
     
     
     
     
    Resource @ nt!PiEngineLock (0x81f49600)   Exclusively owned
     
     
              Threads: 839ef020-01<*>
     
     
    1 total locks, 1 locks currently held
     
     
     
     
     
    PNP_TRIAGE:
     
     
        Lock address   :0x81f49600
     
     
        Thread Count   :1
     
     
        Thread address:0x839ef020
     
     
        Thread wait    :0x2ba
     
     
     
     
     
    LAST_CONTROL_TRANSFER:   from 81e62dd4 to 81ead379



    Here is the information you asked for please help!


    Last edited by Loner19881; 09 Jul 2011 at 03:54 PM. Reason: Needed to add more information
      My System SpecsSystem Spec

  2. #2
    richc46's Avatar

    BSOD Squad




    Join Date : Dec 2008
    Fairfield County, CT
    Posts : 19,258
    Windows 7 SP1 x64
    Local Time: 01:02 PM
    usa us connecticut

     

    Re: Help! BSOD

    Welcome
    You will get the best help, if you post the required information
    Blue Screen of Death (BSOD) Posting Instructions

      My System SpecsSystem Spec

  3. #3
    Loner19881's Avatar

    Junior Member
    Join Date : Jul 2011
    MO
    Posts : 16
    Windows XP Pro 32 bit
    Local Time: 12:02 PM
    usa us missouri

      Thread Starter

    Re: Help! BSOD

    Richc46 I did as your link said I have the zip file posted now

      My System SpecsSystem Spec

  4. #4
    richc46's Avatar

    BSOD Squad




    Join Date : Dec 2008
    Fairfield County, CT
    Posts : 19,258
    Windows 7 SP1 x64
    Local Time: 01:02 PM
    usa us connecticut

     

    Re: Help! BSOD

    Your reports and received and in good order. I want to give your problem all the time that it deserves. If no one else analyzes the data, I will do so later this evening.

      My System SpecsSystem Spec

  5. #5
    Loner19881's Avatar

    Junior Member
    Join Date : Jul 2011
    MO
    Posts : 16
    Windows XP Pro 32 bit
    Local Time: 12:02 PM
    usa us missouri

      Thread Starter

    Re: Help! BSOD

    Ok. Thank you Very Much sir I will be randomly checking post.... I have been pulling my hair out for 3 weeks trying to figure these 4 random bsods I keep getting lol... It's quite annoying.. Thank you for your time and interest..

      My System SpecsSystem Spec

  6. #6
    richc46's Avatar

    BSOD Squad




    Join Date : Dec 2008
    Fairfield County, CT
    Posts : 19,258
    Windows 7 SP1 x64
    Local Time: 01:02 PM
    usa us connecticut

     

    Re: Help! BSOD

    Welcome
    You have given me several minidump reports. It is important to realize that most times the reports dont agree, but merely give small clues about the true cause.
    Your reports are as follows
    1A, 50, A, 8E, 4E,
    1A
    Usual causes: Device driver, memory, kernel
    50
    Usual causes: Defective hardware (particularly memory - but not just RAM), Faulty system service, Antivirus, Device driver, NTFS corruption, BIOS
    A
    Usual causes: Kernel mode driver, System Service, BIOS, Windows, Virus scanner, Backup tool, compatibility
    8E
    Usual causes: Insufficient disk space, Device driver, Video card, BIOS, Breakpoint in startup without having a debugger attached, Hardware incompatibility, Faulty system service, 3rd party remote control, Memory
    4E
    Usual causes: Device driver, ?memory

    Several of these reports point toward memory. I think that is a good place to start.

    Take a memtest86. Run 8 passes, and then test each slot with a known good stick for 8 passes.
    Guide to using Memtest86+ - Geeks to Go Forums

    Advice that is given to all members with BSOD problems is to
    Make an SFC scan
    System Files - SFC Command
    Download and run a full anti virus scan
    Download and run a full scan with malwarebytes.

      My System SpecsSystem Spec

  7. #7
    Loner19881's Avatar

    Junior Member
    Join Date : Jul 2011
    MO
    Posts : 16
    Windows XP Pro 32 bit
    Local Time: 12:02 PM
    usa us missouri

      Thread Starter

    Re: Help! BSOD

    Ok. I have ran memtest86 3 times on my computer to test if memory is bad.. I just bought the motherboard processor and ram from TigerDirect.com 3 weeks ago. The tests all came back saying memory was good and have ran maleware and virus scans on the harddrive. I also wiped my harddrive and re-installed the windows 3 times.. How can I run some driver tests to see if the windows vista is installing drivers that are conflicting with my motherboard drivers because the windows edition I got came with the Emachines computer that I got and the recovery cd has drivers on it for the old motherboard I just dont know how to break it down to test drivers to see if one of them are causing me to bsod.

      My System SpecsSystem Spec

  8. #8
    Loner19881's Avatar

    Junior Member
    Join Date : Jul 2011
    MO
    Posts : 16
    Windows XP Pro 32 bit
    Local Time: 12:02 PM
    usa us missouri

      Thread Starter

    Re: Help! BSOD

    And also it bsoding like that will it destroy any of my hardware?

      My System SpecsSystem Spec

  9. #9
    richc46's Avatar

    BSOD Squad




    Join Date : Dec 2008
    Fairfield County, CT
    Posts : 19,258
    Windows 7 SP1 x64
    Local Time: 01:02 PM
    usa us connecticut

     

    Re: Help! BSOD

    I hope that you understand that I must ask this, because many times when tests are not completed properly and the BSOD cause is never found.
    Did you run the memtes86 (not the memory test that comes with Vista) for 8 passes and then you tested each slot with a known good stick?
    As I said in my opening post, this is an art as well as a science and in my opinion it points to memory. I want to be sure before we move on

      My System SpecsSystem Spec

  10. #10
    Loner19881's Avatar

    Junior Member
    Join Date : Jul 2011
    MO
    Posts : 16
    Windows XP Pro 32 bit
    Local Time: 12:02 PM
    usa us missouri

      Thread Starter

    Re: Help! BSOD

    Yes, I downloaded the memtest86 on my computer then put the iso file to a cd and ran the test on it 8 passes came back ram stick was good

      My System SpecsSystem Spec

Page 1 of 3 123 LastLast
Help! BSOD problems?

Similar Threads
Thread Thread Starter Forum Replies Last Post
BSOD - Debugging a BSOD in Vista Frostmourne Tutorials 11 21 Oct 2012
BSOD Dxgkrnl and other random BSOD Dr Z Crashes and Debugging 2 06 Jul 2011
Helpful Dell Laptop BSOD Workaround (or BSOD in general?) v877051 Crashes and Debugging 0 06 Jan 2011
DVD-RW causes BSOD Dave Vista hardware & devices 1 14 Jul 2007
Vista BSOD, am unable to shutdown without BSOD, logoff OK Edward Ray Vista General 4 28 Jan 2007