-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Description
I am using linedit for years on different machines with different versions of SBCL without issues but on my latest installation it fails during start-up of SBCL with the following error:
Linedit version 0.17.6, smart mode, ESC-h for help.
debugger invoked on a OSICAT-POSIX:EFAULT in thread
#<THREAD "main thread" RUNNING {7005320673}>:
#<EFAULT OSICAT-POSIX::%IOCTL-WITH-ARG 14 :EFAULT "Bad address">
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.
((FLET "CLEANUP-FUN-14" :IN LINEDIT:LINEDIT)) [cleanup]
source: (WITH-BACKEND *EDITOR* (EDIT))
0]
It loads via quicklisp without problems, but fails as soon as I install the REPL with (funcall (intern "INSTALL-REPL" :linedit) :wrap-current t).
Any ideas what's wrong here and what I can do to solve this issue?
Thanks
Martin
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels