pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


Crash in |fcbopen_main()|
Posted by Anonymous on Wed 31st Jul 2024 17:06
raw | new post

  1.  
  2. ************* Preparing the environment for Debugger Extensions Gallery repositories **************
  3.    ExtensionRepository : Implicit
  4.    UseExperimentalFeatureForNugetShare : true
  5.    AllowNugetExeUpdate : true
  6.    NonInteractiveNuget : true
  7.    AllowNugetMSCredentialProviderInstall : true
  8.    AllowParallelInitializationOfLocalRepositories : true
  9.  
  10.    EnableRedirectToV8JsProvider : false
  11.  
  12.    -- Configuring repositories
  13.       ----> Repository : LocalInstalled, Enabled: true
  14.       ----> Repository : UserExtensions, Enabled: true
  15.  
  16. >>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds
  17.  
  18. ************* Waiting for Debugger Extensions Gallery to Initialize **************
  19.  
  20. >>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.406 seconds
  21.    ----> Repository : UserExtensions, Enabled: true, Packages count: 0
  22.    ----> Repository : LocalInstalled, Enabled: true, Packages count: 41
  23.  
  24. Microsoft (R) Windows Debugger Version 10.0.27553.1004 AMD64
  25. Copyright (c) Microsoft Corporation. All rights reserved.
  26.  
  27.  
  28. Loading Dump File [C:\Windows\MEMORY.DMP]
  29. Kernel Bitmap Dump File: Kernel address space is available, User address space may not be available.
  30.  
  31.  
  32. ************* Path validation summary **************
  33. Response                         Time (ms)     Location
  34. Deferred                                       srv*
  35. OK                                             C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\destdir\cygdrive\c\cygwin64\sbin
  36. OK                                             C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\build.vc19\x64\Debug\nfs41_driver
  37. Symbol search path is: srv*;C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\destdir\cygdrive\c\cygwin64\sbin;C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\build.vc19\x64\Debug\nfs41_driver
  38. Executable search path is:
  39. Windows 10 Kernel Version 19041 MP (8 procs) Free x64
  40. Product: WinNt, suite: TerminalServer SingleUserTS
  41. Edition build lab: 19041.1.amd64fre.vb_release.191206-1406
  42. Kernel base = 0xfffff800`5fa10000 PsLoadedModuleList = 0xfffff800`6063a8c0
  43. Debug session time: Wed Jul 31 17:19:18.029 2024 (UTC + 2:00)
  44. System Uptime: 0 days 0:06:42.802
  45. Loading Kernel Symbols
  46. ...............................................................
  47. ................................................................
  48. ................................................................
  49. ......
  50. Loading User Symbols
  51.  
  52. Loading unloaded module list
  53. ......
  54. For analysis of this file, run !analyze -v
  55. nt!KeBugCheckEx:
  56. fffff800`5fe0de50 48894c2408      mov     qword ptr [rsp+8],rcx ss:0018:ffffd300`00b25700=0000000000000050
  57. 5: kd> !analyze -v
  58. *******************************************************************************
  59. *                                                                             *
  60. *                        Bugcheck Analysis                                    *
  61. *                                                                             *
  62. *******************************************************************************
  63.  
  64. PAGE_FAULT_IN_NONPAGED_AREA (50)
  65. Invalid system memory was referenced.  This cannot be protected by try-except.
  66. Typically the address is just plain bad or it is pointing at freed memory.
  67. Arguments:
  68. Arg1: ffffda0dc7716f40, memory referenced.
  69. Arg2: 0000000000000000, X64: bit 0 set if the fault was due to a not-present PTE.
  70.         bit 1 is set if the fault was due to a write, clear if a read.
  71.         bit 3 is set if the processor decided the fault was due to a corrupted PTE.
  72.         bit 4 is set if the fault was due to attempted execute of a no-execute PTE.
  73.         - ARM64: bit 1 is set if the fault was due to a write, clear if a read.
  74.         bit 3 is set if the fault was due to attempted execute of a no-execute PTE.
  75. Arg3: fffff801be9f6725, If non-zero, the instruction address which referenced the bad memory
  76.         address.
  77. Arg4: 0000000000000000, (reserved)
  78.  
  79. Debugging Details:
  80. ------------------
  81.  
  82.  
  83. KEY_VALUES_STRING: 1
  84.  
  85.     Key  : AV.Type
  86.     Value: Read
  87.  
  88.     Key  : Analysis.CPU.mSec
  89.     Value: 5389
  90.  
  91.     Key  : Analysis.Elapsed.mSec
  92.     Value: 6328
  93.  
  94.     Key  : Analysis.IO.Other.Mb
  95.     Value: 0
  96.  
  97.     Key  : Analysis.IO.Read.Mb
  98.     Value: 2
  99.  
  100.     Key  : Analysis.IO.Write.Mb
  101.     Value: 2
  102.  
  103.     Key  : Analysis.Init.CPU.mSec
  104.     Value: 1015
  105.  
  106.     Key  : Analysis.Init.Elapsed.mSec
  107.     Value: 75699
  108.  
  109.     Key  : Analysis.Memory.CommitPeak.Mb
  110.     Value: 92
  111.  
  112.     Key  : Bugcheck.Code.KiBugCheckData
  113.     Value: 0x50
  114.  
  115.     Key  : Bugcheck.Code.LegacyAPI
  116.     Value: 0x50
  117.  
  118.     Key  : Bugcheck.Code.TargetModel
  119.     Value: 0x50
  120.  
  121.     Key  : Failure.Bucket
  122.     Value: AV_VRF_R_(null)_nfs41_driver!fcbopen_main
  123.  
  124.     Key  : Failure.Hash
  125.     Value: {e0968be0-a8b4-ab85-5b1b-2aaba0aa30d3}
  126.  
  127.     Key  : Hypervisor.Enlightenments.Value
  128.     Value: 12576
  129.  
  130.     Key  : Hypervisor.Enlightenments.ValueHex
  131.     Value: 3120
  132.  
  133.     Key  : Hypervisor.Flags.AnyHypervisorPresent
  134.     Value: 1
  135.  
  136.     Key  : Hypervisor.Flags.ApicEnlightened
  137.     Value: 0
  138.  
  139.     Key  : Hypervisor.Flags.ApicVirtualizationAvailable
  140.     Value: 0
  141.  
  142.     Key  : Hypervisor.Flags.AsyncMemoryHint
  143.     Value: 0
  144.  
  145.     Key  : Hypervisor.Flags.CoreSchedulerRequested
  146.     Value: 0
  147.  
  148.     Key  : Hypervisor.Flags.CpuManager
  149.     Value: 0
  150.  
  151.     Key  : Hypervisor.Flags.DeprecateAutoEoi
  152.     Value: 1
  153.  
  154.     Key  : Hypervisor.Flags.DynamicCpuDisabled
  155.     Value: 0
  156.  
  157.     Key  : Hypervisor.Flags.Epf
  158.     Value: 0
  159.  
  160.     Key  : Hypervisor.Flags.ExtendedProcessorMasks
  161.     Value: 0
  162.  
  163.     Key  : Hypervisor.Flags.HardwareMbecAvailable
  164.     Value: 0
  165.  
  166.     Key  : Hypervisor.Flags.MaxBankNumber
  167.     Value: 0
  168.  
  169.     Key  : Hypervisor.Flags.MemoryZeroingControl
  170.     Value: 0
  171.  
  172.     Key  : Hypervisor.Flags.NoExtendedRangeFlush
  173.     Value: 1
  174.  
  175.     Key  : Hypervisor.Flags.NoNonArchCoreSharing
  176.     Value: 0
  177.  
  178.     Key  : Hypervisor.Flags.Phase0InitDone
  179.     Value: 1
  180.  
  181.     Key  : Hypervisor.Flags.PowerSchedulerQos
  182.     Value: 0
  183.  
  184.     Key  : Hypervisor.Flags.RootScheduler
  185.     Value: 0
  186.  
  187.     Key  : Hypervisor.Flags.SynicAvailable
  188.     Value: 1
  189.  
  190.     Key  : Hypervisor.Flags.UseQpcBias
  191.     Value: 0
  192.  
  193.     Key  : Hypervisor.Flags.Value
  194.     Value: 536632
  195.  
  196.     Key  : Hypervisor.Flags.ValueHex
  197.     Value: 83038
  198.  
  199.     Key  : Hypervisor.Flags.VpAssistPage
  200.     Value: 1
  201.  
  202.     Key  : Hypervisor.Flags.VsmAvailable
  203.     Value: 0
  204.  
  205.     Key  : Hypervisor.RootFlags.AccessStats
  206.     Value: 0
  207.  
  208.     Key  : Hypervisor.RootFlags.CrashdumpEnlightened
  209.     Value: 0
  210.  
  211.     Key  : Hypervisor.RootFlags.CreateVirtualProcessor
  212.     Value: 0
  213.  
  214.     Key  : Hypervisor.RootFlags.DisableHyperthreading
  215.     Value: 0
  216.  
  217.     Key  : Hypervisor.RootFlags.HostTimelineSync
  218.     Value: 0
  219.  
  220.     Key  : Hypervisor.RootFlags.HypervisorDebuggingEnabled
  221.     Value: 0
  222.  
  223.     Key  : Hypervisor.RootFlags.IsHyperV
  224.     Value: 0
  225.  
  226.     Key  : Hypervisor.RootFlags.LivedumpEnlightened
  227.     Value: 0
  228.  
  229.     Key  : Hypervisor.RootFlags.MapDeviceInterrupt
  230.     Value: 0
  231.  
  232.     Key  : Hypervisor.RootFlags.MceEnlightened
  233.     Value: 0
  234.  
  235.     Key  : Hypervisor.RootFlags.Nested
  236.     Value: 0
  237.  
  238.     Key  : Hypervisor.RootFlags.StartLogicalProcessor
  239.     Value: 0
  240.  
  241.     Key  : Hypervisor.RootFlags.Value
  242.     Value: 0
  243.  
  244.     Key  : Hypervisor.RootFlags.ValueHex
  245.     Value: 0
  246.  
  247.     Key  : SecureKernel.HalpHvciEnabled
  248.     Value: 0
  249.  
  250.     Key  : WER.OS.Branch
  251.     Value: vb_release
  252.  
  253.     Key  : WER.OS.Version
  254.     Value: 10.0.19041.1
  255.  
  256.  
  257. BUGCHECK_CODE:  50
  258.  
  259. BUGCHECK_P1: ffffda0dc7716f40
  260.  
  261. BUGCHECK_P2: 0
  262.  
  263. BUGCHECK_P3: fffff801be9f6725
  264.  
  265. BUGCHECK_P4: 0
  266.  
  267. FILE_IN_CAB:  MEMORY.DMP
  268.  
  269. READ_ADDRESS: unable to get nt!PspSessionIdBitmap
  270.  ffffda0dc7716f40 Special pool
  271.  
  272. MM_INTERNAL_CODE:  0
  273.  
  274. IMAGE_NAME:  nfs41_driver.sys
  275.  
  276. MODULE_NAME: nfs41_driver
  277.  
  278. FAULTING_MODULE: fffff801be9f0000 nfs41_driver
  279.  
  280. BLACKBOXBSD: 1 (!blackboxbsd)
  281.  
  282.  
  283. BLACKBOXNTFS: 1 (!blackboxntfs)
  284.  
  285.  
  286. BLACKBOXWINLOGON: 1
  287.  
  288. PROCESS_NAME:  System
  289.  
  290. TRAP_FRAME:  ffffd30000b259a0 -- (.trap 0xffffd30000b259a0)
  291. NOTE: The trap frame does not contain all registers.
  292. Some register values may be zeroed or incorrect.
  293. rax=ffffda0dc7716f20 rbx=0000000000000000 rcx=ce7ae16dd9330000
  294. rdx=000000000000005d rsi=0000000000000000 rdi=0000000000000000
  295. rip=fffff801be9f6725 rsp=ffffd30000b25b30 rbp=0000000000000080
  296.  r8=0000000000000050  r9=0000000000000000 r10=0000000000000000
  297. r11=0000000000000010 r12=0000000000000000 r13=0000000000000000
  298. r14=0000000000000000 r15=0000000000000000
  299. iopl=0         nv up ei pl zr na po nc
  300. nfs41_driver!fcbopen_main+0x105:
  301. fffff801`be9f6725 4883782000      cmp     qword ptr [rax+20h],0 ds:ffffda0d`c7716f40=????????????????
  302. Resetting default scope
  303.  
  304. STACK_TEXT:  
  305. ffffd300`00b256f8 fffff800`5fe552e1     : 00000000`00000050 ffffda0d`c7716f40 00000000`00000000 ffffd300`00b259a0 : nt!KeBugCheckEx
  306. ffffd300`00b25700 fffff800`5fc49790     : ffffd300`00b25b38 00000000`00000000 ffffd300`00b25a20 00000000`00000000 : nt!MiSystemFault+0x1ccd81
  307. ffffd300`00b25800 fffff800`5fe1df6d     : ffff8000`38563180 ffffaa8e`ce8b4080 00000000`00000000 fffff800`5fe47ff4 : nt!MmAccessFault+0x400
  308. ffffd300`00b259a0 fffff801`be9f6725     : fffff801`bea12dd0 ffffda0d`c7716a50 00000000`00000008 00000000`00000000 : nt!KiPageFault+0x36d
  309. ffffd300`00b25b30 fffff800`5fd39655     : 00000000`00000000 fffff801`be9f6620 00000000`00000000 00078404`ad9b3dfe : nfs41_driver!fcbopen_main+0x105 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 7513]
  310. ffffd300`00b25c10 fffff800`5fe16e58     : ffff8000`38563180 ffffaa8e`d36610c0 fffff800`5fd39600 00000000`00000000 : nt!PspSystemThreadStartup+0x55
  311. ffffd300`00b25c60 00000000`00000000     : ffffd300`00b26000 ffffd300`00b20000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x28
  312.  
  313.  
  314. FAULTING_SOURCE_LINE:  C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c
  315.  
  316. FAULTING_SOURCE_FILE:  C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c
  317.  
  318. FAULTING_SOURCE_LINE_NUMBER:  7513
  319.  
  320. FAULTING_SOURCE_CODE:  
  321.   7509:             if (cur->skip) goto out;
  322.   7510:
  323.   7511: #ifdef NFS41_DRIVER_STABILITY_HACKS
  324.   7512:             /* FIXME: Why ? */
  325. > 7513:             if (!cur->nfs41_fobx->sec_ctx.ClientToken)
  326.   7514:                 goto out;
  327.   7515: #endif /* NFS41_DRIVER_STABILITY_HACKS */
  328.   7516:             pNetRootContext =
  329.   7517:                 NFS41GetNetRootExtension(cur->fcb->pNetRoot);
  330.   7518:             /* place an upcall for this srv_open */
  331.  
  332.  
  333. SYMBOL_NAME:  nfs41_driver!fcbopen_main+105
  334.  
  335. STACK_COMMAND:  .cxr; .ecxr ; kb
  336.  
  337. BUCKET_ID_FUNC_OFFSET:  105
  338.  
  339. FAILURE_BUCKET_ID:  AV_VRF_R_(null)_nfs41_driver!fcbopen_main
  340.  
  341. OS_VERSION:  10.0.19041.1
  342.  
  343. BUILDLAB_STR:  vb_release
  344.  
  345. OSPLATFORM_TYPE:  x64
  346.  
  347. OSNAME:  Windows 10
  348.  
  349. FAILURE_ID_HASH:  {e0968be0-a8b4-ab85-5b1b-2aaba0aa30d3}
  350.  
  351. Followup:     MachineOwner
  352. ---------
  353.  
  354. 5: kd> .frame
  355. 00 ffffd300`00b256f8 fffff800`5fe552e1     nt!KeBugCheckEx
  356. 5: kd> .frame 4
  357. 04 ffffd300`00b25b30 fffff800`5fd39655     nfs41_driver!fcbopen_main+0x105 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 7513]
  358. 5: kd> dt -r cur
  359. Local var @ 0xffffd30000b25b70 Type _nfs41_fcb_list_entry*
  360. 0xffffaa8e`d3902fc0
  361.    +0x000 next             : _LIST_ENTRY [ 0xfffff801`bea16d40 - 0xffffaa8e`d3878fc0 ]
  362.       +0x000 Flink            : 0xfffff801`bea16d40 _LIST_ENTRY [ 0xffffaa8e`d3878fc0 - 0xffffaa8e`d3902fc0 ]
  363.          +0x000 Flink            : 0xffffaa8e`d3878fc0 _LIST_ENTRY [ 0xffffaa8e`d3902fc0 - 0xfffff801`bea16d40 ]
  364.          +0x008 Blink            : 0xffffaa8e`d3902fc0 _LIST_ENTRY [ 0xfffff801`bea16d40 - 0xffffaa8e`d3878fc0 ]
  365.       +0x008 Blink            : 0xffffaa8e`d3878fc0 _LIST_ENTRY [ 0xffffaa8e`d3902fc0 - 0xfffff801`bea16d40 ]
  366.          +0x000 Flink            : 0xffffaa8e`d3902fc0 _LIST_ENTRY [ 0xfffff801`bea16d40 - 0xffffaa8e`d3878fc0 ]
  367.          +0x008 Blink            : 0xfffff801`bea16d40 _LIST_ENTRY [ 0xffffaa8e`d3878fc0 - 0xffffaa8e`d3902fc0 ]
  368.    +0x010 fcb              : 0xffffda0d`c7716a50 _MRX_FCB_
  369.       +0x000 Header           : _FSRTL_ADVANCED_FCB_HEADER
  370.          +0x000 NodeTypeCode     : ??
  371.          +0x002 NodeByteSize     : ??
  372.          +0x004 Flags            : ??
  373.          +0x005 IsFastIoPossible : ??
  374.          +0x006 Flags2           : ??
  375.          +0x007 Reserved         : ??
  376.          +0x007 Version          : ??
  377.          +0x008 Resource         : ????
  378.          +0x010 PagingIoResource : ????
  379.          +0x018 AllocationSize   : _LARGE_INTEGER
  380.          +0x020 FileSize         : _LARGE_INTEGER
  381.          +0x028 ValidDataLength  : _LARGE_INTEGER
  382.          +0x030 FastMutex        : ????
  383.          +0x038 FilterContexts   : _LIST_ENTRY
  384.          +0x048 PushLock         : ??
  385.          +0x050 FileContextSupportPointer : ????
  386.       +0x068 pNetRoot         : ????
  387.       +0x070 Context          : ????
  388.       +0x078 Context2         : ????
  389.       +0x080 NodeReferenceCount : ??
  390.       +0x084 FcbState         : ??
  391.       +0x088 UncleanCount     : ??
  392.       +0x08c UncachedUncleanCount : ??
  393.       +0x090 OpenCount        : ??
  394.       +0x094 OutstandingLockOperationsCount : ??
  395.       +0x098 ActualAllocationLength : ??
  396.       +0x0a0 Attributes       : ??
  397.       +0x0a4 IsFileWritten    : ??
  398.       +0x0a5 fShouldBeOrphaned : ??
  399.       +0x0a6 fMiniInited      : ??
  400.       +0x0a7 CachedNetRootType : ??
  401.       +0x0a8 SrvOpenList      : _LIST_ENTRY
  402.          +0x000 Flink            : ????
  403.          +0x008 Blink            : ????
  404.       +0x0b8 SrvOpenListVersion : ??
  405.    +0x018 session          : 0x00000240`c02a7980 Void
  406.    +0x020 nfs41_fobx       : 0xffffda0d`c7716f20 _NFS41_FOBX
  407.       +0x000 NodeTypeCode     : ??
  408.       +0x002 NodeByteSize     : ??
  409.       +0x008 nfs41_open_state : ????
  410.       +0x010 sec_ctx          : _SECURITY_CLIENT_CONTEXT
  411.          +0x000 SecurityQos      : _SECURITY_QUALITY_OF_SERVICE
  412.          +0x010 ClientToken      : ????
  413.          +0x018 DirectlyAccessClientToken : ??
  414.          +0x019 DirectAccessEffectiveOnly : ??
  415.          +0x01a ServerIsRemote   : ??
  416.          +0x01c ClientTokenControl : _TOKEN_CONTROL
  417.       +0x058 acl              : ????
  418.       +0x060 acl_len          : ??
  419.       +0x068 time             : _LARGE_INTEGER
  420.          +0x000 LowPart          : ??
  421.          +0x004 HighPart         : ??
  422.          +0x000 u                : <unnamed-tag>
  423.          +0x000 QuadPart         : ??
  424.       +0x070 deleg_type       : ??
  425.       +0x074 write_thru       : ??
  426.       +0x075 nocache          : ??
  427.    +0x028 ChangeTime       : 8
  428.    +0x030 skip             : 0 ''
  429. Memory read error ffffda0dc7716f95
  430. 5: kd> .frame
  431. 04 ffffd300`00b25b30 fffff800`5fd39655     nfs41_driver!fcbopen_main+0x105 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 7513]
  432. 5: kd> dt -r cur
  433. Local var @ 0xffffd30000b25b70 Type _nfs41_fcb_list_entry*
  434. 0xffffaa8e`d3902fc0
  435.    +0x000 next             : _LIST_ENTRY [ 0xfffff801`bea16d40 - 0xffffaa8e`d3878fc0 ]
  436.       +0x000 Flink            : 0xfffff801`bea16d40 _LIST_ENTRY [ 0xffffaa8e`d3878fc0 - 0xffffaa8e`d3902fc0 ]
  437.          +0x000 Flink            : 0xffffaa8e`d3878fc0 _LIST_ENTRY [ 0xffffaa8e`d3902fc0 - 0xfffff801`bea16d40 ]
  438.          +0x008 Blink            : 0xffffaa8e`d3902fc0 _LIST_ENTRY [ 0xfffff801`bea16d40 - 0xffffaa8e`d3878fc0 ]
  439.       +0x008 Blink            : 0xffffaa8e`d3878fc0 _LIST_ENTRY [ 0xffffaa8e`d3902fc0 - 0xfffff801`bea16d40 ]
  440.          +0x000 Flink            : 0xffffaa8e`d3902fc0 _LIST_ENTRY [ 0xfffff801`bea16d40 - 0xffffaa8e`d3878fc0 ]
  441.          +0x008 Blink            : 0xfffff801`bea16d40 _LIST_ENTRY [ 0xffffaa8e`d3878fc0 - 0xffffaa8e`d3902fc0 ]
  442.    +0x010 fcb              : 0xffffda0d`c7716a50 _MRX_FCB_
  443.       +0x000 Header           : _FSRTL_ADVANCED_FCB_HEADER
  444.          +0x000 NodeTypeCode     : ??
  445.          +0x002 NodeByteSize     : ??
  446.          +0x004 Flags            : ??
  447.          +0x005 IsFastIoPossible : ??
  448.          +0x006 Flags2           : ??
  449.          +0x007 Reserved         : ??
  450.          +0x007 Version          : ??
  451.          +0x008 Resource         : ????
  452.          +0x010 PagingIoResource : ????
  453.          +0x018 AllocationSize   : _LARGE_INTEGER
  454.          +0x020 FileSize         : _LARGE_INTEGER
  455.          +0x028 ValidDataLength  : _LARGE_INTEGER
  456.          +0x030 FastMutex        : ????
  457.          +0x038 FilterContexts   : _LIST_ENTRY
  458.          +0x048 PushLock         : ??
  459.          +0x050 FileContextSupportPointer : ????
  460.       +0x068 pNetRoot         : ????
  461.       +0x070 Context          : ????
  462.       +0x078 Context2         : ????
  463.       +0x080 NodeReferenceCount : ??
  464.       +0x084 FcbState         : ??
  465.       +0x088 UncleanCount     : ??
  466.       +0x08c UncachedUncleanCount : ??
  467.       +0x090 OpenCount        : ??
  468.       +0x094 OutstandingLockOperationsCount : ??
  469.       +0x098 ActualAllocationLength : ??
  470.       +0x0a0 Attributes       : ??
  471.       +0x0a4 IsFileWritten    : ??
  472.       +0x0a5 fShouldBeOrphaned : ??
  473.       +0x0a6 fMiniInited      : ??
  474.       +0x0a7 CachedNetRootType : ??
  475.       +0x0a8 SrvOpenList      : _LIST_ENTRY
  476.          +0x000 Flink            : ????
  477.          +0x008 Blink            : ????
  478.       +0x0b8 SrvOpenListVersion : ??
  479.    +0x018 session          : 0x00000240`c02a7980 Void
  480.    +0x020 nfs41_fobx       : 0xffffda0d`c7716f20 _NFS41_FOBX
  481.       +0x000 NodeTypeCode     : ??
  482.       +0x002 NodeByteSize     : ??
  483.       +0x008 nfs41_open_state : ????
  484.       +0x010 sec_ctx          : _SECURITY_CLIENT_CONTEXT
  485.          +0x000 SecurityQos      : _SECURITY_QUALITY_OF_SERVICE
  486.          +0x010 ClientToken      : ????
  487.          +0x018 DirectlyAccessClientToken : ??
  488.          +0x019 DirectAccessEffectiveOnly : ??
  489.          +0x01a ServerIsRemote   : ??
  490.          +0x01c ClientTokenControl : _TOKEN_CONTROL
  491.       +0x058 acl              : ????
  492.       +0x060 acl_len          : ??
  493.       +0x068 time             : _LARGE_INTEGER
  494.          +0x000 LowPart          : ??
  495.          +0x004 HighPart         : ??
  496.          +0x000 u                : <unnamed-tag>
  497.          +0x000 QuadPart         : ??
  498.       +0x070 deleg_type       : ??
  499.       +0x074 write_thru       : ??
  500.       +0x075 nocache          : ??
  501.    +0x028 ChangeTime       : 8
  502.    +0x030 skip             : 0 ''
  503. Memory read error ffffda0dc7716f95
  504. 5: kd> dt cur
  505. Local var @ 0xffffd30000b25b70 Type _nfs41_fcb_list_entry*
  506. 0xffffaa8e`d3902fc0
  507.    +0x000 next             : _LIST_ENTRY [ 0xfffff801`bea16d40 - 0xffffaa8e`d3878fc0 ]
  508.    +0x010 fcb              : 0xffffda0d`c7716a50 _MRX_FCB_
  509.    +0x018 session          : 0x00000240`c02a7980 Void
  510.    +0x020 nfs41_fobx       : 0xffffda0d`c7716f20 _NFS41_FOBX
  511.    +0x028 ChangeTime       : 8
  512.    +0x030 skip             : 0 ''
  513. 5: kd> dt cur
  514. Local var @ 0xffffd30000b25b70 Type _nfs41_fcb_list_entry*
  515. 0xffffaa8e`d3902fc0
  516.    +0x000 next             : _LIST_ENTRY [ 0xfffff801`bea16d40 - 0xffffaa8e`d3878fc0 ]
  517.    +0x010 fcb              : 0xffffda0d`c7716a50 _MRX_FCB_
  518.    +0x018 session          : 0x00000240`c02a7980 Void
  519.    +0x020 nfs41_fobx       : 0xffffda0d`c7716f20 _NFS41_FOBX
  520.    +0x028 ChangeTime       : 8
  521.    +0x030 skip             : 0 ''
  522. 5: kd> dx -id 0,0,ffffaa8ece8b4080 -r1 ((nfs41_driver!_NFS41_FOBX *)0xffffda0dc7716f20)
  523. ((nfs41_driver!_NFS41_FOBX *)0xffffda0dc7716f20)                 : 0xffffda0dc7716f20 [Type: _NFS41_FOBX *]
  524.     [+0x000] NodeTypeCode     : Unable to read memory at Address 0xffffda0dc7716f20
  525.     [+0x002] NodeByteSize     : Unable to read memory at Address 0xffffda0dc7716f22
  526.     [+0x008] nfs41_open_state : Unable to read memory at Address 0xffffda0dc7716f28
  527.     [+0x010] sec_ctx          [Type: _SECURITY_CLIENT_CONTEXT]
  528.     [+0x058] acl              : Unable to read memory at Address 0xffffda0dc7716f78
  529.     [+0x060] acl_len          : Unable to read memory at Address 0xffffda0dc7716f80
  530.     [+0x068] time             [Type: _LARGE_INTEGER]
  531.     [+0x070] deleg_type       : Unable to read memory at Address 0xffffda0dc7716f90
  532.     [+0x074] write_thru       : Unable to read memory at Address 0xffffda0dc7716f94
  533.     [+0x075] nocache          : Unable to read memory at Address 0xffffda0dc7716f95

Submit a correction or amendment below (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.

Syntax highlighting:

To highlight particular lines, prefix each line with {%HIGHLIGHT}




All content is user-submitted.
The administrators of this site (kpaste.net) are not responsible for their content.
Abuse reports should be emailed to us at