CENSUS / shadow

jemalloc heap exploitation framework
Other
447 stars 69 forks source link

No member named reg_size #17

Open 0xTen opened 3 years ago

0xTen commented 3 years ago

I run into this error when running jeparse: [shadow] parsing structures from memory... [shadow] 2021-08-13 21:59:53 Python Exception <class 'gdb.error'> There is no member named reg_size.: /tmp/NuGetScratch/pwnFZf_Yt.gdb:4: Error in sourced command file: Error occurred in Python: There is no member named reg_size.

I'm running jemalloc 2.2.5 standalone debug build and GDB 10.1.90.20210103-git with a python 3.9.2 interpreter.