Opened 19 months ago
Last modified 19 months ago
#63242 new defect
gperftools port installs a version of tcmalloc that segfaults on macOS Monterey
Reported by: | swipeware (Ingemar Bergmark) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.7.1 |
Keywords: | monterey | Cc: | |
Port: | gperftools |
Description
I recently installed macOS Monterey beta 2 for testing, and I have a problem with gperftools including a tcmalloc version that has issues with Monterey.
I have built a utility with TCMalloc support on Big Sur, and it runs just fine there. However, when I try to run the same binary on Monterey, it crashes immediately with a SIGSEGV error. If I build the same utility without TCMalloc support, it runs fine on Big Sur and Monterey.
(The utility I built is 'enfuse' from the 'enblend-enfuse' project)
Note: See
TracTickets for help on using
tickets.
please remember not to discuss pre-releases here.