GNU bug report logs - #47429
allocating JIT code buffer failed: Permission denied

Previous Next

Package: guile;

Reported by: noloader <at> gmail.com

Date: Fri, 26 Mar 2021 22:49:02 UTC

Severity: normal

Full log


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

From: Jeffrey Walton <noloader <at> gmail.com>
To: 47429 <at> debbugs.gnu.org
Subject: Re 47429:allocating JIT code buffer failed: Permission denied
Date: Fri, 26 Mar 2021 22:39:19 -0400
The GUILE_ENABLE_JIT m4 macro should _not_enable JIT on the Apple
silicon. That's going to take a real port.

This may help in detecting the M1 as long as build==host.

    apple_silicon=`sysctl machdep.cpu.brand_string 2>/dev/null | grep
-i -c "Apple M1"`

If a cross-compile is happening, then TARGET_OSX and MAP_JIT macros may help.

Jeff




This bug report was last modified 4 years and 80 days ago.

Previous Next


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