Guest User

Untitled

a guest
Apr 9th, 2023
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.59 KB | None | 0 0
  1.  
  2. Microsoft (R) Windows Debugger Version 10.0.22621.755 AMD64
  3. Copyright (c) Microsoft Corporation. All rights reserved.
  4.  
  5. Using NET for debugging
  6. Opened WinSock 2.0
  7. Waiting to reconnect...
  8. You can get the target MAC address by running .kdtargetmac command.
  9. Connected to Windows 10 22621 x64 target at (Mon Apr 10 03:13:37.093 2023 (UTC + 2:00)), ptr64 TRUE
  10. Kernel Debugger connection established.
  11. Symbol search path is: srv*
  12. Executable search path is:
  13. Windows 10 Kernel Version 22621 MP (1 procs) Free x64
  14. Edition build lab: 22621.1.amd64fre.ni_release.220506-1250
  15. Machine Name:
  16. Kernel base = 0xfffff802`33000000 PsLoadedModuleList = 0xfffff802`33c13430
  17. System Uptime: 0 days 0:00:01.983
  18. KDTARGET: Refreshing KD connection
  19. KDTARGET: Refreshing KD connection
  20.  
  21. *** Fatal System Error: 0x00000050
  22. (0xFFFFF802332F51AC,0x0000000000000003,0xFFFFF802332F51AC,0x0000000000000002)
  23.  
  24. Break instruction exception - code 80000003 (first chance)
  25.  
  26. A fatal system error has occurred.
  27. Debugger entered on first try; Bugcheck callbacks have not been invoked.
  28.  
  29. A fatal system error has occurred.
  30.  
  31. For analysis of this file, run !analyze -v
  32. nt!DbgBreakPointWithStatus:
  33. fffff802`334333e0 cc int 3
  34. 1: kd> !analyze -v
  35. Connected to Windows 10 22621 x64 target at (Mon Apr 10 03:14:31.924 2023 (UTC + 2:00)), ptr64 TRUE
  36. Loading Kernel Symbols
  37. ...............................................................
  38. ................................................................
  39. .........................................................
  40. Loading User Symbols
  41.  
  42. Loading unloaded module list
  43. .......
  44. *******************************************************************************
  45. * *
  46. * Bugcheck Analysis *
  47. * *
  48. *******************************************************************************
  49.  
  50. PAGE_FAULT_IN_NONPAGED_AREA (50)
  51. Invalid system memory was referenced. This cannot be protected by try-except.
  52. Typically the address is just plain bad or it is pointing at freed memory.
  53. Arguments:
  54. Arg1: fffff802332f51ac, memory referenced.
  55. Arg2: 0000000000000003, value 0 = read operation, 1 = write operation.
  56. Arg3: fffff802332f51ac, If non-zero, the instruction address which referenced the bad memory
  57. address.
  58. Arg4: 0000000000000002, (reserved)
  59.  
  60. Debugging Details:
  61. ------------------
  62.  
  63.  
  64. KEY_VALUES_STRING: 1
  65.  
  66. Key : AV.PTE
  67. Value: Valid
  68.  
  69. Key : AV.Type
  70. Value: Write
  71.  
  72. Key : Analysis.CPU.mSec
  73. Value: 3546
  74.  
  75. Key : Analysis.DebugAnalysisManager
  76. Value: Create
  77.  
  78. Key : Analysis.Elapsed.mSec
  79. Value: 67082
  80.  
  81. Key : Analysis.Init.CPU.mSec
  82. Value: 1625
  83.  
  84. Key : Analysis.Init.Elapsed.mSec
  85. Value: 125738
  86.  
  87. Key : Analysis.Memory.CommitPeak.Mb
  88. Value: 77
  89.  
  90. Key : WER.OS.Branch
  91. Value: ni_release
  92.  
  93. Key : WER.OS.Timestamp
  94. Value: 2022-05-06T12:50:00Z
  95.  
  96. Key : WER.OS.Version
  97. Value: 10.0.22621.1
  98.  
  99.  
  100. BUGCHECK_CODE: 50
  101.  
  102. BUGCHECK_P1: fffff802332f51ac
  103.  
  104. BUGCHECK_P2: 3
  105.  
  106. BUGCHECK_P3: fffff802332f51ac
  107.  
  108. BUGCHECK_P4: 2
  109.  
  110. WRITE_ADDRESS: fffff802332f51ac
  111.  
  112. MM_INTERNAL_CODE: 2
  113.  
  114. PROCESS_NAME: System
  115.  
  116. TRAP_FRAME: ffff970178b4f4b0 -- (.trap 0xffff970178b4f4b0)
  117. NOTE: The trap frame does not contain all registers.
  118. Some register values may be zeroed or incorrect.
  119. rax=fffff802332f51ac rbx=0000000000000000 rcx=0000000000001000
  120. rdx=0000000000000000 rsi=0000000000000000 rdi=0000000000000000
  121. rip=fffff802332f51ac rsp=ffff970178b4f648 rbp=0000000000000000
  122. r8=0000000000000000 r9=0000000000000000 r10=ffffe78e1759e020
  123. r11=ffff970178b4f6b8 r12=0000000000000000 r13=0000000000000000
  124. r14=0000000000000000 r15=0000000000000000
  125. iopl=0 nv up ei pl zr na po nc
  126. nt!KeAllocateInterrupt+0x7c:
  127. fffff802`332f51ac 0000 add byte ptr [rax],al ds:fffff802`332f51ac=00
  128. Resetting default scope
  129.  
  130. MISALIGNED_IP:
  131. nt!KeAllocateInterrupt+7c
  132. fffff802`332f51ac 0000 add byte ptr [rax],al
  133.  
  134. STACK_TEXT:
  135. ffff9701`78b4ea78 fffff802`335582b2 : ffff9701`78b4ebe0 fffff802`33208440 ffffc381`ae7c3180 fffff802`332f5101 : nt!DbgBreakPointWithStatus
  136. ffff9701`78b4ea80 fffff802`335579a3 : ffffc381`00000003 ffff9701`78b4ebe0 fffff802`33442770 00000000`00000050 : nt!KiBugCheckDebugBreak+0x12
  137. ffff9701`78b4eae0 fffff802`33429507 : 00000000`00000000 00000000`00000000 ffff9701`78b4f4b0 fffff802`33c69500 : nt!KeBugCheck2+0xba3
  138. ffff9701`78b4f250 fffff802`33481ebb : 00000000`00000050 fffff802`332f51ac 00000000`00000003 ffff9701`78b4f4b0 : nt!KeBugCheckEx+0x107
  139. ffff9701`78b4f290 fffff802`3325766c : 00000000`00000065 00000000`00000003 ffff9701`78b4f449 00000000`00000000 : nt!MiSystemFault+0x22d76b
  140. ffff9701`78b4f390 fffff802`3343a029 : fffff802`435e3010 fffff802`435e3010 00000000`00000002 00000000`00000000 : nt!MmAccessFault+0x29c
  141. ffff9701`78b4f4b0 fffff802`332f51ac : fffff802`435e1063 fffff802`33000000 00000000`01047000 fffff802`435e1a20 : nt!KiPageFault+0x369
  142. ffff9701`78b4f648 00000000`00000000 : ffffe78e`1baff000 fffff802`332f51ac 00000000`01047000 fffff802`33000000 : nt!KeAllocateInterrupt+0x7c
  143.  
  144.  
  145. SYMBOL_NAME: nt!KeAllocateInterrupt+7c
  146.  
  147. IMAGE_NAME: hardware
  148.  
  149. STACK_COMMAND: .cxr; .ecxr ; kb
  150.  
  151. MODULE_NAME: hardware
  152.  
  153. FAILURE_BUCKET_ID: IP_MISALIGNED
  154.  
  155. OS_VERSION: 10.0.22621.1
  156.  
  157. BUILDLAB_STR: ni_release
  158.  
  159. OSPLATFORM_TYPE: x64
  160.  
  161. OSNAME: Windows 10
  162.  
  163. FAILURE_ID_HASH: {201b0e5d-db2a-63d2-77be-8ce8ff234750}
  164.  
  165. Followup: MachineOwner
  166. ---------
  167.  
  168.  
Advertisement
Add Comment
Please, Sign In to add comment