Heaptrack generating empty heap dump
Akash Kumar
kakash at juniper.net
Mon Jul 24 20:52:26 BST 2023
During my analysis of the memory for my service , getting this warning and it generating an empty zip file even after my service does many activities and lot of memory allocate/deallocate. (I’ am running heaptrack on my server service, I sent all the required file of heaptrack manually from my local to router)
`\`heaptrack injection via GDB, this might take some time.
warning: File "/lib64/libthread_db-1.0.so" auto-loading has been declined by your
\*auto-load safe-path' set to"Sdebugdir:$datadir/auto-load".
warning: Unable to find libthread db matching inferior's thread library,
thread debugging will not be available.
No symbol table is loaded. Use the "file" command.
Heaptrack finished! Now run the following to investigate the data:
heaptrack -analyze "/var/tmp/heaptrack.\<service_name\>.11915.gz"\`
ls -lt /var/tmp/heaptrack.\<service_name\>.11915.gz
\-rw-r--r- - 1 root root 0 Jul 24 17:18 /var/tmp/heaptrack.\<service name\>.gz
complied with command = ./heaptrack --pid \<pid_number\>`
1. Trying to understand the error
2. How to resolve this issue?
Thanks,
Akash Kumar
Juniper Business Use Only
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/heaptrack/attachments/20230724/bb4aca88/attachment.htm>
More information about the Heaptrack
mailing list