wkz / ply

Light-weight Dynamic Tracer for Linux
https://wkz.github.io/ply
GNU General Public License v2.0
402 stars 156 forks source link

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

Open yuejiyueren opened 9 months ago

yuejiyueren commented 9 months ago

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)