pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


Another kernel crash
Posted by Anonymous on Fri 2nd Aug 2024 03:55
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.453 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\Minidump\080224-11968-01.dmp]
  29. Mini Kernel Dump File: Only registers and stack trace are 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`45a01000 PsLoadedModuleList = 0xfffff800`4662b8c0
  43. Debug session time: Fri Aug  2 04:35:57.915 2024 (UTC + 2:00)
  44. System Uptime: 0 days 13:04:49.402
  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`45dfee50 48894c2408      mov     qword ptr [rsp+8],rcx ss:0018:fffff909`ab709700=0000000000000050
  57. 0: 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: ffffcf8f09f66fa0, 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: fffff80fcdb86725, 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: 5218
  90.  
  91.     Key  : Analysis.Elapsed.mSec
  92.     Value: 10468
  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: 796
  105.  
  106.     Key  : Analysis.Init.Elapsed.mSec
  107.     Value: 30047
  108.  
  109.     Key  : Analysis.Memory.CommitPeak.Mb
  110.     Value: 98
  111.  
  112.     Key  : Bugcheck.Code.LegacyAPI
  113.     Value: 0x50
  114.  
  115.     Key  : Bugcheck.Code.TargetModel
  116.     Value: 0x50
  117.  
  118.     Key  : Failure.Bucket
  119.     Value: AV_VRF_R_(null)_nfs41_driver!fcbopen_main
  120.  
  121.     Key  : Failure.Hash
  122.     Value: {e0968be0-a8b4-ab85-5b1b-2aaba0aa30d3}
  123.  
  124.     Key  : Hypervisor.Enlightenments.Value
  125.     Value: 12576
  126.  
  127.     Key  : Hypervisor.Enlightenments.ValueHex
  128.     Value: 3120
  129.  
  130.     Key  : Hypervisor.Flags.AnyHypervisorPresent
  131.     Value: 1
  132.  
  133.     Key  : Hypervisor.Flags.ApicEnlightened
  134.     Value: 0
  135.  
  136.     Key  : Hypervisor.Flags.ApicVirtualizationAvailable
  137.     Value: 0
  138.  
  139.     Key  : Hypervisor.Flags.AsyncMemoryHint
  140.     Value: 0
  141.  
  142.     Key  : Hypervisor.Flags.CoreSchedulerRequested
  143.     Value: 0
  144.  
  145.     Key  : Hypervisor.Flags.CpuManager
  146.     Value: 0
  147.  
  148.     Key  : Hypervisor.Flags.DeprecateAutoEoi
  149.     Value: 1
  150.  
  151.     Key  : Hypervisor.Flags.DynamicCpuDisabled
  152.     Value: 0
  153.  
  154.     Key  : Hypervisor.Flags.Epf
  155.     Value: 0
  156.  
  157.     Key  : Hypervisor.Flags.ExtendedProcessorMasks
  158.     Value: 0
  159.  
  160.     Key  : Hypervisor.Flags.HardwareMbecAvailable
  161.     Value: 0
  162.  
  163.     Key  : Hypervisor.Flags.MaxBankNumber
  164.     Value: 0
  165.  
  166.     Key  : Hypervisor.Flags.MemoryZeroingControl
  167.     Value: 0
  168.  
  169.     Key  : Hypervisor.Flags.NoExtendedRangeFlush
  170.     Value: 1
  171.  
  172.     Key  : Hypervisor.Flags.NoNonArchCoreSharing
  173.     Value: 0
  174.  
  175.     Key  : Hypervisor.Flags.Phase0InitDone
  176.     Value: 1
  177.  
  178.     Key  : Hypervisor.Flags.PowerSchedulerQos
  179.     Value: 0
  180.  
  181.     Key  : Hypervisor.Flags.RootScheduler
  182.     Value: 0
  183.  
  184.     Key  : Hypervisor.Flags.SynicAvailable
  185.     Value: 1
  186.  
  187.     Key  : Hypervisor.Flags.UseQpcBias
  188.     Value: 0
  189.  
  190.     Key  : Hypervisor.Flags.Value
  191.     Value: 536632
  192.  
  193.     Key  : Hypervisor.Flags.ValueHex
  194.     Value: 83038
  195.  
  196.     Key  : Hypervisor.Flags.VpAssistPage
  197.     Value: 1
  198.  
  199.     Key  : Hypervisor.Flags.VsmAvailable
  200.     Value: 0
  201.  
  202.     Key  : Hypervisor.RootFlags.AccessStats
  203.     Value: 0
  204.  
  205.     Key  : Hypervisor.RootFlags.CrashdumpEnlightened
  206.     Value: 0
  207.  
  208.     Key  : Hypervisor.RootFlags.CreateVirtualProcessor
  209.     Value: 0
  210.  
  211.     Key  : Hypervisor.RootFlags.DisableHyperthreading
  212.     Value: 0
  213.  
  214.     Key  : Hypervisor.RootFlags.HostTimelineSync
  215.     Value: 0
  216.  
  217.     Key  : Hypervisor.RootFlags.HypervisorDebuggingEnabled
  218.     Value: 0
  219.  
  220.     Key  : Hypervisor.RootFlags.IsHyperV
  221.     Value: 0
  222.  
  223.     Key  : Hypervisor.RootFlags.LivedumpEnlightened
  224.     Value: 0
  225.  
  226.     Key  : Hypervisor.RootFlags.MapDeviceInterrupt
  227.     Value: 0
  228.  
  229.     Key  : Hypervisor.RootFlags.MceEnlightened
  230.     Value: 0
  231.  
  232.     Key  : Hypervisor.RootFlags.Nested
  233.     Value: 0
  234.  
  235.     Key  : Hypervisor.RootFlags.StartLogicalProcessor
  236.     Value: 0
  237.  
  238.     Key  : Hypervisor.RootFlags.Value
  239.     Value: 0
  240.  
  241.     Key  : Hypervisor.RootFlags.ValueHex
  242.     Value: 0
  243.  
  244.     Key  : WER.OS.Branch
  245.     Value: vb_release
  246.  
  247.     Key  : WER.OS.Version
  248.     Value: 10.0.19041.1
  249.  
  250.  
  251. BUGCHECK_CODE:  50
  252.  
  253. BUGCHECK_P1: ffffcf8f09f66fa0
  254.  
  255. BUGCHECK_P2: 0
  256.  
  257. BUGCHECK_P3: fffff80fcdb86725
  258.  
  259. BUGCHECK_P4: 0
  260.  
  261. FILE_IN_CAB:  080224-11968-01.dmp
  262.  
  263. READ_ADDRESS: fffff800466fc390: Unable to get MiVisibleState
  264. Unable to get NonPagedPoolStart
  265. Unable to get NonPagedPoolEnd
  266. Unable to get PagedPoolStart
  267. Unable to get PagedPoolEnd
  268. unable to get nt!MmSpecialPagesInUse
  269.  ffffcf8f09f66fa0
  270.  
  271. MM_INTERNAL_CODE:  0
  272.  
  273. BLACKBOXBSD: 1 (!blackboxbsd)
  274.  
  275.  
  276. BLACKBOXNTFS: 1 (!blackboxntfs)
  277.  
  278.  
  279. BLACKBOXWINLOGON: 1
  280.  
  281. CUSTOMER_CRASH_COUNT:  1
  282.  
  283. PROCESS_NAME:  System
  284.  
  285. TRAP_FRAME:  fffff909ab7099a0 -- (.trap 0xfffff909ab7099a0)
  286. NOTE: The trap frame does not contain all registers.
  287. Some register values may be zeroed or incorrect.
  288. rax=ffffcf8f09f66f80 rbx=0000000000000000 rcx=542a6ce22eba0000
  289. rdx=000000000000006f rsi=0000000000000000 rdi=0000000000000000
  290. rip=fffff80fcdb86725 rsp=fffff909ab709b30 rbp=0000000000000080
  291.  r8=0000000000000050  r9=0000000000000000 r10=0000000000000000
  292. r11=0000000000000010 r12=0000000000000000 r13=0000000000000000
  293. r14=0000000000000000 r15=0000000000000000
  294. iopl=0         nv up ei pl zr na po nc
  295. nfs41_driver!fcbopen_main+0x105:
  296. fffff80f`cdb86725 4883782000      cmp     qword ptr [rax+20h],0 ds:ffffcf8f`09f66fa0=????????????????
  297. Resetting default scope
  298.  
  299. STACK_TEXT:  
  300. fffff909`ab7096f8 fffff800`45e462e1     : 00000000`00000050 ffffcf8f`09f66fa0 00000000`00000000 fffff909`ab7099a0 : nt!KeBugCheckEx
  301. fffff909`ab709700 fffff800`45c3a790     : fffff909`ab709b38 00000000`00000000 fffff909`ab709a20 00000000`00000000 : nt!MiSystemFault+0x1ccd81
  302. fffff909`ab709800 fffff800`45e0ef6d     : 00000000`00000000 ffffa90e`6c274080 00000000`00000000 fffff800`45e38ff4 : nt!MmAccessFault+0x400
  303. fffff909`ab7099a0 fffff80f`cdb86725     : fffff80f`cdba2dd0 ffffcf8f`09f60a00 19aaffed`06cbb4d9 00000000`00000000 : nt!KiPageFault+0x36d
  304. fffff909`ab709b30 fffff800`45d2a655     : 00000000`00000000 fffff80f`cdb86620 00000000`00000000 00078404`ad9b3dfe : nfs41_driver!fcbopen_main+0x105 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 7516]
  305. fffff909`ab709c10 fffff800`45e07e58     : ffff8581`fd7a4180 ffffa90e`6ecc8080 fffff800`45d2a600 ec8348e5`8948555f : nt!PspSystemThreadStartup+0x55
  306. fffff909`ab709c60 00000000`00000000     : fffff909`ab70a000 fffff909`ab704000 00000000`00000000 00000000`00000000 : nt!KiStartSystemThread+0x28
  307.  
  308.  
  309. FAULTING_SOURCE_LINE:  C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c
  310.  
  311. FAULTING_SOURCE_FILE:  C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c
  312.  
  313. FAULTING_SOURCE_LINE_NUMBER:  7516
  314.  
  315. FAULTING_SOURCE_CODE:  
  316.   7512:             /*
  317.   7513:              * This can only happen if |nfs41_DeallocateForFobx()|
  318.   7514:              * was called
  319.   7515:              */
  320. > 7516:             if (!cur->nfs41_fobx->sec_ctx.ClientToken)
  321.   7517:                 goto out;
  322.   7518:
  323.   7519:             pNetRootContext =
  324.   7520:                 NFS41GetNetRootExtension(cur->fcb->pNetRoot);
  325.   7521:             /* place an upcall for this srv_open */
  326.  
  327.  
  328. SYMBOL_NAME:  nfs41_driver!fcbopen_main+105
  329.  
  330. MODULE_NAME: nfs41_driver
  331.  
  332. IMAGE_NAME:  nfs41_driver.sys
  333.  
  334. IMAGE_VERSION:  10.0.10011.16384
  335.  
  336. STACK_COMMAND:  .cxr; .ecxr ; kb
  337.  
  338. BUCKET_ID_FUNC_OFFSET:  105
  339.  
  340. FAILURE_BUCKET_ID:  AV_VRF_R_(null)_nfs41_driver!fcbopen_main
  341.  
  342. OS_VERSION:  10.0.19041.1
  343.  
  344. BUILDLAB_STR:  vb_release
  345.  
  346. OSPLATFORM_TYPE:  x64
  347.  
  348. OSNAME:  Windows 10
  349.  
  350. FAILURE_ID_HASH:  {e0968be0-a8b4-ab85-5b1b-2aaba0aa30d3}
  351.  
  352. Followup:     MachineOwner
  353. ---------
  354.  
  355. 0: kd> .frame 4
  356. 04 fffff909`ab709b30 fffff800`45d2a655     nfs41_driver!fcbopen_main+0x105 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 7516]
  357. 0: kd> dt -r cur
  358. Local var @ 0xfffff909ab709b70 Type _nfs41_fcb_list_entry*
  359. 0xffffa90e`710befc0
  360.    +0x000 next             : _LIST_ENTRY [ 0xffffa90e`710e2fc0 - 0xffffa90e`71090fc0 ]
  361.       +0x000 Flink            : 0xffffa90e`710e2fc0 _LIST_ENTRY [ 0xffffa90e`71020fc0 - 0xffffa90e`710befc0 ]
  362.          +0x000 Flink            : 0xffffa90e`71020fc0 _LIST_ENTRY [ 0xffffa90e`710dcfc0 - 0xffffa90e`710e2fc0 ]
  363.          +0x008 Blink            : 0xffffa90e`710befc0 _LIST_ENTRY [ 0xffffa90e`710e2fc0 - 0xffffa90e`71090fc0 ]
  364.       +0x008 Blink            : 0xffffa90e`71090fc0 _LIST_ENTRY [ 0xffffa90e`710befc0 - 0xffffa90e`710a0fc0 ]
  365.          +0x000 Flink            : 0xffffa90e`710befc0 _LIST_ENTRY [ 0xffffa90e`710e2fc0 - 0xffffa90e`71090fc0 ]
  366.          +0x008 Blink            : 0xffffa90e`710a0fc0 _LIST_ENTRY [ 0xffffa90e`71090fc0 - 0xffffa90e`7102efc0 ]
  367.    +0x010 fcb              : 0xffffcf8f`09f60a00 _MRX_FCB_
  368.       +0x000 Header           : _FSRTL_ADVANCED_FCB_HEADER
  369.          +0x000 NodeTypeCode     : 0n-5117
  370.          +0x002 NodeByteSize     : 0n768
  371.          +0x004 Flags            : 0x40 '@'
  372.          +0x005 IsFastIoPossible : 0x2 ''
  373.          +0x006 Flags2           : 0x2 ''
  374.          +0x007 Reserved         : 0y0000
  375.          +0x007 Version          : 0y0011
  376.          +0x008 Resource         : 0xffffa90e`7107ae40 _ERESOURCE
  377.          +0x010 PagingIoResource : 0xffffa90e`7107aea8 _ERESOURCE
  378.          +0x018 AllocationSize   : _LARGE_INTEGER 0xb400
  379.          +0x020 FileSize         : _LARGE_INTEGER 0xb400
  380.          +0x028 ValidDataLength  : _LARGE_INTEGER 0xb400
  381.          +0x030 FastMutex        : 0xffffa90e`7107af58 _FAST_MUTEX
  382.          +0x038 FilterContexts   : _LIST_ENTRY [ 0xffffa90e`79686628 - 0xffffa90e`79686628 ]
  383.          +0x048 PushLock         : 0
  384.          +0x050 FileContextSupportPointer : (null)
  385.       +0x068 pNetRoot         : 0xffffa90e`71058ba0 _MRX_NET_ROOT_
  386.          +0x000 NodeTypeCode     : 0xeb11
  387.          +0x002 NodeByteSize     : 0n1120
  388.          +0x004 NodeReferenceCount : 6
  389.          +0x008 pSrvCall         : 0xffffa90e`71056db0 _MRX_SRV_CALL_
  390.          +0x010 Context          : 0xffffa90e`71058f60 Void
  391.          +0x018 Context2         : (null)
  392.          +0x020 Flags            : 0
  393.          +0x024 NumberOfFcbs     : 0x1a
  394.          +0x028 NumberOfSrvOpens : 0x21
  395.          +0x02c MRxNetRootState  : 0 ''
  396.          +0x02d Type             : 0 ''
  397.          +0x02e PurgeRelationship : 0 ''
  398.          +0x02f PurgeSyncLocation : 0 ''
  399.          +0x030 DeviceType       : 7
  400.          +0x038 pNetRootName     : 0xffffa90e`71058ca8 _UNICODE_STRING "\derfwnb4966_ipv6linklocal@2049\nfs4"
  401.          +0x040 InnerNamePrefix  : _UNICODE_STRING ""
  402.          +0x050 ParameterValidationStamp : 0
  403.          +0x054 NamedPipeParameters : <anonymous-tag>
  404.          +0x054 DiskParameters   : <anonymous-tag>
  405.       +0x070 Context          : 0xffffcf8f`09f60ca0 Void
  406.       +0x078 Context2         : (null)
  407.       +0x080 NodeReferenceCount : 2
  408.       +0x084 FcbState         : 0
  409.       +0x088 UncleanCount     : 1
  410.       +0x08c UncachedUncleanCount : 0
  411.       +0x090 OpenCount        : 1
  412.       +0x094 OutstandingLockOperationsCount : 0
  413.       +0x098 ActualAllocationLength : 0xb400
  414.       +0x0a0 Attributes       : 0x80
  415.       +0x0a4 IsFileWritten    : 0 ''
  416.       +0x0a5 fShouldBeOrphaned : 0 ''
  417.       +0x0a6 fMiniInited      : 0 ''
  418.       +0x0a7 CachedNetRootType : 0 ''
  419.       +0x0a8 SrvOpenList      : _LIST_ENTRY [ 0xffffcf8f`09f36e18 - 0xffffcf8f`09f36e18 ]
  420.          +0x000 Flink            : 0xffffcf8f`09f36e18 _LIST_ENTRY [ 0xffffcf8f`09f60aa8 - 0xffffcf8f`09f60aa8 ]
  421.          +0x008 Blink            : 0xffffcf8f`09f36e18 _LIST_ENTRY [ 0xffffcf8f`09f60aa8 - 0xffffcf8f`09f60aa8 ]
  422.       +0x0b8 SrvOpenListVersion : 0x29
  423.    +0x018 session          : 0x0000017b`800b1980 Void
  424.    +0x020 nfs41_fobx       : 0xffffcf8f`09f66f80 _NFS41_FOBX
  425.       +0x000 NodeTypeCode     : ??
  426.       +0x002 NodeByteSize     : ??
  427.       +0x008 nfs41_open_state : ????
  428.       +0x010 sec_ctx          : _SECURITY_CLIENT_CONTEXT
  429.          +0x000 SecurityQos      : _SECURITY_QUALITY_OF_SERVICE
  430.          +0x010 ClientToken      : ????
  431.          +0x018 DirectlyAccessClientToken : ??
  432.          +0x019 DirectAccessEffectiveOnly : ??
  433.          +0x01a ServerIsRemote   : ??
  434.          +0x01c ClientTokenControl : _TOKEN_CONTROL
  435.       +0x058 acl              : ????
  436.       +0x060 acl_len          : ??
  437.       +0x068 time             : _LARGE_INTEGER
  438.          +0x000 LowPart          : ??
  439.          +0x004 HighPart         : ??
  440.          +0x000 u                : <unnamed-tag>
  441.          +0x000 QuadPart         : ??
  442.       +0x070 deleg_type       : ??
  443.       +0x074 write_thru       : ??
  444.       +0x075 nocache          : ??
  445.    +0x028 ChangeTime       : 0x19aaffed`06cbb4d9
  446.    +0x030 skip             : 0 ''
  447. Memory read error ffffcf8f09f66ff5

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