(room) leads to error on Windows

Bug #1206456 reported by il71
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
SBCL
Fix Released
Undecided
Unassigned

Bug Description

1.1.10 x86-64 Windows

$ sbcl --no-userinit
* (room)

Dynamic space usage is: 45,464,960 bytes.
Read-only space usage is: 5,584 bytes.
Static space usage is: 4,736 bytes.
Control stack usage is: 2,224 bytes.
Binding stack usage is: 864 bytes.
Control and binding stack usage is for the current thread only.
Garbage collection is currently enabled.

debugger invoked on a SB-INT:BUG in thread
#<THREAD "main thread" RUNNING {1002B4BA33}>:
    failed AVER: (<= (GET-LISP-OBJ-ADDRESS START) (GET-LISP-OBJ-ADDRESS END))
  This is probably a bug in SBCL itself. (Alternatively, SBCL might have been
  corrupted by bad user code, e.g. by an undefined Lisp operation like
  (FMAKUNBOUND 'COMPILE), or by stray pointers from alien code or from unsafe
  Lisp code; or there might be a bug in the OS or hardware that SBCL is running
  on.) If it seems to be a bug in SBCL itself, the maintainers would like to
  know about it. Bug reports are welcome on the SBCL mailing lists, which you
  can find at <http://sbcl.sourceforge.net/>.

Type HELP for debugger help, or (SB-EXT:EXIT) to exit from SBCL.

restarts (invokable by number or by possibly-abbreviated name):
  0: [ABORT] Exit debugger, returning to top level.

(SB-INT:BUG "~@<failed AVER: ~2I~_~A~:>" (<= (SB-KERNEL:GET-LISP-OBJ-ADDRESS SB-
VM::START) (SB-KERNEL:GET-LISP-OBJ-ADDRESS SB-VM::END)))
0]

Tags: os-windows
Revision history for this message
Stas Boukarev (stassats) wrote :

In 556e61d75009be4a9fb47a9754692e428b026375.

Changed in sbcl:
status: New → Fix Committed
Changed in sbcl:
status: Fix Committed → Fix Released
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.