Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/wix/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Lisp 收到SBCL SIGABRT时遇到hunchentoot致命错误_Lisp_Common Lisp_Sbcl_Hunchentoot - Fatal编程技术网

Lisp 收到SBCL SIGABRT时遇到hunchentoot致命错误

Lisp 收到SBCL SIGABRT时遇到hunchentoot致命错误,lisp,common-lisp,sbcl,hunchentoot,Lisp,Common Lisp,Sbcl,Hunchentoot,在安装hunchentoot并随后加载它时,我发现错误: * (ql:quickload :hunchentoot) To load "hunchentoot": Load 1 ASDF system: hunchentoot ; Loading "hunchentoot" ....fatal error encountered in SBCL pid 43052(tid 0xb57dc0): SIGABRT received. Welcome to LDB, a low-leve

在安装hunchentoot并随后加载它时,我发现错误:

* (ql:quickload :hunchentoot)
To load "hunchentoot":
  Load 1 ASDF system:
    hunchentoot
; Loading "hunchentoot"
....fatal error encountered in SBCL pid 43052(tid 0xb57dc0):
SIGABRT received.

Welcome to LDB, a low-level debugger for the Lisp runtime environment.
ldb> 
我已经在本地构建了SBCL,使用./make.sh-fancy标志在我的macOS上拥有线程

% sbcl --version
SBCL 1.5.9
mac操作系统:

% uname -a
Darwin <m/c name> 19.0.0 Darwin Kernel Version 19.0.0: Thu Oct 17 16:17:15 PDT 2019; root:xnu-6153.41.3~29/RELEASE_X86_64 x86_64


% sw_vers
ProductName:    Mac OS X
ProductVersion: 10.15.1
BuildVersion:   19B88

在我将其归档为bug之前,我在这里发布,看看是否有已知的解决方案。

可能这是因为您需要更新SBCL版本,我遇到了相同的问题,并通过更新解决了它。当时,1.5.9是最新版本。我可以尝试使用现在发布的2.0.0版本。这可能是因为您需要更新SBCL版本,我遇到了相同的问题,并通过更新解决了它。当时,1.5.9是最新版本。我可以试用现在发布的2.0.0