GNU bug report logs - #2685
Emergency (alloc): Warning: past 85% of memory limit

Previous Next

Package: emacs;

Reported by: Laurent GUERBY <laurent <at> guerby.net>

Date: Mon, 16 Mar 2009 11:25:04 UTC

Severity: normal

Done: Chong Yidong <cyd <at> stupidchicken.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (Emacs bug Tracking System)
To: Laurent GUERBY <laurent <at> guerby.net>
Subject: bug#2685 closed by Chong Yidong <cyd <at> stupidchicken.com> (Re: 
 Emergency (alloc): Warning: past 85% of memory limit)
Date: Fri, 22 May 2009 18:50:05 +0000
[Message part 1 (text/plain, inline)]
This is an automatic notification regarding your bug report
which was filed against the emacs package:

#2685: Emergency (alloc): Warning: past 85% of memory limit

It has been closed by Chong Yidong <cyd <at> stupidchicken.com>.

Their explanation is attached below along with your original report.
If this explanation is unsatisfactory and you have not received a
better one in a separate message then please contact Chong Yidong <cyd <at> stupidchicken.com> by
replying to this email.


-- 
2685: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=2685
Emacs Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Chong Yidong <cyd <at> stupidchicken.com>
To: Laurent GUERBY <laurent <at> guerby.net>
Cc: John Sullivan <johns <at> fsf.org>, 2685-done <at> debbugs.gnu.org
Subject: Re: Emergency (alloc): Warning: past 85% of memory limit
Date: Fri, 22 May 2009 14:46:56 -0400
> The problem is that Emacs is not determining the start of the data
> segment properly on MIPS machines.  In src/m/mips.h, we define
> DATA_START as 0x10000000

On further research, I think this is wrong for GNU/Linux.  It was
probably written for other operating systems in mind.  Undefining
DATA_START on GNU/Linux is pretty harmless; as I said, this causes Emacs
to fall back on another heuristic method for determining the start of
the data segment.  (Anyway, this change only affects this particular
platform).  So, I've checked in the change.

[Message part 3 (message/rfc822, inline)]
From: Laurent GUERBY <laurent <at> guerby.net>
To: emacs-pretest-bug <at> gnu.org
Subject: Emergency (alloc): Warning: past 85% of memory limit
Date: Mon, 16 Mar 2009 12:13:55 +0100
Hi,

I compiled using GCC 4.3.2 from debian lenny (abi=32):

GNU Emacs 23.0.91.1 (mips64el-unknown-linux-gnu, X toolkit) of
2009-03-15 on gcc51   

When launching emacs (in text mode) I get a *Warnings* window
with the following message:

Emergency (alloc): Warning: past 85% of memory limit

The machine gcc51 has 1GB of RAM so this warning seems surprising.

Sincerely,

Laurent





This bug report was last modified 15 years and 364 days ago.

Previous Next


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