[MacPorts] #65188: sbcl: fatal error encountered in SBCL pid 16153: dynamic space too small for core

MacPorts noreply at macports.org
Thu Jan 26 14:21:07 UTC 2023


#65188: sbcl: fatal error encountered in SBCL pid 16153: dynamic space too small
for core
---------------------------+----------------------
  Reporter:  barracuda156  |      Owner:  easye
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.7.2
Resolution:                |   Keywords:
      Port:  sbcl          |
---------------------------+----------------------

Comment (by barracuda156):

 I have built `sbcl` 2.3.0 up to this point, and there it freezes:
 ```
 ; SB-Loader: (166+3670) methods/other
 SB-XC:*FEATURES* =
 (:PPC :GENCGC :ALIEN-CALLBACKS :ANSI-CL :ANSI-COMPLIANT-LOAD-TRUENAME
  :BIG-ENDIAN :BSD :COMMON-LISP :COMPARE-AND-SWAP-VOPS :DARWIN
  :IEEE-FLOATING-POINT :MACH-O :OS-PROVIDES-BLKSIZE-T :OS-PROVIDES-DLADDR
  :OS-PROVIDES-DLOPEN :OS-PROVIDES-SUSECONDS-T :PACKAGE-LOCAL-NICKNAMES
 :SB-DOC
  :SB-EVAL :SB-LDB :SB-PACKAGE-LOCKS :SB-SOURCE-LOCATIONS :SB-UNICODE :SBCL
  :UNIX)
 [building initial core file in "output/cold-sbcl.core":
 writing 4096 bytes [1 page] from #<SB-FASL::GSPACE @#x4100000 :STATIC>
 writing 28422144 bytes [6939 pages] from #<SB-FASL::GSPACE @#x10000000
 :DYNAMIC>
 writing 0 bytes [0 pages] from #<SB-FASL::GSPACE @#x4000000 :READ-ONLY>
 movable dynamic space: 534 + 3383 + 3022 cons/code/mixed pages
 /INITIAL-FUN=#X119FC1B5
 done]
 //testing for consistency of first and second GENESIS passes
 //header files match between first and second GENESIS -- good

 real    9m16.123s
 user    7m7.247s
 sys     1m22.682s
 //entering make-target-2.sh
 //doing warm init - compilation phase
 This is SBCL 2.3.0, an implementation of ANSI Common Lisp.
 More information about SBCL is available at <http://www.sbcl.org/>.

 SBCL is free software, provided as is, with absolutely no warranty.
 It is mostly in the public domain; some portions are provided under
 BSD-style licenses.  See the CREDITS and COPYING files in the
 distribution for more information.
 Initial page table:
         Immobile Object Counts
  Gen layout fdefn symbol   code  Boxed   Cons    Raw   Code  SmMix  Mixed
 LgRaw LgCode  LgMix Waste%       Alloc        Trig   Dirty GCs Mem-age
   6      0      0      0      0      0    534      0   3383      0   3022
 0      0      0    0.5    28271184     2000000    3383   0  0.0000
 Tot      0      0      0      0      0    534      0   3383      0   3022
 0      0      0    0.5    28271184 [5.3% of 536870912 max]

 ```

 Why could that be?

-- 
Ticket URL: <https://trac.macports.org/ticket/65188#comment:33>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list