GNU bug report logs - #10656
24.0.92; Duplicate large block deallocation

Previous Next

Package: emacs;

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


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Dave Abrahams <dave <at> boostpro.com>
Cc: 10656 <at> debbugs.gnu.org
Subject: bug#10656: Duplicate large block deallocation
Date: Mon, 30 Jan 2012 22:14:17 -0800
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.

For more on this, see:

http://comments.gmane.org/gmane.comp.programming.garbage-collection.boehmgc/410




This bug report was last modified 13 years and 113 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.