emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: make bootstrap fails on Mac OS X


From: Stefan Monnier
Subject: Re: make bootstrap fails on Mac OS X
Date: Thu, 17 Jul 2003 12:10:03 -0400

> >>    malloc_freezedry_recorder: too many regions
> >
> > I have no idea whether your fix is correct or not, but I think it'd
> > be interesting to try and figure out what causes the increased number
> > of regions.
> > Is that a new problem ?  If so when did it start and can you try to
> > narrow down a set of commits that caused this change ?
> 
> Yes, it is new problem.
> It starts between 2003-07-15 0:0:0 UTC and 2003-07-16 0:0:0 UTC.
> I think the increased number of regions caused by latest src/alloc.c
> (1.315->1.316).

That's what I feared as well.
Is HAVE_POSIX_MEMALIGN defined in src/config.h ?
If so, what happens if you undefine it ?
Also can you compare the byte-size of the dumped `emacs' executable
before and after the change ?
Finally, can you try to edit src/alloc.c and set BLOCK_PADDING to something
like 16 ?  What about with 64 ?

> FYI: The following URL is my daily autobuild result of GNU Emacs CVS 
> HEAD on Mac OS X.
> 
> http://homepage.mac.com/nand/emacsbuild/index.html

That's handy, thank you.


        Stefan





reply via email to

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