GNU bug report logs - #17215
Build failure

Previous Next

Package: emacs;

Reported by: David Kastrup <dak <at> gnu.org>

Date: Mon, 7 Apr 2014 08:09:01 UTC

Severity: normal

Tags: moreinfo

Done: Glenn Morris <rgm <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Daniel Colascione <dancol <at> dancol.org>
To: Nicolas Richard <theonewiththeevillook <at> yahoo.fr>,  David Kastrup <dak <at> gnu.org>
Cc: bzg <at> altern.org, 17215 <at> debbugs.gnu.org
Subject: bug#17215: Build failure
Date: Wed, 09 Apr 2014 03:48:49 -0700
[Message part 1 (text/plain, inline)]
On 04/09/2014 03:19 AM, Nicolas Richard wrote:
> [I'm cc-ing Bastien because he had a similar problem IIRC]
> 
> Hi David,
> 
>> Still dumps core.  Looks pretty much the same to me:
>> #0  0x40022424 in __kernel_vsyscall ()
>> #1  0x416b60c6 in raise (sig=sig <at> entry=6)
>>     at ../nptl/sysdeps/unix/sysv/linux/pt-raise.c:37
> 
> You could try Daniel's suggestion to bug#17184, i.e. compile with
> -DSYSTEM_PURESIZE_EXTRA=10000000
> 
> Perhaps it is time to increase BASE_PURESIZE ? FWIW I applied this patch
> to my local branch :
> 

Probably a good idea, assuming the core size increase is natural and
doesn't reflect some deeper problem.

Aside: why do we even bother with the malloc-on-pure-overflow logic? We
can't GC once we've overflown pure storage (although that could be made
to work), so an Emacs in that condition isn't very useful. Wouldn't it
be simpler just to abort when we overflow pure storage?

[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 11 years and 103 days ago.

Previous Next


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