ccl
ccl copied to clipboard
Startup problem. Listener runs in AltConsole.
attempt 1
Error: There is no applicable method for the generic function: #<STANDARD-GENERIC-FUNCTION GUI::TEXT-PANE-TEXT-VIEW #x302000A1CE7F> when called with arguments: (#<A Foreign Pointer #x531C033200F90000>) While executing: #<CCL::STANDARD-KERNEL-METHOD NO-APPLICABLE-METHOD (T)>, in process Initial(0). Type :GO to continue, :POP to abort, :R for a list of available restarts. If continued: Try calling it again Type :? for other options. 1 >
attempt 2 - inconsistent results Unhandled exception 10 at 0x7fff6253369d, context->regs at #x7ffeefbfdba0 Exception occurred while executing foreign code at objc_msgSend + 29 received signal 10; faulting address: 0x7fff00000018 ? for help [8177] Clozure CL kernel debugger:
similar to #275