Heap exhausted during garbage collection

Bug #1578760 reported by Juan Reynoso Elias
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Invalid
Undecided
Unassigned

Bug Description

Heap exhausted during garbage collection: 48 bytes available, 80 requested.
 Gen StaPg UbSta LaSta LUbSt Boxed Unboxed LB LUB !move Alloc Waste Trig WP GCs Mem-age
   0: 0 0 0 0 0 0 0 0 0 0 0 10737418 0 0 0.0000
   1: 0 0 0 0 0 0 0 0 0 0 0 10737418 0 0 0.0000
   2: 0 0 0 0 0 0 0 0 0 0 0 10737418 0 0 0.0000
   3: 17882 17880 0 0 4022 5334 0 76 44 304093680 4974096 177919370 0 1 1.3037
   4: 32764 32766 0 0 10128 11475 89 320 302 703717296 17571920 459615242 6725 1 0.6379
   5: 0 0 0 0 0 0 0 0 0 0 0 2000000 0 0 0.0000
   6: 0 0 0 0 1099 224 0 0 0 43352064 0 2000000 905 0 0.0000
   Total bytes allocated = 1051163040
   Dynamic-space-size bytes = 1073741824
GC control variables:
   *GC-INHIBIT* = true
   *GC-PENDING* = true
   *STOP-FOR-GC-PENDING* = false
fatal error encountered in SBCL pid 7844(tid 140736995915520):
Heap exhausted, game over.

Error opening /dev/tty: No such device or address
Welcome to LDB, a low-level debugger for the Lisp runtime environment.
ldb> (progn (load "/home/lispuser/quicklisp/dists/quicklisp/software/slime-v2.17/swank-loader.lisp" :verbose t) (funcall
(read-from-string "swank-loader:init")) (funcall (read-from-string "swank:start-server") "/tmp/slime.7837"))

unknown command: ``(progn''

Revision history for this message
Stas Boukarev (stassats) wrote :

Yes, that happens when you use more memory than --dynamic-space-size requests.

Changed in sbcl:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.