Mac OS X Lion support

Justin Lebar justin.lebar at gmail.com
Fri Nov 4 09:08:08 PDT 2011


It looks like you're setting JEMALLOC_ZONE_VERSION as a compile-time
constant?  Unless you never intend to run the program on a system
other than the one it was compiled on, I don't think this will work.

On Fri, Nov 4, 2011 at 11:56 AM, Douglas Creager <dcreager at dcreager.net> wrote:
> Hello all,
>
> The current dev branch of standalone jemalloc crashes on Mac OS X Lion.  I noticed that it looks like Mozilla's copy of jemalloc supports Lion:
>
> https://bugzilla.mozilla.org/show_bug.cgi?id=694896
>
> I've extracted out (what I think are) the relevant changes and applied them to the standalone jemalloc (patch attached).  Using the jemalloc.sh script, it "seems to work" for me with a handful of command-line apps on my Lion box.  I've noticed a couple of the Mozilla developers on this list; I'd appreciate a look through the patch to make sure I didn't leave out anything important.
>
> https://github.com/dcreager/jemalloc/commit/ca8c2659785bc06b572d05f9cf688ba8e991d7e2
>
>
>
>
> cheers
> –doug
> _______________________________________________
> jemalloc-discuss mailing list
> jemalloc-discuss at canonware.com
> http://www.canonware.com/mailman/listinfo/jemalloc-discuss
>
>



More information about the jemalloc-discuss mailing list