카테고리 없음
EAccessViolation
지창준
2024. 9. 1. 11:37
일반적으로 메모리 접근(엑세스)를 잘못 했을때 발생
First chance exception at 0x7567B760 . Exception class EAccessViolation with message
'Access violation at address 0092F9B4. Read of address 0000000C'.
Process test.exe (0x5EC)
0092F9B4 - 문제가 되는 코드(바이너리) 위치
0000000C - 엑세스 하려는 메모리 주소