[slime-devel] cmucl with slime crashes on solaris

Stefan Kamphausen skampi at gmx.net
Tue Oct 11 09:36:05 UTC 2005


Hi,

> Hi,
> 
> With the current cmucl snapshot for sparc (but with earlier versions
> this also happens), and a current slime from cvs, I get the following
> behaviour. I start with
> 
> ; SLIME 2005-10-11
> CL-USER> (tagbody tag (format t "oo~%") (sleep 5) (go tag))
> oo
> 
> Then I interrupt the lisp process. So far so good. When I hit "q", I
> get a segfault from cmucl. After that, things stop working normally.

I had similiar problems when working with large projects that loaded a
lot of UFFI stuff.  Changing the communication style worked for me:

(setf swank:*communication-style* :fd-handler)

in ~/.swank.lisp

Hope, that helps
Stefan

PS: My post
http://common-lisp.net/pipermail/slime-devel/2005-September/004017.html

-- 
Stefan Kamphausen --- http://www.skamphausen.de
a blessed +42 regexp of confusion (weapon in hand)
You hit. The format string crumbles and turns to dust.

Highspeed-Freiheit. Bei GMX supergünstig, z.B. GMX DSL_Cityflat,
DSL-Flatrate für nur 4,99 Euro/Monat*  http://www.gmx.net/de/go/dsl



More information about the slime-devel mailing list