Hello Andrew,
On Sat, Feb 13, 2010 at 11:03 AM, Andrew Kirkpatrick spacebat@ubermonkey.net wrote:
t seems that in many cases when I call code in a library that results in a loaded foreign library function being called, I get a memory fault. Typically this error appears in my slime REPL:
Help! 11 nested errors. SB-KERNEL:*MAXIMUM-ERROR-DEPTH* exceeded. 0: ; Evaluation aborted.
The 11 errors appear in my *inferior-lisp* buffer, each one similar to:
CORRUPTION WARNING in SBCL pid 3239(tid 3039865744): Memory fault at 100020 (pc=0x9c77963, sp=0xb52f6110)
Sorry for the late reply. Is this still an issue and, if so, do you a reproducible test case? (The smaller the better.)
Cheers,