bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gprofng/31460] heap tracing causes infinite recursion on calloc wit


From: carlsonj at workingcode dot com
Subject: [Bug gprofng/31460] heap tracing causes infinite recursion on calloc with multi-threaded applications
Date: Thu, 21 Mar 2024 13:51:57 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=31460

--- Comment #3 from James Carlson <carlsonj at workingcode dot com> ---
I found a clue: the application uses libtcmalloc. It seems like this recursion
problem happens when that library is either ldopen'd into the address space or
LD_PRELOADed in.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]