strace -f -o strace.out -e trace=memory speed-dreams-2

Memcheck (valgrind) may help if its queue of blocks that have been
released (free(), munmap()), but not yet made available for
re-allocation by memcheck, is long enough.  Try:

   valgrind -track-origins=yes --freelist-vol=$BIG_NUMBER speed-dreams-2

--
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to