[BSOD] Invalid_IO_Boost_State - Need Help Debugging

Hello all,

I have been suffering from a BSOD which appears to occur at random intervals, and I have found my efforts to debug with WinDbg to be fruitless.

I would appreciate it if someone with more experience would take a look for me and/or provide some suggestions.  I have done all the typical fixes such as updating drivers, etc.

Specifically, I don't see any references to any 3rd party driver or application which I can use to nail down the problem.  The stack is fairly uninformative:

ffffd000`258b94a8 fffff800`9b613807 : 00000000`0000013c ffffe001`17ec5840 00000000`00000001 00000000`00000000 : nt!KeBugCheckEx
ffffd000`258b94b0 fffff800`9b476688 : 00000000`00000001 ffffe001`17ec5810 00000000`00000000 00000000`00000000 : nt! ?? ::NNGAKEGL::`string'+0x32517
ffffd000`258b9520 fffff800`9b106fef : 00000000`00000000 00000000`00000000 00000000`00000000 ffffe001`17ec5840 : nt!ObpRemoveObjectRoutine+0x78
ffffd000`258b9580 fffff800`9b5051c3 : 00000000`000008a0 ffffe001`21b3c380 00000000`000008a0 00000000`00000000 : nt!ObfDereferenceObjectWithTag+0xbf
ffffd000`258b95c0 fffff800`9b455f51 : 00000000`00000000 00000000`00000001 00000000`00000001 00000000`00040001 : nt!ExSweepHandleTable+0x253
ffffd000`258b96a0 fffff800`9b449eee : 00000000`00040000 00000000`00000001 ffffffff`ffffffff ffffe001`00000000 : nt!ObKillProcess+0x35
ffffd000`258b96d0 fffff800`9b4cb973 : ffffe001`21b3c380 ffffc000`677f7920 ffffd000`258b97c0 ffffe001`15c4f840 : nt!PspRundownSingleProcess+0x1b6
ffffd000`258b9750 fffff800`9b534072 : ffffd000`00000001 ffffe001`15c4f840 ffffd000`258b9b00 ffffe001`15c4f8e8 : nt!PspExitThread+0x4f7
ffffd000`258b9890 fffff800`9b10b7e2 : ffffd000`ad5d6180 00000000`00000001 ffffd000`258b98e8 ffffd000`ad6aa180 : nt!KiSchedulerApcTerminate+0x2e
ffffd000`258b98c0 fffff800`9b1cfb10 : 00000000`00000002 00000000`000000ff 00000000`00000000 ffffe001`00000000 : nt!KiDeliverApc+0x2f2
ffffd000`258b9950 fffff800`9b1d704a : 00000000`0000120c fffff800`9b1024bd ffffe001`15c4f840 00000058`e0aff538 : nt!KiInitiateUserApc+0x70
ffffd000`258b9a90 00007ffe`a8ca5c34 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceExit+0x9f
00000058`e0aff518 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007ffe`a8ca5c34

Minidump: Download

Kernel-dump: Download

MSINFO: Download

Drivers-List: Download

2: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************

INVALID_IO_BOOST_STATE (13c)
A thread exited with an invalid I/O boost state.  This should be zero when
a thread exits.
Arguments:
Arg1: ffffe00117ec5840, Pointer to the thread which had the invalid boost state.
Arg2: 0000000000000001, Current boost state.
Arg3: 0000000000000000
Arg4: 0000000000000000

Debugging Details:
------------------

Page 1000 not present in the dump file. Type ".hh dbgerr004" for details
Page 1000 not present in the dump file. Type ".hh dbgerr004" for details
Page 1000 not present in the dump file. Type ".hh dbgerr004" for details
Page 1000 not present in the dump file. Type ".hh dbgerr004" for details
Page 1000 not present in the dump file. Type ".hh dbgerr004" for details
Page 1000 not present in the dump file. Type ".hh dbgerr004" for details

DUMP_CLASS: 1

DUMP_QUALIFIER: 401

BUILD_VERSION_STRING:  10586.306.amd64fre.th2_release_sec.160422-1850

SYSTEM_MANUFACTURER:  Gigabyte Technology Co., Ltd.

SYSTEM_PRODUCT_NAME:  P67A-UD7-B3

BIOS_VENDOR:  Award Software International, Inc.

BIOS_VERSION:  F7

BIOS_DATE:  02/21/2012

BASEBOARD_MANUFACTURER:  Gigabyte Technology Co., Ltd.

BASEBOARD_PRODUCT:  P67A-UD7-B3

DUMP_TYPE:  1

BUGCHECK_P1: ffffe00117ec5840

BUGCHECK_P2: 1

BUGCHECK_P3: 0

BUGCHECK_P4: 0

CPU_COUNT: 8

CPU_MHZ: d40

CPU_VENDOR:  GenuineIntel

CPU_FAMILY: 6

CPU_MODEL: 2a

CPU_STEPPING: 7

CPU_MICROCODE: 6,2a,7,0 (F,M,S,R)  SIG: 29'00000000 (cache) 29'00000000 (init)

DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT

BUGCHECK_STR:  0x13C

PROCESS_NAME:  backgroundTask

CURRENT_IRQL:  0

ANALYSIS_SESSION_HOST:  ASDF-PC

ANALYSIS_SESSION_TIME:  05-20-2016 00:32:00.0331

ANALYSIS_VERSION: 10.0.10586.567 amd64fre

LAST_CONTROL_TRANSFER:  from fffff8009b613807 to fffff8009b1cc780

STACK_TEXT:  
ffffd000`258b94a8 fffff800`9b613807 : 00000000`0000013c ffffe001`17ec5840 00000000`00000001 00000000`00000000 : nt!KeBugCheckEx
ffffd000`258b94b0 fffff800`9b476688 : 00000000`00000001 ffffe001`17ec5810 00000000`00000000 00000000`00000000 : nt! ?? ::NNGAKEGL::`string'+0x32517
ffffd000`258b9520 fffff800`9b106fef : 00000000`00000000 00000000`00000000 00000000`00000000 ffffe001`17ec5840 : nt!ObpRemoveObjectRoutine+0x78
ffffd000`258b9580 fffff800`9b5051c3 : 00000000`000008a0 ffffe001`21b3c380 00000000`000008a0 00000000`00000000 : nt!ObfDereferenceObjectWithTag+0xbf
ffffd000`258b95c0 fffff800`9b455f51 : 00000000`00000000 00000000`00000001 00000000`00000001 00000000`00040001 : nt!ExSweepHandleTable+0x253
ffffd000`258b96a0 fffff800`9b449eee : 00000000`00040000 00000000`00000001 ffffffff`ffffffff ffffe001`00000000 : nt!ObKillProcess+0x35
ffffd000`258b96d0 fffff800`9b4cb973 : ffffe001`21b3c380 ffffc000`677f7920 ffffd000`258b97c0 ffffe001`15c4f840 : nt!PspRundownSingleProcess+0x1b6
ffffd000`258b9750 fffff800`9b534072 : ffffd000`00000001 ffffe001`15c4f840 ffffd000`258b9b00 ffffe001`15c4f8e8 : nt!PspExitThread+0x4f7
ffffd000`258b9890 fffff800`9b10b7e2 : ffffd000`ad5d6180 00000000`00000001 ffffd000`258b98e8 ffffd000`ad6aa180 : nt!KiSchedulerApcTerminate+0x2e
ffffd000`258b98c0 fffff800`9b1cfb10 : 00000000`00000002 00000000`000000ff 00000000`00000000 ffffe001`00000000 : nt!KiDeliverApc+0x2f2
ffffd000`258b9950 fffff800`9b1d704a : 00000000`0000120c fffff800`9b1024bd ffffe001`15c4f840 00000058`e0aff538 : nt!KiInitiateUserApc+0x70
ffffd000`258b9a90 00007ffe`a8ca5c34 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceExit+0x9f
00000058`e0aff518 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007ffe`a8ca5c34


STACK_COMMAND:  kb

THREAD_SHA1_HASH_MOD_FUNC:  8302036464e86c8e0f538079612a720e004dfe09

THREAD_SHA1_HASH_MOD_FUNC_OFFSET:  5b6efc7a7b6258e93aa81ac65e795a2d6580c960

THREAD_SHA1_HASH_MOD:  dc844b1b94baa204d070855e43bbbd27eee98b94

FOLLOWUP_IP: 
nt! ?? ::NNGAKEGL::`string'+32517
fffff800`9b613807 cc              int     3

FAULT_INSTR_CODE:  c03345cc

SYMBOL_STACK_INDEX:  1

SYMBOL_NAME:  nt! ?? ::NNGAKEGL::`string'+32517

FOLLOWUP_NAME:  MachineOwner

MODULE_NAME: nt

IMAGE_NAME:  ntkrnlmp.exe

DEBUG_FLR_IMAGE_TIMESTAMP:  571af445

BUCKET_ID_FUNC_OFFSET:  32517

FAILURE_BUCKET_ID:  0x13C_nt!_??_::NNGAKEGL::_string_

BUCKET_ID:  0x13C_nt!_??_::NNGAKEGL::_string_

PRIMARY_PROBLEM_CLASS:  0x13C_nt!_??_::NNGAKEGL::_string_

TARGET_TIME:  2016-05-20T03:49:26.000Z

OSBUILD:  10586

OSSERVICEPACK:  0

SERVICEPACK_NUMBER: 0

OS_REVISION: 0

SUITE_MASK:  272

PRODUCT_TYPE:  1

OSPLATFORM_TYPE:  x64

OSNAME:  Windows 10

OSEDITION:  Windows 10 WinNt TerminalServer SingleUserTS

OS_LOCALE:  

USER_LCID:  0

OSBUILD_TIMESTAMP:  2016-04-23 00:04:21

BUILDDATESTAMP_STR:  160422-1850

BUILDLAB_STR:  th2_release_sec

BUILDOSVER_STR:  10.0.10586.306.amd64fre.th2_release_sec.160422-1850

ANALYSIS_SESSION_ELAPSED_TIME: 8ff

ANALYSIS_SOURCE:  KM

FAILURE_ID_HASH_STRING:  km:0x13c_nt!_??_::nngakegl::_string_

FAILURE_ID_HASH:  {81c667ca-13fd-6170-97a0-9063500f733d}

Followup:     MachineOwner
---------

Please upload no more than five copies of your dump files that were created during the last 14 days as shared files to your OneDrive with a link here. No more than five files please.

 

Dump files are usually found at c:\windows\minidump. You may need to change your settings in Windows to be able to see the files. To show hidden files select the keyboard shortcut Win+S, type Folder Options in the Search box and click Folder Options in the drop down menu. Select View, Advanced Settings and verify that the box before "Show hidden files and folders" is checked and "Hide protected operating system files" is unchecked. You may need to scroll down to see the second item. You should also make certain that the box before "Hide extensions for known file types" is not checked.

 

What is your computer make and model? If not a branded computer what is your motherboard make and model?

 

Please download and run Driver View and upload a copy of the report it produces to your OneDrive. To get a report on all drivers select Edit, Select All followed by File, Save Selected Items. Text file format please.

http://www.nirsoft.net/utils/driverview.html

 

Please provide a copy of your System Information file. To access your System Information file select the keyboard shortcut Win+R, type msinfo32 and press the ENTER key. Select File, Export and give the file a name noting where it is located. Do not place the cursor within the body of the report before exporting the file. The system creates a new System Information file each time system information is accessed. You need to allow a minute or two for the file to be fully populated before exporting a copy. Please upload the file to your OneDrive, share with everyone and post a link here.

 

For help with OneDrive see paragraph 9.3:

http://www.gerryscomputertips.co.uk/MicrosoftCommunity1.htm

Gerry
Stourport-on-Severn, Worcestershire, England
Enquire Plan Execute

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I have updated the post to include the requested information.  Thank you for any assistance you might be able to render.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

Please remove Wise Registry Cleaner. Select the keyboard shortcut WIN+S to access Search and type in the box Programs and Features and click Programs and Features in the list below. Place the cursor on the programme name Wise Registry Cleaner, right click and select Uninstall from the drop down menu.

 

Please remove Glary Utilities 5. Select the keyboard shortcut WIN+S to access Search and type in the box Programs and Features and click Programs and Features in the list below. Place the cursor on the programme name Glary Utilities 5, right click and select Uninstall from the drop down menu.

 

Update the Nvidia Graphics driver to version 365.19:

http://www.nvidia.com/content/DriverDownload-March2009/confirmation.php?url=/Windows/365.19/365.19-desktop-win10-64bit-international-whql.exe&lang=us&type=GeForce

 

Update the Intel Management Engine Interface to version 11.0.0.1158:

http://download.gigabyte.us/FileList/Driver/mb_driver_intel_me_w10.zip

 

Update the Intel Chipset driver to version 10.1.1.8:

http://download.gigabyte.us/FileList/Driver/mb_driver_chipset_intel_w10.zip

Gerry
Stourport-on-Severn, Worcestershire, England
Enquire Plan Execute

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

I have done this, however I somewhat doubt that these items are the root cause.  Diving into the dump we can see the following:

2: kd> !thread
THREAD ffffe00115c4f840  Cid 114c.52d4  Teb: 0000000000000000 Win32Thread: 0000000000000000 RUNNING on processor 2
Not impersonating
DeviceMap                 ffffc000850f90a0
Owning Process            ffffe00121b3c380       Image:         backgroundTaskHost.exe
Attached Process          N/A            Image:         N/A
Wait Start TickCount      1614953        Ticks: 0
Context Switch Count      4878           IdealProcessor: 4             
UserTime                  00:00:00.109
KernelTime                00:00:00.015
Win32 Start Address 0x00007ffea8c2b350
Stack Init ffffd000258b9c90 Current ffffd000258b90c0
Base ffffd000258ba000 Limit ffffd000258b4000 Call 0
Priority 9 BasePriority 8 UnusualBoost 0 ForegroundBoost 0 IoPriority 2 PagePriority 5
Child-SP          RetAddr           : Args to Child                                                           : Call Site
ffffd000`258b94a8 fffff800`9b613807 : 00000000`0000013c ffffe001`17ec5840 00000000`00000001 00000000`00000000 : nt!KeBugCheckEx
ffffd000`258b94b0 fffff800`9b476688 : 00000000`00000001 ffffe001`17ec5810 00000000`00000000 00000000`00000000 : nt! ?? ::NNGAKEGL::`string'+0x32517
ffffd000`258b9520 fffff800`9b106fef : 00000000`00000000 00000000`00000000 00000000`00000000 ffffe001`17ec5840 : nt!ObpRemoveObjectRoutine+0x78
ffffd000`258b9580 fffff800`9b5051c3 : 00000000`000008a0 ffffe001`21b3c380 00000000`000008a0 00000000`00000000 : nt!ObfDereferenceObjectWithTag+0xbf
ffffd000`258b95c0 fffff800`9b455f51 : 00000000`00000000 00000000`00000001 00000000`00000001 00000000`00040001 : nt!ExSweepHandleTable+0x253
ffffd000`258b96a0 fffff800`9b449eee : 00000000`00040000 00000000`00000001 ffffffff`ffffffff ffffe001`00000000 : nt!ObKillProcess+0x35
ffffd000`258b96d0 fffff800`9b4cb973 : ffffe001`21b3c380 ffffc000`677f7920 ffffd000`258b97c0 ffffe001`15c4f840 : nt!PspRundownSingleProcess+0x1b6
ffffd000`258b9750 fffff800`9b534072 : ffffd000`00000001 ffffe001`15c4f840 ffffd000`258b9b00 ffffe001`15c4f8e8 : nt!PspExitThread+0x4f7
ffffd000`258b9890 fffff800`9b10b7e2 : ffffd000`ad5d6180 00000000`00000001 ffffd000`258b98e8 ffffd000`ad6aa180 : nt!KiSchedulerApcTerminate+0x2e
ffffd000`258b98c0 fffff800`9b1cfb10 : 00000000`00000002 00000000`000000ff 00000000`00000000 ffffe001`00000000 : nt!KiDeliverApc+0x2f2
ffffd000`258b9950 fffff800`9b1d704a : 00000000`0000120c fffff800`9b1024bd ffffe001`15c4f840 00000058`e0aff538 : nt!KiInitiateUserApc+0x70
ffffd000`258b9a90 00007ffe`a8ca5c34 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceExit+0x9f (TrapFrame @ ffffd000`258b9b00)
00000058`e0aff518 00000000`00000000 : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007ffe`a8ca5c34

Doesn't this narrow the scope of the issue?  I would think that it would be possible to identify the offending service by inspecting the base and bounds of this application, but I am unsure how to proceed.

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

HI,

Can you Please help in reviewing the error in this dump. 

Microsoft (R) Windows Debugger Version 10.0.15063.468 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.


Loading Dump File [C:\Users\abdul.khan\Desktop\Storage -1 Mimi Dump\090517-75656-01.dmp]
Mini Kernel Dump File: Only registers and stack trace are available
WARNING: Whitespace at end of path element
Error: Empty Path.
WARNING: Whitespace at end of path element
Symbol search path is: srv*c:\symbols*http://msdl.microsoft.com/download/symbols
Executable search path is:
WARNING: Whitespace at end of path element
Windows 8.1 Kernel Version 9600 MP (2 procs) Free x64
Product: Server, suite: TerminalServer SingleUserTS StorageServer
Built by: 9600.18730.amd64fre.winblue_ltsb.170613-0600
Machine Name:
Kernel base = 0xfffff801`2b27d000 PsLoadedModuleList = 0xfffff801`2b54f650
Debug session time: Tue Sep  5 19:45:23.132 2017 (UTC + 10:00)
System Uptime: 1 days 19:27:19.659
Loading Kernel Symbols
...............................................................
................................................................
...................................
Loading User Symbols
Loading unloaded module list
..........
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
Use !analyze -v to get detailed debugging information.
BugCheck 13C, {ffffe000c4b0c040, 5, 0, 0}
Probably caused by : ntkrnlmp.exe ( nt! ?? ::NNGAKEGL::`string'+530d9 )
Followup:     MachineOwner
---------
0: kd> !analyze -v
*******************************************************************************
*                                                                             *
*                        Bugcheck Analysis                                    *
*                                                                             *
*******************************************************************************
INVALID_IO_BOOST_STATE (13c)
A thread exited with an invalid I/O boost state.  This should be zero when
a thread exits.
Arguments:
Arg1: ffffe000c4b0c040, Pointer to the thread which had the invalid boost state.
Arg2: 0000000000000005, Current boost state.
Arg3: 0000000000000000
Arg4: 0000000000000000
Debugging Details:
------------------

DUMP_CLASS: 1
DUMP_QUALIFIER: 400
BUILD_VERSION_STRING:  6.3.9600.18730 (winblue_ltsb.170613-0600)
DUMP_TYPE:  2
BUGCHECK_P1: ffffe000c4b0c040
BUGCHECK_P2: 5
BUGCHECK_P3: 0
BUGCHECK_P4: 0
CPU_COUNT: 2
CPU_MHZ: 918
CPU_VENDOR:  GenuineIntel
CPU_FAMILY: 6
CPU_MODEL: f
CPU_STEPPING: 6
CUSTOMER_CRASH_COUNT:  1
DEFAULT_BUCKET_ID:  WIN8_DRIVER_FAULT_SERVER
BUGCHECK_STR:  0x13C
PROCESS_NAME:  System
CURRENT_IRQL:  0
ANALYSIS_SESSION_HOST:  TGG-SYD-PC238
ANALYSIS_SESSION_TIME:  09-08-2017 11:32:47.0320
ANALYSIS_VERSION: 10.0.15063.468 amd64fre
LAST_CONTROL_TRANSFER:  from fffff8012b7f0159 to fffff8012b3cada0
STACK_TEXT: 
ffffd000`24569b28 fffff801`2b7f0159 : 00000000`0000013c ffffe000`c4b0c040 00000000`00000005 00000000`00000000 : nt!KeBugCheckEx
ffffd000`24569b30 fffff801`2b660c2c : ffffe000`c4b0c010 ffffe000`c4b0c010 ffffe000`c4b0c040 ffffe000`b851e8f0 : nt! ?? ::NNGAKEGL::`string'+0x530d9
ffffd000`24569ba0 fffff801`2b6fb275 : 00000000`00000000 00000000`00000000 fffff801`2b536de0 00000000`00000000 : nt!ObpRemoveObjectRoutine+0x64
ffffd000`24569c00 fffff801`2b2f171f : fffff801`2b6fb1bc ffffe000`c5f15880 fffff801`2b536de0 00000000`00000000 : nt!ObpProcessRemoveObjectQueue+0xb9
ffffd000`24569c90 fffff801`2b2e4074 : 0000004f`c064282a ffffe000`c5f15880 00000000`00000080 ffffe000`c5f15880 : nt!ExpWorkerThread+0x69f
ffffd000`24569d40 fffff801`2b3d13c6 : fffff801`2b579180 ffffe000`c5f15880 ffffe000`c4798880 00000000`00000000 : nt!PspSystemThreadStartup+0x58
ffffd000`24569da0 00000000`00000000 : ffffd000`2456a000 ffffd000`24564000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x16

STACK_COMMAND:  kb
THREAD_SHA1_HASH_MOD_FUNC:  b5ca95135478813df8d51898490ab69869eaf13b
THREAD_SHA1_HASH_MOD_FUNC_OFFSET:  f8129b2cb4c481812e20cfaa0618d1926e101e79
THREAD_SHA1_HASH_MOD:  30a3e915496deaace47137d5b90c3ecc03746bf6
FOLLOWUP_IP:
nt! ?? ::NNGAKEGL::`string'+530d9
fffff801`2b7f0159 cc              int     3
FAULT_INSTR_CODE:  158d48cc
SYMBOL_STACK_INDEX:  1
SYMBOL_NAME:  nt! ?? ::NNGAKEGL::`string'+530d9
FOLLOWUP_NAME:  MachineOwner
MODULE_NAME: nt
IMAGE_NAME:  ntkrnlmp.exe
DEBUG_FLR_IMAGE_TIMESTAMP:  593ff3de
IMAGE_VERSION:  6.3.9600.18730
BUCKET_ID_FUNC_OFFSET:  530d9
FAILURE_BUCKET_ID:  0x13C_nt!_??_::NNGAKEGL::_string_
BUCKET_ID:  0x13C_nt!_??_::NNGAKEGL::_string_
PRIMARY_PROBLEM_CLASS:  0x13C_nt!_??_::NNGAKEGL::_string_
TARGET_TIME:  2017-09-05T09:45:23.000Z
OSBUILD:  9600
OSSERVICEPACK:  18730
SERVICEPACK_NUMBER: 0
OS_REVISION: 0
SUITE_MASK:  8464
PRODUCT_TYPE:  3
OSPLATFORM_TYPE:  x64
OSNAME:  Windows 8.1
OSEDITION:  Windows 8.1 Server TerminalServer SingleUserTS StorageServer
OS_LOCALE: 
USER_LCID:  0
OSBUILD_TIMESTAMP:  2017-06-14 00:17:02
BUILDDATESTAMP_STR:  170613-0600
BUILDLAB_STR:  winblue_ltsb
BUILDOSVER_STR:  6.3.9600.18730
ANALYSIS_SESSION_ELAPSED_TIME:  333
ANALYSIS_SOURCE:  KM
FAILURE_ID_HASH_STRING:  km:0x13c_nt!_??_::nngakegl::_string_
FAILURE_ID_HASH:  {81c667ca-13fd-6170-97a0-9063500f733d}
Followup:     MachineOwner
---------

Was this reply helpful?

Sorry this didn't help.

Great! Thanks for your feedback.

How satisfied are you with this reply?

Thanks for your feedback, it helps us improve the site.

How satisfied are you with this reply?

Thanks for your feedback.

 
 

Question Info


Last updated January 14, 2024 Views 5,887 Applies to: