GNU bug report logs - #10588
failed build with --enable-debug-malloc

Previous Next

Package: guile;

Reported by: Andy Wingo <wingo <at> pobox.com>

Date: Mon, 23 Jan 2012 20:59:02 UTC

Severity: normal

Done: Andy Wingo <wingo <at> pobox.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andy Wingo <wingo <at> pobox.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#10588: closed (failed build with --enable-debug-malloc)
Date: Sun, 05 Feb 2012 15:05:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 05 Feb 2012 16:03:38 +0100
with message-id <87ipjlgw51.fsf <at> pobox.com>
and subject line Re: bug#10588: failed build with --enable-debug-malloc
has caused the debbugs.gnu.org bug report #10588,
regarding failed build with --enable-debug-malloc
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
10588: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10588
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Wingo <wingo <at> pobox.com>
To: erana Owl <0wl256 <at> gmail.com>
Cc: bug-guile <at> gnu.org
Subject: Re: failed build with --enable-debug-malloc
Date: Mon, 23 Jan 2012 21:58:26 +0100
On Sun 22 Jan 2012 21:57, erana Owl <0wl256 <at> gmail.com> writes:

> running configure with --enable-debug-malloc fails on snarfing .doc

Redirecting to bug-guile to create a new ticket.

Thanks for the report,

Andy
-- 
http://wingolog.org/


[Message part 3 (message/rfc822, inline)]
From: Andy Wingo <wingo <at> pobox.com>
To: erana Owl <0wl256 <at> gmail.com>
Cc: 10588-done <at> debbugs.gnu.org
Subject: Re: bug#10588: failed build with --enable-debug-malloc
Date: Sun, 05 Feb 2012 16:03:38 +0100
On Mon 23 Jan 2012 21:58, Andy Wingo <wingo <at> pobox.com> writes:

> On Sun 22 Jan 2012 21:57, erana Owl <0wl256 <at> gmail.com> writes:
>
>> running configure with --enable-debug-malloc fails on snarfing .doc

I "fixed" this.  Guile itself no longer registers GC-controlled
mallocations, as since 2.0 it is no longer necessary (nor advised) to
call scm_gc_free, so you don't get the pairing that you need to track
numbers of live objects.

We should probably remove the debug-malloc code entirely, given that it
doesn't map well to the current API.

Andy
-- 
http://wingolog.org/


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.