gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: macOS status


From: Kirill A . Korinsky
Subject: Re: macOS status
Date: Mon, 29 Jan 2024 14:39:33 +0100
User-agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (Gojō) APEL-LB/10.8 EasyPG/1.0.0 Emacs/30.0.50 (x86_64-apple-darwin21.6.0) MULE/6.0 (HANACHIRUSATO)

On Mon, 29 Jan 2024 14:20:27 +0100,
Camm Maguire wrote:
> 
> Greetings!  OK then please repeat the last instructions, inserting the
> following before (load "boot.lisp")
> 
> >(trace si::readlinkat)
>

Here it is:

  >(si::use-fast-links nil)

  NIL

  >(trace si::readlinkat)

  (SYSTEM:READLINKAT)

  >(load "boot.lisp")
  ;; Loading "boot.lisp"
    1> (READLINKAT 0 "/var")
    <1 (READLINKAT "")

  Correctable error: The assertion (APPLY (QUOTE ARRAY-IN-BOUNDS-P) ARRAY ...) 
failed.
  Signalled by APPLY.
  If continued: Repeat assertion.The assertion (APPLY (QUOTE ARRAY-IN-BOUNDS-P) 
ARRAY ...) failed.

  Broken at LET*.  Type :H for Help.
      1 (continue) Repeat assertion. 
      2  Return to top level. 
  COMPILER>>

-- 
wbr, Kirill



reply via email to

[Prev in Thread] Current Thread [Next in Thread]