BSOD Secondary Processor

Page 1 of 2 12 LastLast

  1. Posts : 6
    Windows 7 Professional x64
       #1

    BSOD Secondary Processor


    Is Windows 7 . . . - x64 - no built system and bought win 7 oem from amazon.com - oem i believe doesn't mention manufacturer - less then 3 months old - less then 3 months old
      My Computer


  2. Posts : 2,393
    Microsoft Windows 7 Ultimate: x64 (SP1)
       #2

    Hello Shaan and welcome to Sevenforums.

    BSOD Analyse

    Drivers

    When the CLOCK_WATCHDOG_TIMEOUT happens, it's usually caused by a driver hogging the processor. Here's a canned speech that I'd suggest you to follow. The canned speech is not provided by me, and I won't take any credit for it. It's by carrona.org, our friend here at 7F.

    Using Driver Verifier is an iffy proposition. Most times it'll crash and it'll tell you what the driver is. But sometimes it'll crash and won't tell you the driver. Other times it'll crash before you can log in to Windows. If you can't get to Safe Mode, then you'll have to resort to offline editing of the registry to disable Driver Verifier.

    So, I'd suggest that you first backup your stuff and then make sure you've got access to another computer so you can contact us if problems arise. Then make a System Restore point (so you can restore the system using the Vista/Win7 Startup Repair feature).

    Then, here's the procedure:
    - 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 "IRP Logging", "Force Pending I/O Requests" and "Low Resource Simulation" and click "Next" ("Special Pool" may be able to be used depending on amount of RAM and errors being seen. In situations with small amounts of RAM, DO NOT select it),
    - 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).

    Reboot into Windows (after the crash) and locate the memory dump file. If present, turn off Driver Verifier by going back in and selecting "Delete existing settings" on the first page. Then, zip up the memory dump file(s) and upload them with your next post. If no dump files were generated, post back for further suggestions.

    If you can't get into Windows because it crashes too soon, try it in Safe Mode.
    If you can't get into Safe Mode, try using System Restore from your installation DVD to set the system back to the previous restore point that you created.

    If that doesn't work, post back and we'll have to see about fixing the registry entry off-line:
    Code:
    Delete these registry keys to stop Driver Verifier from loading (works in XP, Vista, Win7):
            HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\VerifyDrivers
            HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\VerifyDriverLevel
    Thank you,
    Frederik.
      My Computer


  3. Posts : 6
    Windows 7 Professional x64
    Thread Starter
       #3

    thank you for your early reply and your assisstance here is what i know the computer will sometimes run for many days at a time as i leave my computer online all the time nothing will happen for many days and suddenly one day i will come back to a BSOD or sometimes lately what ive noticed is when i am using realvnc to vnc into my pc if i do it too many times suddenly i think that sometimes causes a crash

    right now ive followed your directions and have verified runing so lets see what happens if it crashes i will immmediatly get the dump and upload it to you


    once again thanks for your time
      My Computer


  4. Posts : 2,393
    Microsoft Windows 7 Ultimate: x64 (SP1)
       #4

    The description you attached to your post is a very common way of gaining the BSOD, no worries there. Thank you for this update.

    Best Regards,
    Frederik.
      My Computer


  5. Posts : 6
    Windows 7 Professional x64
    Thread Starter
       #5

    Okay,

    Now i have had driver verifier running for more then 36 hours including my regular stuff such as firefox thunderbird etc, my day to day programs that are always on but

    so far no BSOD or crash so what is the next diagnoses step do i leave it running? until it does crash or is there something else we can do to find out?
      My Computer


  6. Posts : 2,393
    Microsoft Windows 7 Ultimate: x64 (SP1)
       #6

    shaan1 said:
    Okay,

    Now i have had driver verifier running for more then 36 hours including my regular stuff such as firefox thunderbird etc, my day to day programs that are always on but

    so far no BSOD or crash so what is the next diagnoses step do i leave it running? until it does crash or is there something else we can do to find out?
    Yet, I do not recommend troubleshooting your computer while the verifier is on. Once we'll have the BSOD verifier produced, I can dig more into a detailed dump - and finally get some conclusions.

    For now you should just be using your computer as you're used to, until the BSOD drama happens. When it happens, you should wrap them up in a zip, and upload them. Thank you for your updates.

    Best Regards,
    Frederik.
      My Computer


  7. Posts : 6
    Windows 7 Professional x64
    Thread Starter
       #7

    here is the crash dump i finaly made it crash again
      My Computer


  8. Posts : 2,393
    Microsoft Windows 7 Ultimate: x64 (SP1)
       #8

    Hey Shaan,

    Let the verifier be turned on, because the produced dump doesn't give conclusions. Upload another dump when you've gotten one. We're still in the 0x101 corner, therefore - I recommend you to run some tests.

    Memtest

    Looking at your bugcheck it's likely that a memory corruption event were there. Though a driver could be causing the memory to be borked, but we're usually suggesting a memory test before moving forward. Do a scan with Memtest86+. Memtest is a scanner that'll check your sticks for errors. To ensure that we'll know if it's the slots on the motherboard that's broken, or the sticks itself - we have a little procedure we'll recommend. Remove 1 stick, scan the other with Memtest in the current slot. After 7 passes, move the stick to another slot and scan, and so on and so forth until you've scanned all the sticks, and all the slots, one by one.

    Memtest86+ - Advanced Memory Diagnostic Tool

    The 0x101 can also indicate a driver failing the processor, that's why I recommend you to leave the verifier on.

    Code:
    CLOCK_WATCHDOG_TIMEOUT (101)
    An expected clock interrupt was not received on a secondary processor in an
    MP system within the allocated interval. This indicates that the specified
    processor is hung and not processing interrupts.
    Arguments:
    Arg1: 0000000000000019, Clock interrupt time out interval in nominal clock ticks.
    Arg2: 0000000000000000, 0.
    Arg3: fffff88003b65180, The PRCB address of the hung processor.
    Arg4: 0000000000000002, 0.
    Thank you!
    Frederik.
      My Computer


  9. Posts : 6
    Windows 7 Professional x64
    Thread Starter
       #9

    Hi,

    Now i have had the driver verifier running for a bit and well no crashes isn't there anything else that can be done im attaching a more recent crash dump if someone can look at it perhaps a second opinion maybe were looking in the wrong spot?
      My Computer


  10. Posts : 2,393
    Microsoft Windows 7 Ultimate: x64 (SP1)
       #10

    Hello Shaan.

    Malwarebytes

    Please do a full scan with Malwarebytes. You might want to run it twice as it won't always detect all the errors.
    malwarebytes.org

    SFC-command // Windows corrupt??

    We usually ask people to do this command to check if Windows is corrupted. It's the most common one used to check if the Windows files are corrupted. If it'll find errors, it'll restore them.

       Tip
    If you're having a custom customization layer on your Aero, it's likely to get restored to default.


    Press Start | search 'cmd' | Right-click it
    | open as Admin | type SFC /SCANNOW

    SFC /SCANNOW Command - System File Checker

    Code:
    CLOCK_WATCHDOG_TIMEOUT (101)
    An expected clock interrupt was not received on a secondary processor in an
    MP system within the allocated interval. This indicates that the specified
    processor is hung and not processing interrupts.
    Arguments:
    Arg1: 0000000000000019, Clock interrupt time out interval in nominal clock ticks.
    Arg2: 0000000000000000, 0.
    Arg3: fffff880009b3180, The PRCB address of the hung processor.
    Arg4: 0000000000000004, 0.
    Leave verifier ON for now, the image was not loaded properly. We might want to wait for another crash to upload. Do what you're used to do when making the system crash.

    Best Regards,
    Frederik.
      My Computer


 
Page 1 of 2 12 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 06:40.
Find Us