Please help- Blue screen crash on brand new computer

Page 2 of 5 FirstFirst 1234 ... LastLast

  1. Posts : 11,840
    64-bit Windows 8.1 Pro
       #11

    Ok... Ive looked at the .dmp files but they were inconclusive, so if you're up to it, were going to have to run some more tests in order to pin it down some more...

    The dmp(s) point to ntkrpamp.exe or ntoskrnl.exe as the probable cause. We know this is not the case, as these are core OS files, and will definitely not cause a BSOD. They are just the default files the debuggers blame when they can't see a better cause.

    We need to enable driver verifier in order to get more conclusive .dmp files... follow these instructions..

    Go to Start and type in "verifier" (without the quotes) and press Enter
    - Select "Create custom settings (for code developers)" and click "Next"
    - Select "Select individual settings from a full list" and click "Next"
    - Select everything EXCEPT FOR "Low Resource Simulation" and click "Next"
    - Select "Select driver names from a list" and click "Next"
    Then select all drivers NOT provided by Microsoft and click "Next"
    - Select "Finish" on the next page.

    Reboot the system and wait for it to crash to the Blue Screen. Continue to use your system normally, and if you know what causes the crash, do that repeatedly. The objective here is to get the system to crash because Driver Verifier is stressing the drivers out. If it doesn't crash for you, then let it run for at least 36 hours of continuous operation (an estimate on my part).

    We are also getting a Memory Management error, which may indicate bad RAM...

    Download a copy of Memtest86 and burn the ISO to a CD using Iso Recorder. Boot from the CD, and leave it running for at least 5 passes.

    This should run overnight for the best results..

    I also found SPTD.sys in your loaded driver list...This is notorious for causing crashes... Try removing any CD virtualization programs such as Daemon Tools and Alcohol 120%. They use a driver, found in your dmp, sptd.sys, that is notorious for causing BSODs. Use this SPTD uninstaller when you're done: DuplexSecure - Downloads


    Code:
    Microsoft (R) Windows Debugger Version 6.12.0002.633 X86
    1: kd> !analyze -v
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    MEMORY_MANAGEMENT (1a)
        # Any other values for parameter 1 must be individually examined.
    Arguments:
    Arg1: 00041289, The subtype of the bugcheck.
    Arg2: 06664001
    Arg3: 00001b76
    Arg4: 0440d209
    
    Debugging Details:
    ------------------
    
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck A, {0, 2, 1, 82b029c7}
    
    Probably caused by : ntkrpamp.exe ( nt!KeWaitForGate+13d )
    
    Followup: MachineOwner
    ---------
    
    ....
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck A, {0, 2, 1, 82b029c7}
    
    Probably caused by : ntkrpamp.exe ( nt!KeWaitForGate+13d )
    
    Followup: MachineOwner
    ---------
    ......
    *******************************************************************************
    *                                                                             *
    *                        Bugcheck Analysis                                    *
    *                                                                             *
    *******************************************************************************
    
    Use !analyze -v to get detailed debugging information.
    
    BugCheck 1000007E, {c0000005, 82b5681a, 8db8fb48, 8db8f720}
    
    Probably caused by : ntkrpamp.exe ( nt!ExFreePoolWithTag+814 )
    
    Followup: MachineOwner
    ---------
      My Computer


  2. Posts : 28
    windows 7 ultimate 32 bit
    Thread Starter
       #12

    ok will do all that, got rid of daemon and all that, not as for the sptd remover tool, do i need it for anything important? cause it warns me that it will make applications that rely on it malfunction. waiting on ym computer to crash now, when it does do i upload the crash file? i will run memtest while i sleep already have it, did it once it said no errors
      My Computer


  3. Posts : 11,840
    64-bit Windows 8.1 Pro
       #13

    Run the tool, its ok.... Run memtest overnight... Upload any new .dmp files... You're doing GREAT!!
      My Computer


  4. Posts : 28
    windows 7 ultimate 32 bit
    Thread Starter
       #14

    ahah thank you. this has been proper stressing my brain out, i am sure my own brain is gonna BSCOD on me soon. I shut down my computer and left it and turned it off at the wall for a few minutes cause it seems to crash within the first few hours of me turning the computer on. weirdly tho in the evenings i could be running a game, on the net, on msn and skype and no problems at all lol. it was crashing while on firefox which i uninstalled earlier cause it kept crashing (the programme not the computer) so on google chrome now

    again thank you, i cannot say it enough. once we figure it out i can call he company who built it for me and get new ram sticks if needed i already rang and asked whether i would be charged and they said i wouldn't . good cause i didn't spend them my year's savings for a faulty computer lol
      My Computer


  5. Posts : 11,840
    64-bit Windows 8.1 Pro
       #15

    Thats good to know... takes a load off your mind I bet!
      My Computer


  6. Posts : 28
    windows 7 ultimate 32 bit
    Thread Starter
       #16

    it kinda does but i am always worried they will change their mind and stiff me......


    erm...thats sounds wrong...

    i am worried they will backtrack on that promise is what i should have said
      My Computer


  7. Posts : 11,840
    64-bit Windows 8.1 Pro
       #17

    natzmc said:
    it kinda does but i am always worried they will change their mind and stiff me......


    erm...thats sounds wrong...
      My Computer


  8. Posts : 28
    windows 7 ultimate 32 bit
    Thread Starter
       #18

    ok ran memtest over night no errors found, did everything else you asked. I also got sent a programme by my manufactourers and told to run it and then install windows again but crash still happened, these are the last 2 minidumps

    Attachment 88520
      My Computer


  9. Posts : 11,990
    Windows 7 Ultimate 32 bit
       #19

    STOP 0x0000008E: KERNEL_MODE_EXCEPTION_NOT_HANDLED

    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

    STOP 0x00000019: BAD_POOL_HEADER

    Usual causes: Device driver
    As you can see, these BSOD's are hardware related. Since both these error codes mention device drivers, I took a look at the drivers on your system. I find some older drivers. In general, Win 7 does not like outdated drivers.
    ccHPx86.sys Fri Jun 19 19:23:00 2009
    GEARAspiWDM.sys Mon May 18 08:16:53 2009
    NAVENG.SYS Mon Jun 29 15:54:25 2009
    NAVEX15.SYS Mon Jun 29 15:54:22 2009
    netr73.sys Sun Sep 23 23:09:09 2007
    SRTSP.SYS Mon Jun 22 22:12:04 2009
    SRTSPX.SYS Mon Jun 22 22:15:26 2009
    SYMEFA.SYS Tue Jun 23 17:50:40 2009
    SYMEVENT.SYS Wed Jun 24 16:14:58 2009
    SYMFW.SYS Mon Jul 06 20:21:46 2009 (4A52951A)
    SymIMv.sys Mon Jun 22 19:04:43 2009 (4A400E0B)
    SYMNDISV.SYS Mon Jul 06 20:25:19 2009 (4A5295EF)
    SYMTDI.SYS Mon Jul 06 20:21:23 2009
    Eight of the drivers above belong to Norton/Symantec. Norton is a known cause of BSOD's on some Win 7 systems. This coupled with obsolete Norton drivers spell trouble. Please uninstall Norton complete using the uninstall tool > Info > Tool (Note: Removes all Norton products).

    Update your older drivers, particularly the one in red font.
    - search Google for the name of the driver
    - compare the Google results with what's installed on your system to figure out which device/program it belongs to
    - visit the web site of the manufacturer of the hardware/program to get the latest drivers (DON'T use Windows Update or the Update driver function of Device Manager).
    - if there are difficulties in locating them, post back with questions and someone will try and help you locate the appropriate program.
    - - The most common drivers are listed on this page: Driver Reference
    - - Driver manufacturer links are on this page: Drivers and Downloads


    If you need help, please post and ask.

      My Computer


  10. Posts : 28
    windows 7 ultimate 32 bit
    Thread Starter
       #20

    and another one
    Attachment 88536


    this one happened while on a game that has never happened before
      My Computer


 
Page 2 of 5 FirstFirst 1234 ... LastLast

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 10:32.
Find Us