Ticket #1026 (closed defect: notabug)
ccl crashes when testing swank-crew
| Reported by: | brown | Owned by: | gb |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Runtime (threads, GC) | Version: | 1.8 |
| Keywords: | crash | Cc: |
Description
I recently modified the swank-client and swank-crew packages so that they load into ccl. When I execute (asdf:test-system 'swank-crew) I end up in the Clozure CL kernel debugger. Swank-crew uses threads and locks, so it's possible the code is triggering a Lisp system bug. To reproduce, check out the latest swank-client and swank-crew from their github repositories. Get all other dependencies from quicklisp. Finally, run (asdf:test-system 'swank-crew).
Lisp version: Version 1.8-r15286M (LinuxX8664)
The ARM version of ccl on my Raspberry Pi hangs when I run the swank-crew tests. The debugger does not appear.
Change History
Note: See
TracTickets for help on using
tickets.
