Re: macOS status

Kirill A. Korinsky <[email protected]>
Newsgroups gmane.lisp.gcl.devel
Message-ID <[email protected]>
Greetings,

On Sun, 28 Jan 2024 16:45:59 +0100,
Camm Maguire wrote:
>
> Greetings, and thanks again so much for your report, and please excuse
> the delay.
>
> I cannot reproduce anywhere else.  At the point of failure, please
>
> cd unixport
> ./saved_pre_gcl
> >(si::use-fast-links nil)
> >(load "boot.lisp")
>
> and then when the error appears
>
> >:bt
>
> and send me the results.
>

I had pull the last changes and now my local root is 1b281a747791571b685c75b63a722904831a867a

Required commands:

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

  NIL

  >(load "boot.lisp")
  ;; Loading "boot.lisp"

  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>>:bt

  #0   INVOKE-DEBUGGER {} [ihs=87]
  #1   INVOKE-DEBUGGER {loc0="The assertion (APPLY (QUOTE ARRAY-IN-BOUNDS-P) ARRAY ...) failed.",loc1="...} [ihs=86]
  #2   APPLY {loc0=#<function 000000010983d4c0>,loc1="The assertion ~:@(~S~) failed.",loc2=((...} [ihs=83]
  #3  Computing args for  VALUES {(apply (quote array-in-bounds-p) array ...)=nil,} [ihs=76]
  #4   APPLY {loc0=cerror,loc1="Repeat assertion.",loc2="The assertion ~:@(~S~) failed.",loc3...} [ihs=74]
  #5   ASSERT-PLACES {(apply (quote array-in-bounds-p) array ...)=nil,} [ihs=68]
  #6   APPLY {loc0=system::assert-places,loc1=nil,loc2=nil,loc3="The assertion ~:@(~S~) faile...} [ihs=67]
  #7   ARRAY-ROW-MAJOR-INDEX {0=nil,} [ihs=64]
  #8   APPLY {loc0=array-row-major-index,loc1="",loc2=(0),loc3="",loc4=0} [ihs=63]
  #9  Computing args for  ROW-MAJOR-AREF {0=nil,} [ihs=62]
  #10   AREF {0=nil,} [ihs=61]
  #11   AREF {loc0="",loc1=0,loc2="",loc3=0} [ihs=60]
  #12  Computing args for  EQL {} [ihs=59]
  #13   LINK-EXPAND {} [ihs=53]
  #14   LINK-EXPAND {loc0="/var/folders/rq/wqy42lq543z9rwrlj7vf1h4r0000gn/T/gazonk_85119_0.lsp",loc1...} [ihs=52]
  #15   LINK-EXPAND {} [ihs=48]
  #16   LINK-EXPAND {loc0="/var/folders/rq/wqy42lq543z9rwrlj7vf1h4r0000gn/T/gazonk_85119_0.lsp",loc1...} [ihs=47]
  #17  Computing args for  STAT1 {} [ihs=46]
  #18  Computing args for  EQ {} [ihs=45]
  #19   PROBE-FILE {} [ihs=43]
  #20   PROBE-FILE {loc0=#P"/var/folders/rq/wqy42lq543z9rwrlj7vf1h4r0000gn/T/gazonk_85119_0.lsp",lo...} [ihs=42]
  #21   GAZONK-NAME {loc0=nil,loc1=nil,loc2=((gazonk-name block #<@00000001128A6F90>)),loc3=((dotime...} [ihs=38]
  #22  Computing args for  OPEN {} [ihs=36]
  #23   COMPILE {} [ihs=31]
  #24   COMPILE {loc0=listp,loc1=listp} [ihs=30]
  #25   MAPC {loc0=compile,loc1=(listp system::ibb system::ib ...),loc2=compile,loc3=(system:...} [ihs=29]
  #26   LOAD-STREAM {loc0=nil,loc1=nil,loc2=nil,loc3=#<function 00000001095451f0>} [ihs=28]
  #27   LOAD-PATHNAME {} [ihs=20]
  #28   LOAD-PATHNAME {loc0=#P"boot.lisp",loc1=nil,loc2=:error,loc3=:default,loc4=#P"boot.lisp",loc5=n...} [ihs=19]
  #29   LOAD {} [ihs=16]
  #30   LOAD {loc0="boot.lisp",loc1="boot.lisp"} [ihs=15]
  #31   EVAL {loc0=nil,loc1=nil,loc2=nil,loc3=#<function 00000001099423a0>} [ihs=14]
  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.