Currently builds for Mac are with tcmalloc global hook enabled. This means that the CEF Python library needs to be imported the very first before any other libraries like for example wxPython.
There was a similar tcmalloc issue for Linux, see Issue #73 for details.
Original issue reported on code.google.com by [email protected] on 9 Jan 2015 at 12:11