jqguo367
jqguo367
I have a core file which is from a 32-bit process which has memory leak issue. The core file is 3G+ in size. I'd like to dump the heap chunks...
Using gdb with heapinspect plugin, I got the following error: (gdb) hi heap Python Exception [Errno 2] No such file or directory: '/proc/1251943/exe': Error occurred in Python command: [Errno 2]...
I got the following error. gef> heap chunks [*] Failed to read /proc//maps, using GDB sections info: [Errno 2] No such file or directory: '/proc/17626/maps' [!] No heap section