Skip to content

Latest commit

 

History

History
69 lines (51 loc) · 1.51 KB

bug-check-0x195--smb-server-livedump.md

File metadata and controls

69 lines (51 loc) · 1.51 KB
title description keywords ms.date topic_type ms.topic api_name api_type
Bug Check 0x195 SMB_SERVER_LIVEDUMP
The SMB_SERVER_LIVEDUMP live dump has a value of 0x00000195. This indicates the SMB server detected a problem and has captured a kernel dump to collect debug information.
Bug Check 0x195 SMB_SERVER_LIVEDUMP
SMB_SERVER_LIVEDUMP
05/23/2017
apiref
reference
SMB_SERVER_LIVEDUMP
NA

Bug Check 0x195: SMB_SERVER_LIVEDUMP

The SMB_SERVER_LIVEDUMP live dump has a value of 0x00000195. This indicates the SMB server detected a problem and has captured a kernel dump to collect debug information.

(This code can never be used for a real bug check; it is used to identify live dumps.)

SMB_SERVER_LIVEDUMP Parameters

Parameter Description
1

0x1 : An I/O failed to complete in a reasonable amount of time.

2 - Pointer to the I/O's SRV2_WORK_ITEM
2 See parameter 1
3 Reserved
4 Reserved

See Also

Kernel Live Dump Code Reference

Bug Check Code Reference