Custom Query (1030 matches)
Results (937 - 939 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1099 | fixed | LOOP named NIL does not establish a BLOCK | ||
| Description |
|
|||
| #1236 | duplicate | In-repository linuxx86_64 binary segfaults | ||
| Description |
Using trunk(rev 16204) on Linux/x86_64 hechee@cathai :: ~/.../opt/ccl $ ./lx86cl64 -n -K utf-8 Unhandled exception 11 at 0x300000099ad4, context->regs at #x7fff6e71ee18 received signal 11; faulting address: 0x2ac address not mapped to object ? for help [23103] Clozure CL kernel debugger: Killed hechee@cathai :: ~/.../opt/ccl $ uname -r 3.16.2-1.gdcee397-desktop |
|||
| #1256 | wontfix | Make HEAP-IVECTOR instances garbage-collectable | ||
| Description |
Since HEAP-IVECTOR instances are ignored by the GC, one has to wrap them in some other object to which a finalizer is attached, which is inconvenient. It would be better if HEAP-IVECTORs were automatically disposed while, at the same time, still allowing for manual disposal. |
|||
