Virtual PC Guy's Blog

-- Ben Armstrong, Virtualization Program Manager

Talking about core virtualization at Microsoft (Hyper-V, Virtual PC and Virtual Server).

Welcome to MSDN Blogs Sign in | Join | Help

Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

We have just released a new hotfix for Windows Server 2008 R2 that address the issue that users were getting a bluescreen of death on Intel Xeon 5500 series processor-based computers with the following text:

0x00000101 (parameter1, 0000000000000000, parameter3, 000000000000000c)
CLOCK_WATCHDOG_TIMEOUT

You can download the hotfix from here: http://support.microsoft.com/kb/975530

For the curious, this issue is actually caused by a bug (or in Intel terms “erratum”) that causes these processors to generate spurious interrupts.  You can read about this in the latest Intel documentation for this process series: http://www.intel.com/assets/pdf/specupdate/321324.pdf

Cheers,
Ben

Published Friday, October 16, 2009 11:20 AM by Virtual PC Guy

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

Thank God! That error was stopping us from moving all 50 or so of our VMs to R2 on our new R710s.  You made my day!

Friday, October 16, 2009 11:23 AM by Grant Dawson

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

Is this the same problem that could be avoided with the BIOS change of:

Disable the C1E setting in the BIOS?

Friday, October 16, 2009 2:03 PM by Robert

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

Robert -

Yes

Cheers,

Ben

Friday, October 16, 2009 5:34 PM by Virtual PC Guy

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

When we first saw this issue a month ago we escalated it through our MS Partner Support and Dell support and they never mentioned the CIE fix until I posted to Expert's Exchange.  Thanks for the further insight from Intel, Ben. Will this eventually get pushed as an update rather than a hotfix?

Saturday, October 17, 2009 11:35 AM by Grant Dawson

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

Is this hotfix also applicable to Hyper-V Server R2?

Sunday, October 18, 2009 11:07 PM by Joris

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

Do you know if there is a fix for the same issue on AMD Turion X2 processors?  My development laptop has been plagued by this problem for as long as I can remember, and I'd love to get that resolved.

Monday, October 19, 2009 11:30 AM by Scott

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

Thanks for posting this.  Just had my Dell R610 with production VM bugcheck this morning.  Will be installing this tomorrow night.

Tuesday, October 20, 2009 8:02 AM by Brian Hoyt

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

Grant Dawson -

I do not know what the plans are here.

Joris -

Yes, it is applicable to Hyper-V Server R2.

Scott -

No, it is not applicable there.  Note that this bug check can also be caused by problematic drivers.

Cheers,

Ben

Wednesday, October 28, 2009 5:10 PM by Virtual PC Guy

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

Hello, after the installation of hotfix KB975530 there is no difference to before. We use Windows Server 2008 R2 - Cluster with role  Hyper-V and SQL Server 2008. We have the bluescreen in both combinations.

The file versions didn't changed:

Hvax64.exe 6.1.7600.16431

Hvboot.sys 6.1.7600.16385

Hvix64.exe 6.1.7600.16431

Greetings from germany

Wednesday, November 11, 2009 9:58 PM by David

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

I have been having the same BSOD running Hyper-V Server R2 on a R710 with dual E5520, 2.26Ghz quad core processors, and have been seeing the following output below when I analyze the dump file. I am getting a different bug check then listed in the kb article though.

0x00000019 (0x0000000000000020, 0xfffffa8027506000, 0xfffffa8027506340, 0x000000000c340000)

I successfully installed the hotfix a few minutes ago and rebooted, but the file versions for Hvax64.exe and Hvix64.exe both still show 6.1.7600.16431, and I do not have Hvboot.sys in my system32 directory.

What is the ETA for a hotfix that correctly installed on Hyper-V Server R2, and any idea why my bugcheck is different?

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: 000000000000000d, Clock interrupt time out interval in nominal clock ticks.

Arg2: 0000000000000000, 0.

Arg3: fffff88002064180, The PRCB address of the hung processor.

Arg4: 0000000000000002, 0.

Debugging Details:

------------------

BUGCHECK_STR:  CLOCK_WATCHDOG_TIMEOUT_10_PROC

DEFAULT_BUCKET_ID:  VISTA_DRIVER_FAULT

PROCESS_NAME:  System

CURRENT_IRQL:  d

STACK_COMMAND:  kb

SYMBOL_NAME:  ANALYSIS_INCONCLUSIVE

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: Unknown_Module

IMAGE_NAME:  Unknown_Image

DEBUG_FLR_IMAGE_TIMESTAMP:  0

FAILURE_BUCKET_ID:  X64_CLOCK_WATCHDOG_TIMEOUT_10_PROC_ANALYSIS_INCONCLUSIVE

BUCKET_ID:  X64_CLOCK_WATCHDOG_TIMEOUT_10_PROC_ANALYSIS_INCONCLUSIVE

Friday, November 13, 2009 9:12 AM by BrianH

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

correction, I meant to say I have gotten the same stop error 0x101 as listed in the kb article only 2 out of the last 3 blue screens. one of BSOD's generated the 0x19 I listed above.

Friday, November 13, 2009 9:18 AM by BrianH

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

Hi.

I was testing the included Virtual PC in Windows 7 RTM. The PC is AMD Athlon 64x2 and also made a BSOD 0x101.

Regards.

Alex.

Monday, November 16, 2009 8:16 PM by alex

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

We have same problem. I hope it solves.

Wednesday, November 25, 2009 2:22 PM by Yusuf Ozturk

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

This didnt work for us.We get BSOD again in  4-5 days.

Wednesday, December 02, 2009 2:48 AM by selman uluç

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

We hit this within 24 hours of our first build of Hyper-V Server 2008 R2 on an Intel SR1630HGP with Intel Xeon X3450 CPU.

The hotfix went on after the blue screen which happened twice in short order.

We shall now see if the server gets beyond the 24 hour mark without blue screening.

http://blog.mpecsinc.ca/2009/12/hyper-v-clockwatchdogtimeout-error.html

Philip

Wednesday, December 02, 2009 4:27 PM by Philip Elder

# re: Hyper-V Hotfix for "0x00000101 - CLOCK_WATCHDOG_TIMEOUT" on Nehalem systems

We hit this within a few hours after installing Windows 2008R2 with Hyper-V Role the first time.

Than we installed the hotfix but we got the exactly same bugcheck on the following day with hotfix applied. We now applied registry changed to disable ACPI-C2 / C3 and will see if the bluescreens comes again.

The Intel specification update mention the C6 state instead of C2/C3 is this also disabled with the registry changes from the kb article?

We are using an Intel Xeon 3450 processor, does the hotfix check for the processor id?

The BugCheck has a different address

0x00000101 (0x0000000000000019, 0x0000000000000000, 0xfffff88001e5d180, 0x0000000000000002)

Regards,

Reinhard

Monday, December 07, 2009 11:26 AM by Reinhard Schuerer

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker