Advertisement
LordJakub

Untitled

Feb 5th, 2024
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. (6ca4.373c): Stack overflow - code c00000fd (first chance)
  2. First chance exceptions are reported before any exception handling.
  3. This exception may be expected and handled.
  4. KERNELBASE!ReadFile+0x6c:
  5. 00007ffb`485e577c 48ff15ddfb1a00 call qword ptr [KERNELBASE!_imp_NtReadFile (00007ffb`48795360)] ds:00007ffb`48795360={ntdll!NtReadFile (00007ffb`4aa0d090)}
  6. 0:000> g
  7. (6ca4.373c): Stack overflow - code c00000fd (!!! second chance !!!)
  8. KERNELBASE!ReadFile+0x6c:
  9. 00007ffb`485e577c 48ff15ddfb1a00 call qword ptr [KERNELBASE!_imp_NtReadFile (00007ffb`48795360)] ds:00007ffb`48795360={ntdll!NtReadFile (00007ffb`4aa0d090)}
  10. 0:000> g
  11. (6ca4.373c): Access violation - code c0000005 (first chance)
  12. First chance exceptions are reported before any exception handling.
  13. This exception may be expected and handled.
  14. KERNELBASE!ReadFile+0x55:
  15. 00007ffb`485e5765 4c89542428 mov qword ptr [rsp+28h],r10 ss:000000b7`13200ff8=????????????????
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement