ply icon indicating copy to clipboard operation
ply copied to clipboard

ply: compile.c:215: ply_compile: Assertion `!err' failed

Open yuejiyueren opened this issue 1 year ago • 0 comments

When I trace more than 9 system functions in a ply file, an error will always be reported when running ply. This is why, this is the error code: ply: compile.c:215: ply_compile: Assertion `!err' failed. Aborted (core dumped)

yuejiyueren avatar Feb 06 '24 05:02 yuejiyueren