GNU bug report logs - #18995
Error: Could not reserve dynamic heap area.

Previous Next

Package: emacs;

Reported by: Alexander Shukaev <haroogan <at> gmail.com>

Date: Sat, 8 Nov 2014 15:24:01 UTC

Severity: normal

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #17 received at 18995 <at> debbugs.gnu.org (full text, mbox):

From: Alexander Shukaev <haroogan <at> gmail.com>
To: Eli Zaretskii <eliz <at> gnu.org>
Cc: 18995 <at> debbugs.gnu.org
Subject: Re: bug#18995: Error: Could not reserve dynamic heap area.
Date: Sat, 8 Nov 2014 19:40:58 +0100
[Message part 1 (text/plain, inline)]
Both "-O2" and "-O1" don't work as well. Only "-O0" works.

Could be.  What GCC version are you using?


Latest:

gcc.exe (Rev2, Built by MSYS2 project) 4.9.2


Also, when -O3 is used, does it help to declare reserved_heap_size
> volatile, like this:
>


  size_t volatile reserved_heap_size;
>


(You might need to change the extern declaration on w32heap.h as
> well.)


Unfortunately, nope.
[Message part 2 (text/html, inline)]

This bug report was last modified 10 years and 197 days ago.

Previous Next


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