ruricolist / serapeum

Utilities beyond Alexandria
MIT License
415 stars 41 forks source link

Fails to load in clozure ccl #167

Closed bon closed 6 months ago

bon commented 6 months ago

Using clozure 1.12.2 LinuxX8664 on Linux 6.7.0-arch3-1, loading serapeum version 20231021 from quicklisp with either (ql:quickload :serapeum) or (asdf:load-system :serapeum) runs CPU at 100% but never completes loading.

ruricolist commented 6 months ago

I haven't been able to reproduce this. It would be helpful if you could get a backtrace of what's happening when loading hangs, or paste the ASDF output.

bon commented 6 months ago

I tried to load it without my init file and it worked. Now it continues to work with my init file so I can't reproduce the original issue. Closing. If it recurs I'll reopen.