pastebin - collaborative debugging tool
nrubsig.kpaste.net RSS


crash related to hardlink debug output
Posted by Anonymous on Sat 28th Feb 2026 10:58
raw | new post

  1. 1: kd> kp
  2.  # Child-SP          RetAddr           Call Site
  3. 00 fffff588`86da2648 fffff800`2ba60b23 nt!KeBugCheckEx
  4. 01 fffff588`86da2650 fffff800`2b825450 nt!MiSystemFault+0x1b70a3
  5. 02 fffff588`86da2750 fffff800`2ba2566d nt!MmAccessFault+0x400
  6. 03 fffff588`86da28f0 fffff800`2b9ecff9 nt!KiPageFault+0x36d
  7. 04 fffff588`86da2a80 fffff800`2b9e8b1a nt!output_l+0x32d
  8. 05 fffff588`86da2d40 fffff800`2b9e8aa1 nt!vsnprintf_l+0x6a
  9. 06 fffff588`86da2db0 fffff80f`7ba8347f nt!vsnprintf+0x11
  10. 07 fffff588`86da2df0 fffff80f`7ba83406 nfs41_driver!RtlStringVPrintfWorkerA(char * pszDest = 0xfffff588`86da2ee0 "nfs41_SetFileInformationImpl: linkrename_stale_dst.path_len=75 inbuf='ename='\nfsdata\test2\namedstreamtest\symlinktest2\d74\filedisk-sparse\.git\config.lock', linkrename_stale_dst.path_replaced=1.", unsigned int64 cchDest = 0x200, unsigned int64 * pcchNewDestLength = 0x00000000`00000000, char * pszFormat = 0xfffff80f`7bab0d60 "nfs41_SetFileInformationImpl: linkrename_stale_dst.path_len=%d inbuf='%.*s'.", char * argList = 0xfffff588`86da3108 "K")+0x4f [C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\km\ntstrsafe.h @ 12353]
  11. 08 fffff588`86da2e40 fffff80f`7ba83279 nfs41_driver!RtlStringCbVPrintfA(char * pszDest = 0xfffff588`86da2ee0 "nfs41_SetFileInformationImpl: linkrename_stale_dst.path_len=75 inbuf='ename='\nfsdata\test2\namedstreamtest\symlinktest2\d74\filedisk-sparse\.git\config.lock', linkrename_stale_dst.path_replaced=1.", unsigned int64 cbDest = 0x200, char * pszFormat = 0xfffff80f`7bab0d60 "nfs41_SetFileInformationImpl: linkrename_stale_dst.path_len=%d inbuf='%.*s'.", char * argList = 0xfffff588`86da3108 "K")+0x66 [C:\Program Files (x86)\Windows Kits\10\Include\10.0.19041.0\km\ntstrsafe.h @ 4500]
  12. 09 fffff588`86da2e90 fffff80f`7ba99ebf nfs41_driver!DbgP(char * fmt = 0xfffff80f`7bab0d60 "nfs41_SetFileInformationImpl: linkrename_stale_dst.path_len=%d inbuf='%.*s'.")+0xa9 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41sys_debug.c @ 77]
  13. 0a fffff588`86da3100 fffff80f`7ba99878 nfs41_driver!nfs41_SetFileInformationImpl(struct _RX_CONTEXT * RxContext = 0xffff9708`09d20a80, _nfs41_opcodes opcode = NFS41_SYSOP_FILE_SET (0n12))+0x5af [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41sys_setfileinfo.c @ 551]
  14. 0b fffff588`86da3230 fffff80f`7bac5ff6 nfs41_driver!nfs41_SetFileInformation(struct _RX_CONTEXT * RxContext = 0xffff9708`09d20a80)+0x18 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41sys_setfileinfo.c @ 604]
  15. 0c fffff588`86da3260 fffff80f`7bac4895 nfs41_driver!RxSetRenameInfo(struct _RX_CONTEXT * RxContext = 0xffff9708`09d20a80, struct _IRP * Irp = 0xffff9708`0995ad80, struct _FCB * Fcb = 0xffffe509`06f20930, struct _FOBX * Fobx = 0xffff9708`0995ad80)+0x176 [base\fs\rdr2\rdbss\fileinfo.c @ 1276]
  16. 0d fffff588`86da32d0 fffff80f`7baa33b2 nfs41_driver!RxCommonSetInformation(struct _RX_CONTEXT * RxContext = 0xffff9708`09d20a80, struct _IRP * Irp = 0xffff9708`0995ad80)+0x5a5 [base\fs\rdr2\rdbss\fileinfo.c @ 807]
  17. 0e fffff588`86da3380 fffff80f`7bac39ad nfs41_driver!RxFsdCommonDispatch(struct _RX_FSD_DISPATCH_VECTOR * DispatchVector = 0xfffff80f`7bab6160, struct _IRP * Irp = 0xffff9708`0995ad80, struct _FILE_OBJECT * FileObject = 0x00000000`00000000, struct _RDBSS_DEVICE_OBJECT * RxDeviceObject = 0xffff9708`0240a7e0)+0x442 [base\fs\rdr2\rdbss\ntfsd.c @ 848]
  18. 0f fffff588`86da3480 fffff80f`7ba890b7 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]
  19. 10 fffff588`86da34b0 fffff800`2b988c37 nfs41_driver!nfs41_FsdDispatch(struct _DEVICE_OBJECT * dev = 0xffff9708`0240a7e0 Device for "\FileSystem\nfs41_driver", struct _IRP * Irp = 0xffff9708`0995ad80)+0x67 [C:\cygwin64\home\roland_mainz\work\msnfs41_uidmapping\ms-nfs41-client\sys\nfs41sys_driver.c @ 1250]
  20. 11 fffff588`86da34f0 fffff800`2bfdcf1a nt!IopfCallDriver+0x53
  21. 12 fffff588`86da3530 fffff800`2ba73079 nt!IovCallDriver+0x266
  22. 13 fffff588`86da3570 fffff800`2dfff553 nt!IofCallDriver+0x188f09
  23. 14 fffff588`86da35b0 fffff800`2dfff0a9 mup!MupiCallUncProvider+0xb3
  24. 15 fffff588`86da3620 fffff800`2e008601 mup!MupStateMachine+0x59
  25. 16 fffff588`86da3650 fffff800`2b988c37 mup!MupSetInformationFile+0x201
  26. 17 fffff588`86da36b0 fffff800`2bfdcf1a nt!IopfCallDriver+0x53
  27. 18 fffff588`86da36f0 fffff800`2ba73079 nt!IovCallDriver+0x266
  28. 19 fffff588`86da3730 fffff800`2c92710a nt!IofCallDriver+0x188f09
  29. 1a fffff588`86da3770 fffff800`2c924a43 FLTMGR!FltpLegacyProcessingAfterPreCallbacksCompleted+0x28a
  30. 1b fffff588`86da37e0 fffff800`2b988c37 FLTMGR!FltpDispatch+0xa3
  31. 1c fffff588`86da3840 fffff800`2bfdcf1a nt!IopfCallDriver+0x53
  32. 1d fffff588`86da3880 fffff800`2ba73079 nt!IovCallDriver+0x266
  33. 1e fffff588`86da38c0 fffff800`2b843740 nt!IofCallDriver+0x188f09
  34. 1f fffff588`86da3900 fffff800`2b8eb5ce nt!IopCallDriverReference+0xd0
  35. 20 fffff588`86da3970 fffff800`2ba29505 nt!NtSetInformationFile+0xbae
  36. 21 fffff588`86da3a90 00007ffc`3c20da84 nt!KiSystemServiceCopyEnd+0x25
  37. 22 0000000d`849f7118 00007ffc`39ee289e ntdll!NtSetInformationFile+0x14
  38. 23 0000000d`849f7120 00007ffc`39ee1eda KERNELBASE!MoveFileWithProgressTransactedW+0x9ae
  39. 24 0000000d`849f7340 00007ff6`617fa15a KERNELBASE!MoveFileExW+0x1a
  40. 25 0000000d`849f7380 00000000`00000000 git+0x2da15a

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