unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
* bug#2072: Emergency (alloc): Warning: past 95% of memory limit
@ 2009-01-26 18:41 Pierre Gaston
  2010-01-28 17:37 ` bug#2072: "Emergency (alloc): Warning: past 85% of memory limit" on NetBSD/mips Chong Yidong
  0 siblings, 1 reply; 2+ messages in thread
From: Pierre Gaston @ 2009-01-26 18:41 UTC (permalink / raw)
  To: bug-gnu-emacs


Just after starting emacs (using emacs -Q) the following message appears:
Emergency (alloc): Warning: past 95% of memory limit


In GNU Emacs 22.3.1 (alpha--netbsd, X toolkit)
 of 2009-01-26 on iceland
configured using `configure  '--x-includes=/usr/X11R6/include' '--x-libraries=/usr/X11R6/lib' '--with-gif' '--with-jpeg' '--with-png' '--with-tiff' '--with-x' '--with-xpm' '--with-x-toolkit=athena' '--localstatedir=/var' '--prefix=/usr/pkg' '--host=alpha--netbsd' '--infodir=/usr/pkg/info' '--mandir=/usr/pkg/man' 'host_alias=alpha--netbsd' 'CC=cc' 'CFLAGS=-O2 -mieee -I/usr/pkg/include -I/usr/include -I/usr/X11R6/include' 'LDFLAGS=-L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -L/usr/X11R6/lib -Wl,-R/usr/X11R6/lib' 'LIBS=' 'CPPFLAGS=-DPNG_NO_ASSEMBLER_CODE -I/usr/pkg/include -I/usr/include -I/usr/X11R6/include''

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: nil
  locale-coding-system: nil
  default-enable-multibyte-characters: t

Major mode: Info

Minor modes in effect:
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
C-h ? SPC SPC SPC SPC C-w ESC [ 6 ~ C-h i m e m a c 
s RET m b u TAB g s RET ESC O B ESC O B ESC O B ESC 
O B ESC O B ESC O B ESC O B ESC O B SPC ESC O B ESC 
O B ESC O B ESC O B ESC O B ESC O B ESC O B SPC SPC 
SPC SPC SPC SPC SPC SPC SPC SPC ESC x r e p o TAB r 
TAB RET

Recent messages:
Note: file is write protected
View mode: type C-h for help, h for commands, q to quit.
Loading info...
Loading easymenu...done
Loading info...done
Composing main Info directory...done
Making completion list... [2 times]
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done







^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#2072: "Emergency (alloc): Warning: past 85% of memory limit" on NetBSD/mips
  2009-01-26 18:41 bug#2072: Emergency (alloc): Warning: past 95% of memory limit Pierre Gaston
@ 2010-01-28 17:37 ` Chong Yidong
  0 siblings, 0 replies; 2+ messages in thread
From: Chong Yidong @ 2010-01-28 17:37 UTC (permalink / raw)
  To: Izumi Tsutsui; +Cc: Dan Nicolaescu, 4629, 2072

Dan Nicolaescu <dann <at> ics.uci.edu> wrote:

> Izumi Tsutsui <tsutsui <at> ceres.dti.ne.jp> wrote:
>
> > Emacs-23.1 on NetBSD/cobalt (mipsel) 5.0.1 also gets the following
> > warning message as well as bug#2685 on Debian lenny.
> >
> > >> Emergency (alloc): Warning: past 85% of memory limit
> >
> > The following patch (and configure rev 1.326 on HEAD) fixes it:
>
> mips.h is only used on NetBSD and GNU/Linux, so, IMO, the right thing to
> do here is just remove #define DATA_START in that file.

Indeed, thanks.  I've checked in the suggested fix.  Thanks.

> > NetBSD/alpha has the same problem as mentioned in bug#2072, and
> > the following patch for emacs-23.1 works fine on NetBSD/alpha 5.0:
>
> The solution should be the same in this file too.

FreeBSD and OpenBSD also use this, so I'm not sure this is right.  For
now, let's just use the __NetBSD__ conditional as originally suggested.






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-01-28 17:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-01-26 18:41 bug#2072: Emergency (alloc): Warning: past 95% of memory limit Pierre Gaston
2010-01-28 17:37 ` bug#2072: "Emergency (alloc): Warning: past 85% of memory limit" on NetBSD/mips Chong Yidong

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).