Custom Query (1030 matches)
Results (424 - 426 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #698 | fixed | premature package checking in reader | ||
| Description | ||||
| #701 | fixed | kernel crash in 64 bit trunk build under 64 bit linux while gc'ing after creating large vector | ||
| Description |
I just checked all active tickets and didn't see any report like this. I also updated to the trunk and rebuilt to make sure this bug still exists there. (setq *print-array* nil) (setq foo (make-array 1000000000)) (length foo) (setq foo nil) 1 2 3 4 (gc) (the extra expressions/values were to get rid of pointers to the vector in *, and *) results in a sigsegv! |
|||
| #703 | fixed | Typo in bridge.lisp | ||
| Description |
ns::wint-ns-affine-transform-struct presumably should be ns::with-ns-affine-transform-struct |
|||
Note:
See TracQuery
for help on using queries.
