Skip to content

Start up linedit fails with SBCL 2.3.10 #9

@MartinBuchmann

Description

@MartinBuchmann

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions