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