GNU bug report logs -
#10656
24.0.92; Duplicate large block deallocation
Previous Next
Reported by: Dave Abrahams <dave <at> boostpro.com>
Date: Mon, 30 Jan 2012 16:32:02 UTC
Severity: normal
Found in version 24.0.92
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
Message #11 received at 10656 <at> debbugs.gnu.org (full text, mbox):
on Tue Jan 31 2012, Paul Eggert <eggert-AT-cs.ucla.edu> wrote:
> I think that diagnostic is not coming from Emacs; it's coming
> from the Boehm conservative garbage collector, which
> presumably is in the Darwin runtime library. I have my
> doubts whether Boehm GC will work with Emacs as-is, as Emacs
> encodes pointers and this is likely to fool the GC.
> Can you build Emacs without the Boehm GC? That might
> fix the problem.
1. I doubt Darwin's runtime contains the BoehmGC.
2. It's implausible that use of the BoehmGC is being injected into Emacs
without being explicitly requested as part of its build instructions.
If Darwin's autoconf, etc., were doing something like that, I would
have heard about it (and it would break way too much software).
3. Even if the implausible (2) were in fact the case, if it's not part
of Emacs's build instructions, how could I possibly "build Emacs
without the Boehm GC?"
4. I've been using builds from http://emacsformacosx.com/builds; it's
just easier than building my own.
--
Dave Abrahams
BoostPro Computing
http://www.boostpro.com
This bug report was last modified 13 years and 114 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.