bajdcc/CParser

runtime error when applying for a new page

Closed this issue · 1 comments

When I run sample code in main, I encountered the error in cvm.cpp line 22 and it is described as below:

0x00007FFF7A4F16E9 (vcruntime140.dll)处(位于 CParser.exe 中)引发的异常: 0xC0000005: 写入位置 0x00000000DD565000 时发生访问冲突。

platform: windows 10
visual studio version: vs 2019

Sorry for bothering. The code works well under x86 rather than x64.