Custom Query (1030 matches)
Results (343 - 345 of 1030)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #690 | invalid | CL32-863 will not launch | ||
| Description |
Just downloaded 1.5, and tried to open CL32.app, which was fine in 1.4 The alt console opens with
CL64 works |
|||
| #1411 | notabug | GC bug when reading a file | ||
| Description |
I am using cl-csv to read in a large file, and for some reason there is a bug and it won't garbage collect. (defparameter +test-big-file+
(defun count-big-file ()
Takes up a lot of ram, and (gc) won't clear it. I have to kill the slime instance and restart it to reclaim up my ram. When I run the same code in SBCL it is properly garbage collected. |
|||
| #728 | fixed | (ccl::choose-file-dialog) bug | ||
| Description |
In trunk, (ccl::choose-file-dialog) sometimes works, but opening a directory then selecting a file causes CCL to crash. This in 1.6-dev-r14201M-trunk, this bug seems to be absent in 1.5-rc1-r13620M. Exception Type: EXC_BAD_ACCESS (SIGSEGV) |
|||
