MallocStackLogging: could not tag MSL-related memory as no_footprint, so those pages will be included in process footprint - (null)

Hello,

When I use leaks -atExit -- I always get these two messages:

MallocStackLogging: could not tag MSL-related memory as no_footprint, so those pages will be included in process footprint - (null) MallocStackLogging: recording malloc and VM allocation stacks using lite mode

Does osmebody know how I can fix this problem? Thank you

I tried this here in my office and it reproduces for a trivial problem whenever I use -atExit. Given that, I’d label this as log noise and, as its obviously quite annoying, I encourage you to file a bug about it.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

MallocStackLogging: could not tag MSL-related memory as no_footprint, so those pages will be included in process footprint - (null)
 
 
Q