-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
PiaCarrot
authored and
PiaCarrot
committed
Apr 30, 2024
1 parent
ffa4322
commit 6b62a21
Showing
3 changed files
with
124 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
Exception: STATUS_ACCESS_VIOLATION at rip=00100401B56 | ||
rax=FFFFFFF7FFF94B31 rbx=0000000000000F6C rcx=0000000800000010 | ||
rdx=0000000000000000 rsi=0000000000000000 rdi=0000000100404236 | ||
r8 =00000000FFFFC7C4 r9 =0000000000000000 r10=0000000100000000 | ||
r11=0000000100401CD6 r12=000000080006B4D0 r13=0000000800069A6F | ||
r14=0000000000000000 r15=0000000000000001 | ||
rbp=0000000100404228 rsp=00000000FFFFCA60 | ||
program=C:\cygwin64\home\lamer\pokeorange\tools\scan_includes.exe, pid 2130, thread main | ||
cs=0033 ds=002B es=002B fs=0053 gs=002B ss=002B | ||
Stack trace: | ||
Frame Function Args | ||
00100404228 00100401B56 (00800069A6F, 00000000022, 00100404246, 0018036DFB0) | ||
00100404228 00100401D19 (00800058876, 00000000022, 00100404246, 00000000000) | ||
00100404228 00100401D19 (0018036F9A3, 00000000000, 00000000000, 000FFFFCD30) | ||
000FFFFCD30 001004024F3 (00000000020, 00000000000, 00180049B11, 00180048A70) | ||
000FFFFCD30 00180049B7D (00000000000, 00000000000, 00000000000, 00000000000) | ||
000FFFFFFF0 00180047746 (00000000000, 00000000000, 00000000000, 00000000000) | ||
000FFFFFFF0 001800477F4 (00000000000, 00000000000, 00000000000, 00000000000) | ||
End of stack trace |