Custom Query (1030 matches)
Results (235 - 237 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1029 | invalid | segfault during GC | ||
| Description |
While running our code in production, we have been catching this "interesting" segfault, seemingly in the middle of garbage collection. We strongly suspect our code was trying to print an XML message at that time using libxml2, which may or may not suggest some interaction between GC and FFI. Xref: ITA bug 122988 |
|||
| #1028 | wontfix | Please update tools | ||
| Description |
Here is a patch updating ASDF to 2.26, MK-DEFSYSTEM to 3.6i from CLOCC, and the accompanying README. |
|||
| #1027 | fixed | ARM ccl typechecking bug | ||
| Description |
Welcome to Clozure Common Lisp Version 1.9-dev-r15475M-trunk (LinuxARM32)! SIP-HASH> (defun barbar (x) (declare (type (unsigned-byte 64) x)) (+ x 1)) BARBAR SIP-HASH> (typep 1084818905618843912 '(unsigned-byte 64)) T SIP-HASH> (barbar 1084818905618843912) ; Evaluation aborted on #<TYPE-ERROR #x54D5B08E>. |
|||
Note:
See TracQuery
for help on using queries.
