Re: macOS status

Kirill A. Korinsky <[email protected]>
Newsgroups gmane.lisp.gcl.devel
Message-ID <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.