[slime-devel] slime-edit-definition crash with cl-sql

Jonathon McKitrick jmckitrick at reedlarkeygroup.com
Mon Feb 12 15:44:34 UTC 2007


Hi everyone,

I posted some time ago about a crash I get only on my Linux box.   
There are some other details I need to add.  First, the environment:
SBCL 1.0.2
SLIME cvs from a few days ago
Emacs GTK snapshot for ubuntu/debian
CL-SQL 3.6.7

If any function I am trying to jump to is found within the custom  
reader section of my CL-SQL code, slime turns into a runaway process,  
exhausts memory, breaks the connection, and shuts down.  Any function  
in the same file *outside* the custom reader boundary works fine...  
slime-edit-definition jumps to it correctly.

(clsql:locally-enable-sql-reader-syntax)
.
.
.
(clsql:locally-disable-sql-reader-syntax)

What else can I do on my end to help track this down?

--
Jonathon McKitrick
jmckitrick at reedlarkeygroup.com



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/slime-devel/attachments/20070212/38a72ff4/attachment.html>


More information about the slime-devel mailing list