pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


gcc build kernel panic 4, with analysis
Posted by Anonymous on Tue 14th Nov 2023 02:37
raw | new post

  1.  
  2. ************* Preparing the environment for Debugger Extensions Gallery repositories **************
  3.    ExtensionRepository : Implicit
  4.    UseExperimentalFeatureForNugetShare : true
  5.    AllowNugetExeUpdate : true
  6.    AllowNugetMSCredentialProviderInstall : true
  7.    AllowParallelInitializationOfLocalRepositories : true
  8.  
  9.    -- Configuring repositories
  10.       ----> Repository : LocalInstalled, Enabled: true
  11.       ----> Repository : UserExtensions, Enabled: true
  12.  
  13. >>>>>>>>>>>>> Preparing the environment for Debugger Extensions Gallery repositories completed, duration 0.000 seconds
  14.  
  15. ************* Waiting for Debugger Extensions Gallery to Initialize **************
  16.  
  17. >>>>>>>>>>>>> Waiting for Debugger Extensions Gallery to Initialize completed, duration 0.297 seconds
  18.    ----> Repository : UserExtensions, Enabled: true, Packages count: 0
  19.    ----> Repository : LocalInstalled, Enabled: true, Packages count: 36
  20.  
  21. Microsoft (R) Windows Debugger Version 10.0.25921.1001 AMD64
  22. Copyright (c) Microsoft Corporation. All rights reserved.
  23.  
  24.  
  25. Loading Dump File [C:\Windows\MEMORY.DMP]
  26. Kernel Bitmap Dump File: Kernel address space is available, User address space may not be available.
  27.  
  28.  
  29. ************* Path validation summary **************
  30. Response                         Time (ms)     Location
  31. Deferred                                       srv*
  32. Symbol search path is: srv*
  33. Executable search path is:
  34. Windows 10 Kernel Version 19041 MP (6 procs) Free x64
  35. Product: WinNt, suite: TerminalServer SingleUserTS
  36. Edition build lab: 19041.1.amd64fre.vb_release.191206-1406
  37. Kernel base = 0xfffff803`07a00000 PsLoadedModuleList = 0xfffff803`0862a2c0
  38. Debug session time: Tue Nov 14 02:50:33.556 2023 (UTC + 1:00)
  39. System Uptime: 0 days 9:36:20.283
  40. Loading Kernel Symbols
  41. ...............................................................
  42. ................................................................
  43. ................................................................
  44. .....
  45. Loading User Symbols
  46. PEB is paged out (Peb.Ldr = 00000020`1e942018).  Type ".hh dbgerr001" for details
  47. Loading unloaded module list
  48. ......
  49. For analysis of this file, run !analyze -v
  50. Unable to load image \SystemRoot\system32\DRIVERS\nfs41_driver.sys, Win32 error 0n2
  51. nt!KeBugCheckEx:
  52. fffff803`07dfd800 48894c2408      mov     qword ptr [rsp+8],rcx ss:0018:ffff8386`5a8b3f10=0000000000000027
  53. 2: kd> !analyze -v
  54. *******************************************************************************
  55. *                                                                             *
  56. *                        Bugcheck Analysis                                    *
  57. *                                                                             *
  58. *******************************************************************************
  59.  
  60. RDR_FILE_SYSTEM (27)
  61.     If you see RxExceptionFilter on the stack then the 2nd and 3rd parameters are the
  62.     exception record and context record. Do a .cxr on the 3rd parameter and then kb to
  63.     obtain a more informative stack trace.
  64.     The high 16 bits of the first parameter is the RDBSS BugCheck code, which is defined
  65.     as follows:
  66.      RDBSS_BUG_CHECK_CACHESUP  = 0xca550000,
  67.      RDBSS_BUG_CHECK_CLEANUP   = 0xc1ee0000,
  68.      RDBSS_BUG_CHECK_CLOSE     = 0xc10e0000,
  69.      RDBSS_BUG_CHECK_NTEXCEPT  = 0xbaad0000,
  70. Arguments:
  71. Arg1: 00000000baad0080
  72. Arg2: ffff83865a8b4f78
  73. Arg3: ffff83865a8b47b0
  74. Arg4: fffff80307ff8667
  75.  
  76. Debugging Details:
  77. ------------------
  78.  
  79.  
  80. KEY_VALUES_STRING: 1
  81.  
  82.     Key  : AV.Fault
  83.     Value: Read
  84.  
  85.     Key  : Analysis.CPU.mSec
  86.     Value: 4531
  87.  
  88.     Key  : Analysis.Elapsed.mSec
  89.     Value: 4578
  90.  
  91.     Key  : Analysis.IO.Other.Mb
  92.     Value: 1
  93.  
  94.     Key  : Analysis.IO.Read.Mb
  95.     Value: 13
  96.  
  97.     Key  : Analysis.IO.Write.Mb
  98.     Value: 37
  99.  
  100.     Key  : Analysis.Init.CPU.mSec
  101.     Value: 1328
  102.  
  103.     Key  : Analysis.Init.Elapsed.mSec
  104.     Value: 14084
  105.  
  106.     Key  : Analysis.Memory.CommitPeak.Mb
  107.     Value: 102
  108.  
  109.     Key  : Bugcheck.Code.KiBugCheckData
  110.     Value: 0x27
  111.  
  112.     Key  : Bugcheck.Code.LegacyAPI
  113.     Value: 0x27
  114.  
  115.     Key  : Failure.Bucket
  116.     Value: 0x27_nfs41_driver!handle_upcall
  117.  
  118.     Key  : Failure.Hash
  119.     Value: {8cc3c03c-4f74-c78a-fa41-0d8f60b7b819}
  120.  
  121.     Key  : Hypervisor.Enlightenments.Value
  122.     Value: 12576
  123.  
  124.     Key  : Hypervisor.Enlightenments.ValueHex
  125.     Value: 3120
  126.  
  127.     Key  : Hypervisor.Flags.AnyHypervisorPresent
  128.     Value: 1
  129.  
  130.     Key  : Hypervisor.Flags.ApicEnlightened
  131.     Value: 0
  132.  
  133.     Key  : Hypervisor.Flags.ApicVirtualizationAvailable
  134.     Value: 0
  135.  
  136.     Key  : Hypervisor.Flags.AsyncMemoryHint
  137.     Value: 0
  138.  
  139.     Key  : Hypervisor.Flags.CoreSchedulerRequested
  140.     Value: 0
  141.  
  142.     Key  : Hypervisor.Flags.CpuManager
  143.     Value: 0
  144.  
  145.     Key  : Hypervisor.Flags.DeprecateAutoEoi
  146.     Value: 1
  147.  
  148.     Key  : Hypervisor.Flags.DynamicCpuDisabled
  149.     Value: 0
  150.  
  151.     Key  : Hypervisor.Flags.Epf
  152.     Value: 0
  153.  
  154.     Key  : Hypervisor.Flags.ExtendedProcessorMasks
  155.     Value: 0
  156.  
  157.     Key  : Hypervisor.Flags.HardwareMbecAvailable
  158.     Value: 0
  159.  
  160.     Key  : Hypervisor.Flags.MaxBankNumber
  161.     Value: 0
  162.  
  163.     Key  : Hypervisor.Flags.MemoryZeroingControl
  164.     Value: 0
  165.  
  166.     Key  : Hypervisor.Flags.NoExtendedRangeFlush
  167.     Value: 1
  168.  
  169.     Key  : Hypervisor.Flags.NoNonArchCoreSharing
  170.     Value: 0
  171.  
  172.     Key  : Hypervisor.Flags.Phase0InitDone
  173.     Value: 1
  174.  
  175.     Key  : Hypervisor.Flags.PowerSchedulerQos
  176.     Value: 0
  177.  
  178.     Key  : Hypervisor.Flags.RootScheduler
  179.     Value: 0
  180.  
  181.     Key  : Hypervisor.Flags.SynicAvailable
  182.     Value: 1
  183.  
  184.     Key  : Hypervisor.Flags.UseQpcBias
  185.     Value: 0
  186.  
  187.     Key  : Hypervisor.Flags.Value
  188.     Value: 536632
  189.  
  190.     Key  : Hypervisor.Flags.ValueHex
  191.     Value: 83038
  192.  
  193.     Key  : Hypervisor.Flags.VpAssistPage
  194.     Value: 1
  195.  
  196.     Key  : Hypervisor.Flags.VsmAvailable
  197.     Value: 0
  198.  
  199.     Key  : Hypervisor.RootFlags.AccessStats
  200.     Value: 0
  201.  
  202.     Key  : Hypervisor.RootFlags.CrashdumpEnlightened
  203.     Value: 0
  204.  
  205.     Key  : Hypervisor.RootFlags.CreateVirtualProcessor
  206.     Value: 0
  207.  
  208.     Key  : Hypervisor.RootFlags.DisableHyperthreading
  209.     Value: 0
  210.  
  211.     Key  : Hypervisor.RootFlags.HostTimelineSync
  212.     Value: 0
  213.  
  214.     Key  : Hypervisor.RootFlags.HypervisorDebuggingEnabled
  215.     Value: 0
  216.  
  217.     Key  : Hypervisor.RootFlags.IsHyperV
  218.     Value: 0
  219.  
  220.     Key  : Hypervisor.RootFlags.LivedumpEnlightened
  221.     Value: 0
  222.  
  223.     Key  : Hypervisor.RootFlags.MapDeviceInterrupt
  224.     Value: 0
  225.  
  226.     Key  : Hypervisor.RootFlags.MceEnlightened
  227.     Value: 0
  228.  
  229.     Key  : Hypervisor.RootFlags.Nested
  230.     Value: 0
  231.  
  232.     Key  : Hypervisor.RootFlags.StartLogicalProcessor
  233.     Value: 0
  234.  
  235.     Key  : Hypervisor.RootFlags.Value
  236.     Value: 0
  237.  
  238.     Key  : Hypervisor.RootFlags.ValueHex
  239.     Value: 0
  240.  
  241.     Key  : SecureKernel.HalpHvciEnabled
  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:  27
  252.  
  253. BUGCHECK_P1: baad0080
  254.  
  255. BUGCHECK_P2: ffff83865a8b4f78
  256.  
  257. BUGCHECK_P3: ffff83865a8b47b0
  258.  
  259. BUGCHECK_P4: fffff80307ff8667
  260.  
  261. FILE_IN_CAB:  MEMORY.DMP
  262.  
  263. EXCEPTION_RECORD:  ffff83865a8b4f78 -- (.exr 0xffff83865a8b4f78)
  264. ExceptionAddress: fffff80307ff8667 (nt!SeTokenCanImpersonate+0x0000000000000047)
  265.    ExceptionCode: c0000005 (Access violation)
  266.   ExceptionFlags: 00000000
  267. NumberParameters: 2
  268.    Parameter[0]: 0000000000000000
  269.    Parameter[1]: ffffffffffffffff
  270. Attempt to read from address ffffffffffffffff
  271.  
  272. CONTEXT:  ffff83865a8b47b0 -- (.cxr 0xffff83865a8b47b0)
  273. rax=ffff83865a8b5218 rbx=000000000061006f rcx=ffffad8de7204080
  274. rdx=0065007400750065 rsi=0065007400750065 rdi=ffffad8de7204080
  275. rip=fffff80307ff8667 rsp=ffff83865a8b51b0 rbp=ffffe785ba3b3d00
  276.  r8=000000000061006f  r9=ffff83865a8b52b0 r10=ffffe785ba10a080
  277. r11=ffff83865a8b52b0 r12=0000000000000000 r13=ffffe785bb6965f8
  278. r14=ffffad8de7204080 r15=0000000000000001
  279. iopl=0         nv up ei pl nz na pe nc
  280. cs=0010  ss=0018  ds=002b  es=002b  fs=0053  gs=002b             efl=00010202
  281. nt!SeTokenCanImpersonate+0x47:
  282. fffff803`07ff8667 817a18e6030000  cmp     dword ptr [rdx+18h],3E6h ds:002b:00650074`0075007d=????????
  283. Resetting default scope
  284.  
  285. BLACKBOXBSD: 1 (!blackboxbsd)
  286.  
  287.  
  288. BLACKBOXNTFS: 1 (!blackboxntfs)
  289.  
  290.  
  291. BLACKBOXWINLOGON: 1
  292.  
  293. PROCESS_NAME:  nfsd_debug.exe
  294.  
  295. READ_ADDRESS:  ffffffffffffffff
  296.  
  297. ERROR_CODE: (NTSTATUS) 0xc0000005 - Die Anweisung in 0x%p verwies auf Arbeitsspeicher bei 0x%p. Der Vorgang %s konnte im Arbeitsspeicher nicht durchgef hrt werden.
  298.  
  299. EXCEPTION_CODE_STR:  c0000005
  300.  
  301. EXCEPTION_PARAMETER1:  0000000000000000
  302.  
  303. EXCEPTION_PARAMETER2:  ffffffffffffffff
  304.  
  305. EXCEPTION_STR:  0xc0000005
  306.  
  307. STACK_TEXT:  
  308. ffff8386`5a8b51b0 fffff803`07ff8b16     : ffffe785`bb696100 fffff803`07c16e00 ffffe785`b2c00300 fffff803`00000000 : nt!SeTokenCanImpersonate+0x47
  309. ffff8386`5a8b5220 fffff803`081224e5     : 00000000`00000000 fffff803`0061006f ffffe785`be3ad010 ffff8386`5a8b5358 : nt!PsImpersonateClient+0x126
  310. ffff8386`5a8b52b0 fffff803`0e124869     : 00000000`00000001 ffffe785`ba3b3dc0 fffff803`0e140e40 fffff803`07c1e0e0 : nt!SeImpersonateClientEx+0x35
  311. ffff8386`5a8b52f0 fffff803`0e1303b7     : ffffe785`be3ad010 ffffe785`b2b762a0 ffff8386`5a8b5378 ffff8386`5a8b0000 : nfs41_driver!handle_upcall+0x59 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 1332]
  312. ffff8386`5a8b5340 fffff803`0e129e08     : ffffe785`be3ad010 ffff8386`00282018 00000000`00000000 ffffe785`bb478d80 : nfs41_driver!nfs41_upcall+0xe7 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 1566]
  313. ffff8386`5a8b53b0 fffff803`0e156976     : ffffe785`be3ad010 ffffe785`b63d2740 00000000`00000002 ffffe785`be3ad010 : nfs41_driver!nfs41_DevFcbXXXControlFile+0x128 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 2406]
  314. ffff8386`5a8b5430 fffff803`0e156698     : ffffe785`be3ad010 ffffe785`be3ad010 ffffe785`b63d2700 ffffe785`be3ad010 : nfs41_driver!RxXXXControlFileCallthru+0x76 [base\fs\rdr2\rdbss\ntdevfcb.c @ 130]
  315. ffff8386`5a8b5460 fffff803`0e135d82     : 00000000`00000000 ffffe785`ba3b3dc0 ffffe785`b63d2701 00000000`00000000 : nfs41_driver!RxCommonDevFCBIoCtl+0x58 [base\fs\rdr2\rdbss\ntdevfcb.c @ 491]
  316. ffff8386`5a8b5490 fffff803`0e14d97d     : fffff803`0e140370 00000000`00000000 ffffe785`bb478ce0 ffffe785`b63d2740 : nfs41_driver!RxFsdCommonDispatch+0x442 [base\fs\rdr2\rdbss\ntfsd.c @ 848]
  317. ffff8386`5a8b5590 fffff803`0e12a947     : ffffe785`b93c15d0 00000000`00000001 00000000`00000000 ffff8386`5a8b5930 : nfs41_driver!RxFsdDispatch+0xfd [base\fs\rdr2\rdbss\ntfsd.c @ 442]
  318. ffff8386`5a8b55c0 fffff803`07c10755     : ffffe785`b63d2740 ffffe785`ba3b3dc0 ffffe785`ba10a730 fffff803`07c200bb : nfs41_driver!nfs41_FsdDispatch+0x67 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 6688]
  319. ffff8386`5a8b5600 fffff803`0d16f248     : fffff803`0d168000 00000000`00000000 ffffe785`b6302950 ffffe785`bb38f2d8 : nt!IofCallDriver+0x55
  320. ffff8386`5a8b5640 fffff803`0d16ed99     : ffffad8d`de412600 00000000`00000000 fffff803`0d168000 00000000`00000000 : mup!MupiCallUncProvider+0xb8
  321. ffff8386`5a8b56b0 fffff803`0d16ecce     : ffffe785`ba3b3dc0 ffffe785`bb38f2d0 ffffe785`bb478ce0 00000000`00000000 : mup!MupStateMachine+0x59
  322. ffff8386`5a8b56e0 fffff803`07c10755     : ffffe785`bb478ce0 00000000`00000000 ffffe785`b93c15d0 00000000`00000001 : mup!MupFsdIrpPassThrough+0x17e
  323. ffff8386`5a8b5750 fffff803`063e4a76     : 00000000`00282018 ffff8386`5a8b5950 ffffe785`b63d2740 fffff803`08003531 : nt!IofCallDriver+0x55
  324. ffff8386`5a8b5790 fffff803`07c10755     : 00000000`00000002 ffffe785`ba3b3fb0 ffff8386`20206f49 ffff8386`5a8b5950 : FLTMGR!FltpDispatch+0xd6
  325. ffff8386`5a8b57f0 fffff803`0800251c     : 00000000`00000001 00000000`00282018 ffffe785`bb478ce0 ffffe785`bb696140 : nt!IofCallDriver+0x55
  326. ffff8386`5a8b5830 fffff803`08002173     : 00000000`00282018 ffff8386`5a8b5b80 00000000`00000005 00000000`00282018 : nt!IopSynchronousServiceTail+0x34c
  327. ffff8386`5a8b58d0 fffff803`08001446     : ffffe785`bc4a2de0 00000000`00000000 00000000`00000000 00000000`00000000 : nt!IopXxxControlFile+0xd13
  328. ffff8386`5a8b5a20 fffff803`07e10ff5     : ffffe785`ba10a080 ffff8386`5a8b5b80 00000020`206fb8f8 ffff8386`5a8b5aa8 : nt!NtDeviceIoControlFile+0x56
  329. ffff8386`5a8b5a90 00007ff8`a5b8d0c4     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : nt!KiSystemServiceCopyEnd+0x25
  330. 00000020`206fe0b8 00000000`00000000     : 00000000`00000000 00000000`00000000 00000000`00000000 00000000`00000000 : 0x00007ff8`a5b8d0c4
  331.  
  332.  
  333. FAULTING_SOURCE_LINE:  C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c
  334.  
  335. FAULTING_SOURCE_FILE:  C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c
  336.  
  337. FAULTING_SOURCE_LINE_NUMBER:  1332
  338.  
  339. FAULTING_SOURCE_CODE:  
  340.   1328:     PLOWIO_CONTEXT LowIoContext = &RxContext->LowIoContext;
  341.   1329:     ULONG cbOut = LowIoContext->ParamsFor.IoCtl.OutputBufferLength;
  342.   1330:     unsigned char *pbOut = LowIoContext->ParamsFor.IoCtl.pOutputBuffer;
  343.   1331:
  344. > 1332:     status = SeImpersonateClientEx(entry->psec_ctx, NULL);
  345.   1333:     if (status != STATUS_SUCCESS) {
  346.   1334:         print_error("SeImpersonateClientEx failed %x\n", status);
  347.   1335:         goto out;
  348.   1336:     }
  349.   1337:
  350.  
  351.  
  352. SYMBOL_NAME:  nfs41_driver!handle_upcall+59
  353.  
  354. MODULE_NAME: nfs41_driver
  355.  
  356. IMAGE_NAME:  nfs41_driver.sys
  357.  
  358. STACK_COMMAND:  .cxr 0xffff83865a8b47b0 ; kb
  359.  
  360. BUCKET_ID_FUNC_OFFSET:  59
  361.  
  362. FAILURE_BUCKET_ID:  0x27_nfs41_driver!handle_upcall
  363.  
  364. OS_VERSION:  10.0.19041.1
  365.  
  366. BUILDLAB_STR:  vb_release
  367.  
  368. OSPLATFORM_TYPE:  x64
  369.  
  370. OSNAME:  Windows 10
  371.  
  372. FAILURE_ID_HASH:  {8cc3c03c-4f74-c78a-fa41-0d8f60b7b819}
  373.  
  374. Followup:     MachineOwner
  375. ---------
  376.  
  377. 2: kd> kp
  378.  # Child-SP          RetAddr               Call Site
  379. 00 ffff8386`5a8b3f08 fffff803`0e1374f9     nt!KeBugCheckEx
  380. 01 ffff8386`5a8b3f10 fffff803`0e13b6a0     nfs41_driver!RxExceptionFilter(struct _RX_CONTEXT * RxContext = 0xffffe785`be3ad010, struct _EXCEPTION_POINTERS * ExceptionPointer = 0xffff8386`5a8b3ff0)+0x159 [base\fs\rdr2\rdbss\ntexcept.c @ 126]
  381. 02 ffff8386`5a8b3f80 fffff803`07dd02af     nfs41_driver!RxFsdCommonDispatch$filt$0+0x15 [base\fs\rdr2\rdbss\ntfsd.c @ 876]
  382. 03 ffff8386`5a8b3fc0 fffff803`07e07eef     nt!_C_specific_handler+0x9f
  383. 04 ffff8386`5a8b4030 fffff803`07cca4b7     nt!RtlpExecuteHandlerForException+0xf
  384. 05 ffff8386`5a8b4060 fffff803`07cc95d6     nt!RtlDispatchException+0x297
  385. 06 ffff8386`5a8b4780 fffff803`07e1196c     nt!KiDispatchException+0x186
  386. 07 ffff8386`5a8b4e40 fffff803`07e0cf5a     nt!KiExceptionDispatch+0x12c
  387. 08 ffff8386`5a8b5020 fffff803`07ff8667     nt!KiGeneralProtectionFault+0x31a
  388. 09 ffff8386`5a8b51b0 fffff803`07ff8b16     nt!SeTokenCanImpersonate+0x47
  389. 0a ffff8386`5a8b5220 fffff803`081224e5     nt!PsImpersonateClient+0x126
  390. 0b ffff8386`5a8b52b0 fffff803`0e124869     nt!SeImpersonateClientEx+0x35
  391. 0c ffff8386`5a8b52f0 fffff803`0e1303b7     nfs41_driver!handle_upcall(struct _RX_CONTEXT * RxContext = 0xffffe785`be3ad010, struct _updowncall_entry * entry = 0xffffe785`b2b762a0, unsigned long * len = 0xffff8386`5a8b5378)+0x59 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 1332]
  392. 0d ffff8386`5a8b5340 fffff803`0e129e08     nfs41_driver!nfs41_upcall(struct _RX_CONTEXT * RxContext = 0xffffe785`be3ad010)+0xe7 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 1566]
  393. 0e ffff8386`5a8b53b0 fffff803`0e156976     nfs41_driver!nfs41_DevFcbXXXControlFile(struct _RX_CONTEXT * RxContext = 0xffffe785`be3ad010)+0x128 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 2406]
  394. 0f ffff8386`5a8b5430 fffff803`0e156698     nfs41_driver!RxXXXControlFileCallthru(struct _RX_CONTEXT * RxContext = 0xffffe785`be3ad010, struct _IRP * Irp = 0xffffe785`ba3b3dc0)+0x76 [base\fs\rdr2\rdbss\ntdevfcb.c @ 130]
  395. 10 ffff8386`5a8b5460 fffff803`0e135d82     nfs41_driver!RxCommonDevFCBIoCtl(struct _RX_CONTEXT * RxContext = 0xffffe785`be3ad010, struct _IRP * Irp = <Value unavailable error>)+0x58 [base\fs\rdr2\rdbss\ntdevfcb.c @ 491]
  396. 11 ffff8386`5a8b5490 fffff803`0e14d97d     nfs41_driver!RxFsdCommonDispatch(struct _RX_FSD_DISPATCH_VECTOR * DispatchVector = 0xfffff803`0e140370, struct _IRP * Irp = 0xffffe785`ba3b3dc0, struct _FILE_OBJECT * FileObject = 0xffffe785`bb478ce0 "" - Device for "\FileSystem\Mup", struct _RDBSS_DEVICE_OBJECT * RxDeviceObject = 0xffffe785`b63d2740)+0x442 [base\fs\rdr2\rdbss\ntfsd.c @ 848]
  397. 12 ffff8386`5a8b5590 fffff803`0e12a947     nfs41_driver!RxFsdDispatch(struct _RDBSS_DEVICE_OBJECT * RxDeviceObject = <Value unavailable error>, struct _IRP * Irp = <Value unavailable error>)+0xfd [base\fs\rdr2\rdbss\ntfsd.c @ 442]
  398. 13 ffff8386`5a8b55c0 fffff803`07c10755     nfs41_driver!nfs41_FsdDispatch(struct _DEVICE_OBJECT * dev = 0xffffe785`b63d2740 Device for "\FileSystem\nfs41_driver", struct _IRP * Irp = 0xffffe785`ba3b3dc0)+0x67 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 6688]
  399. 14 ffff8386`5a8b5600 fffff803`0d16f248     nt!IofCallDriver+0x55
  400. 15 ffff8386`5a8b5640 fffff803`0d16ed99     mup!MupiCallUncProvider+0xb8
  401. 16 ffff8386`5a8b56b0 fffff803`0d16ecce     mup!MupStateMachine+0x59
  402. 17 ffff8386`5a8b56e0 fffff803`07c10755     mup!MupFsdIrpPassThrough+0x17e
  403. 18 ffff8386`5a8b5750 fffff803`063e4a76     nt!IofCallDriver+0x55
  404. 19 ffff8386`5a8b5790 fffff803`07c10755     FLTMGR!FltpDispatch+0xd6
  405. 1a ffff8386`5a8b57f0 fffff803`0800251c     nt!IofCallDriver+0x55
  406. 1b ffff8386`5a8b5830 fffff803`08002173     nt!IopSynchronousServiceTail+0x34c
  407. 1c ffff8386`5a8b58d0 fffff803`08001446     nt!IopXxxControlFile+0xd13
  408. 1d ffff8386`5a8b5a20 fffff803`07e10ff5     nt!NtDeviceIoControlFile+0x56
  409. 1e ffff8386`5a8b5a90 00007ff8`a5b8d0c4     nt!KiSystemServiceCopyEnd+0x25
  410. 1f 00000020`206fe0b8 00000000`00000000     0x00007ff8`a5b8d0c4
  411. 2: kd> .frame 0x0c
  412. 0c ffff8386`5a8b52f0 fffff803`0e1303b7     nfs41_driver!handle_upcall+0x59 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41_driver.c @ 1332]
  413. 2: kd> dt -r entry
  414. Local var @ 0xffff83865a8b5348 Type _updowncall_entry*
  415. 0xffffe785`b2b762a0
  416.    +0x000 version          : 0x128d0
  417.    +0x008 xid              : 0n24681804
  418.    +0x010 opcode           : 9
  419.    +0x014 status           : 0n0
  420.    +0x018 state            : 0 ( NFS41_WAITING_FOR_UPCALL )
  421.    +0x020 lock             : _FAST_MUTEX
  422.       +0x000 Count            : 0n0
  423.       +0x008 Owner            : 0xffffe785`ba10a080 _KTHREAD
  424.       +0x010 Contention       : 0
  425.       +0x018 Event            : _KEVENT
  426.          +0x000 Header           : _DISPATCHER_HEADER
  427.       +0x030 OldIrql          : 0
  428.    +0x058 next             : _LIST_ENTRY [ 0xfffff803`0e140d50 - 0xffffe785`bb802498 ]
  429.       +0x000 Flink            : 0xfffff803`0e140d50 _LIST_ENTRY [ 0xffffe785`bb802498 - 0xffffe785`b2b762f8 ]
  430.          +0x000 Flink            : 0xffffe785`bb802498 _LIST_ENTRY [ 0xffffe785`b2b762f8 - 0xfffff803`0e140d50 ]
  431.          +0x008 Blink            : 0xffffe785`b2b762f8 _LIST_ENTRY [ 0xfffff803`0e140d50 - 0xffffe785`bb802498 ]
  432.       +0x008 Blink            : 0xffffe785`bb802498 _LIST_ENTRY [ 0xffffe785`b2b762f8 - 0xfffff803`0e140d50 ]
  433.          +0x000 Flink            : 0xffffe785`b2b762f8 _LIST_ENTRY [ 0xfffff803`0e140d50 - 0xffffe785`bb802498 ]
  434.          +0x008 Blink            : 0xfffff803`0e140d50 _LIST_ENTRY [ 0xffffe785`bb802498 - 0xffffe785`b2b762f8 ]
  435.    +0x068 cond             : _KEVENT
  436.       +0x000 Header           : _DISPATCHER_HEADER
  437.          +0x000 Type             : 0x1 ''
  438.          +0x001 TimerControlFlags : 0 ''
  439.          +0x001 Absolute         : 0y0
  440.          +0x001 Coalescable      : 0y0
  441.          +0x001 KeepShifting     : 0y0
  442.          +0x001 EncodedTolerableDelay : 0y00000 (0)
  443.          +0x001 Abandoned        : 0 ''
  444.          +0x001 Signalling       : 0 ''
  445.          +0x002 ThreadControlFlags : 0x6 ''
  446.          +0x002 CpuThrottled     : 0y0
  447.          +0x002 CycleProfiling   : 0y1
  448.          +0x002 CounterProfiling : 0y1
  449.          +0x002 Reserved         : 0y00000 (0)
  450.          +0x002 Hand             : 0x6 ''
  451.          +0x002 Size             : 0x6 ''
  452.          +0x003 TimerMiscFlags   : 0 ''
  453.          +0x003 Index            : 0y000000 (0)
  454.          +0x003 Inserted         : 0y0
  455.          +0x003 Expired          : 0y0
  456.          +0x003 DebugActive      : 0 ''
  457.          +0x003 ActiveDR7        : 0y0
  458.          +0x003 Instrumented     : 0y0
  459.          +0x003 Reserved2        : 0y0000
  460.          +0x003 UmsScheduled     : 0y0
  461.          +0x003 UmsPrimary       : 0y0
  462.          +0x003 DpcActive        : 0 ''
  463.          +0x000 Lock             : 0n393217
  464.          +0x004 SignalState      : 0n0
  465.          +0x008 WaitListHead     : _LIST_ENTRY [ 0xffffe785`b64531c0 - 0xffffe785`b64531c0 ]
  466.    +0x080 errno            : 0
  467.    +0x084 async_op         : 0 ''
  468.    +0x088 sec_ctx          : _SECURITY_CLIENT_CONTEXT
  469.       +0x000 SecurityQos      : _SECURITY_QUALITY_OF_SERVICE
  470.          +0x000 Length           : 0
  471.          +0x004 ImpersonationLevel : 0 ( SecurityAnonymous )
  472.          +0x008 ContextTrackingMode : 0 ''
  473.          +0x009 EffectiveOnly    : 0 ''
  474.       +0x010 ClientToken      : (null)
  475.       +0x018 DirectlyAccessClientToken : 0 ''
  476.       +0x019 DirectAccessEffectiveOnly : 0 ''
  477.       +0x01a ServerIsRemote   : 0 ''
  478.       +0x01c ClientTokenControl : _TOKEN_CONTROL
  479.          +0x000 TokenId          : _LUID
  480.          +0x008 AuthenticationId : _LUID
  481.          +0x010 ModifiedId       : _LUID
  482.          +0x018 TokenSource      : _TOKEN_SOURCE
  483.    +0x0d0 psec_ctx         : 0xffffad8d`e6ddf1f0 _SECURITY_CLIENT_CONTEXT
  484.       +0x000 SecurityQos      : _SECURITY_QUALITY_OF_SERVICE
  485.          +0x000 Length           : 0x2d0070
  486.          +0x004 ImpersonationLevel : 0x61006f (No matching name)
  487.          +0x008 ContextTrackingMode : 0x63 'c'
  488.          +0x009 EffectiveOnly    : 0 ''
  489.       +0x010 ClientToken      : 0x00650074`00750065 Void
  490.       +0x018 DirectlyAccessClientToken : 0x72 'r'
  491.       +0x019 DirectAccessEffectiveOnly : 0 ''
  492.       +0x01a ServerIsRemote   : 0x2d '-'
  493.       +0x01c ClientTokenControl : _TOKEN_CONTROL
  494.          +0x000 TokenId          : _LUID
  495.          +0x008 AuthenticationId : _LUID
  496.          +0x010 ModifiedId       : _LUID
  497.          +0x018 TokenSource      : _TOKEN_SOURCE
  498.    +0x0d8 open_state       : 0x006d006f`005c0063 Void
  499.    +0x0e0 session          : 0x0000018e`3906d310 Void
  500.    +0x0e8 filename         : 0xfffff803`0e13cd10 _UNICODE_STRING ""
  501.       +0x000 Length           : 0
  502.       +0x002 MaximumLength    : 2
  503.       +0x008 Buffer           : 0xfffff803`0e13ccac  ""
  504.    +0x0f0 buf              : 0xffff8386`5959cbc8 Void
  505.    +0x0f8 buf_len          : 0x28
  506.    +0x100 ChangeTime       : 0
  507.    +0x108 u                : <unnamed-tag>
  508.       +0x000 Mount            : <unnamed-tag>
  509.          +0x000 srv_name         : (null)
  510.          +0x008 root             : 0x00000000`00000004 _UNICODE_STRING
  511.          +0x010 FsAttrs          : (null)
  512.          +0x018 sec_flavor       : 0
  513.          +0x01c rsize            : 0
  514.          +0x020 wsize            : 0
  515.          +0x024 lease_time       : 0
  516.       +0x000 ReadWrite        : <unnamed-tag>
  517.          +0x000 MdlAddress       : (null)
  518.          +0x008 offset           : 4
  519.          +0x010 rxcontext        : (null)
  520.       +0x000 Lock             : <unnamed-tag>
  521.          +0x000 offset           : 0n0
  522.          +0x008 length           : 0n4
  523.          +0x010 exclusive        : 0 ''
  524.          +0x011 blocking         : 0 ''
  525.       +0x000 Unlock           : <unnamed-tag>
  526.          +0x000 count            : 0
  527.          +0x008 locks            : _LOWIO_LOCK_LIST
  528.       +0x000 Open             : <unnamed-tag>
  529.          +0x000 binfo            : _FILE_BASIC_INFORMATION
  530.          +0x028 sinfo            : _FILE_STANDARD_INFORMATION
  531.          +0x040 symlink          : _UNICODE_STRING ""
  532.          +0x050 access_mask      : 0
  533.          +0x054 access_mode      : 0
  534.          +0x058 attrs            : 0
  535.          +0x05c copts            : 0
  536.          +0x060 disp             : 0
  537.          +0x064 cattrs           : 0
  538.          +0x068 open_owner_id    : 0n0
  539.          +0x06c mode             : 0
  540.          +0x070 owner_local_uid  : 0
  541.          +0x074 owner_group_local_gid : 0
  542.          +0x078 srv_open         : (null)
  543.          +0x080 deleg_type       : 0
  544.          +0x084 symlink_embedded : 0 ''
  545.          +0x088 EaMdl            : (null)
  546.          +0x090 EaBuffer         : (null)
  547.       +0x000 Close            : <unnamed-tag>
  548.          +0x000 srv_open         : (null)
  549.          +0x008 remove           : 0x4 ''
  550.          +0x009 renamed          : 0 ''
  551.       +0x000 QueryFile        : <unnamed-tag>
  552.          +0x000 filter           : (null)
  553.          +0x008 InfoClass        : 4 ( FileBasicInformation )
  554.          +0x00c restart_scan     : 0 ''
  555.          +0x00d return_single    : 0 ''
  556.          +0x00e initial_query    : 0 ''
  557.          +0x010 mdl              : (null)
  558.          +0x018 mdl_buf          : (null)
  559.       +0x000 SetFile          : <unnamed-tag>
  560.          +0x000 InfoClass        : 0 (No matching name)
  561.       +0x000 SetEa            : <unnamed-tag>
  562.          +0x000 mode             : 0
  563.       +0x000 QueryEa          : <unnamed-tag>
  564.          +0x000 EaList           : (null)
  565.          +0x008 EaListLength     : 4
  566.          +0x00c Overflow         : 0
  567.          +0x010 EaIndex          : 0
  568.          +0x014 ReturnSingleEntry : 0 ''
  569.          +0x015 RestartScan      : 0 ''
  570.       +0x000 Symlink          : <unnamed-tag>
  571.          +0x000 target           : (null)
  572.          +0x008 set              : 0x4 ''
  573.       +0x000 Volume           : <unnamed-tag>
  574.          +0x000 query            : 0 (No matching name)
  575.       +0x000 Acl              : <unnamed-tag>
  576.          +0x000 query            : 0

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