Package: sbcl
Version: 2:2.0.5-1
Severity: normal
Dear Maintainer,
I describe actions that lead to a "Memory fault" in sbcl.
Same error happens with sbcl 2.0.6.59-e802114ba.
No error with clisp and abcl.
* What led up to the situation?
in sbcl repl:
(ql:quickload "cl-monad-macros")
(in-package :cl-monad-macros)
(with-input-from-string (in "1")
(with-state-monad
(run!
(lambda (s) (cons (read in) in))
in)))
* What was the outcome of this action?
CORRUPTION WARNING in SBCL pid 31499(tid 0x7f9abea152c0):
Memory fault at 0x7faf (pc=0x5219f454 [code 0x5219f350+0x104 ID 0x5933], fp=0x7f9abe77f5b8, sp=0x7f9abe77f5a0) tid 0x7f9abea152c0
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
debugger invoked on a SB-SYS:MEMORY-FAULT-ERROR in thread
#<THREAD "main thread" RUNNING {10009C8083}>:
Unhandled memory fault at #x7FAF.
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.
CORRUPTION WARNING in SBCL pid 31499(tid 0x7f9abea152c0):
Memory fault at 0x7faf (pc=0x5219f454 [code 0x5219f350+0x104 ID 0x5933], fp=0x7f9abe77e588, sp=0x7f9abe77e570) tid 0x7f9abea152c0
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
debugger invoked on a SB-SYS:MEMORY-FAULT-ERROR in thread #<THREAD "main thread" RUNNING {10009C8083}>: Unhandled memory fault at #x7FAF.
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.
CORRUPTION WARNING in SBCL pid 31499(tid 0x7f9abea152c0):
Memory fault at 0x7faf (pc=0x5219f454 [code 0x5219f350+0x104 ID 0x5933], fp=0x7f9abe77d400, sp=0x7f9abe77d3e8) tid 0x7f9abea152c0
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
CORRUPTION WARNING in SBCL pid 31499(tid 0x7f9abea152c0):
Memory fault at 0x7faf (pc=0x5202d4fd [code 0x5202d1e0+0x31D ID 0xa71], fp=0x7f9abe77d4e0, sp=0x7f9abe77d4d8) tid 0x7f9abea152c0
The integrity of this image is possibly compromised.
Continuing with fingers crossed.
(SB-KERNEL:OUTPUT-UGLY-OBJECT #<BROADCAST-STREAM {1000035733}> #<error printing object>)
0[2]
* What outcome did you expect instead?
(1 #<SB-IMPL::STRING-INPUT-STREAM>)
-- System Information:
Debian Release: bullseye/sid
Architecture: amd64 (x86_64)
Versions of packages sbcl depends on:
ii libc6 2.30-8
ii zlib1g 1:1.2.11.dfsg-2
Versions of packages sbcl recommends:
ii binfmt-support 2.2.1-1
Versions of packages sbcl suggests:
ii sbcl-doc 2:2.0.5-1
ii sbcl-source 2:2.0.5-1
ii slime 2:2.24+dfsg-2
-- Configuration Files:
/etc/sbclrc changed:
;;; -*- lisp -*-
;;; System-wide startup file for sbcl
-- no debconf information
--
Attachment:
signature.asc
Description: PGP signature