Hey all: There is a small problem when using the following combination:
- CMUCL 19c or d - Fedora Core 6 Test 3 on x86 (haven't tried it with 64 bit) - CLSQL with CLSQL-POSTGRES - tracing functions that call functions in clsql that use foreign functions Tracing will cause CMUCL to die upon function call (the call to the function will get traced but not the return) with its last words being "Caught Trace/Breakpoint" for SIGTRAP. The problem seems to be caused by a kernel patch applied during the Fedora's kernel build process, I do not know which patch. Using a non-Fedora kernel (such as the real Linux kernel) solves the problem. Regards, Andy -- Andrew Golding <[EMAIL PROTECTED]>
