[slime-devel] slime startup with clbuild's START_SLIME_USING_CORE
David Lichteblau
david at lichteblau.com
Sat Feb 23 15:40:57 UTC 2008
Hi,
I'm having trouble starting slime when swank is already in the core.
This is what I'm trying to do:
$ clbuild dumpcore slime
$ echo 'START_SLIME_USING_CORE=42' >>clbuild.conf
$ clbuild slime -nw -q
which used to work, but now I get this:
-------------------------------------------------------------------------------
Control stack exhausted (no more space for function call frames). This is prob$
[Condition of type SB-KERNEL::CONTROL-STACK-EXHAUSTED]
Restarts:
0: [ABORT] Exit debugger, returning to top level.
Backtrace:
0: (SB-KERNEL::CONTROL-STACK-EXHAUSTED-ERROR)
1: ("foreign function: #x41FFA2")
2: ("foreign function: #x2B346806F000")
3: (READ-CHAR #<SYNONYM-STREAM :SYMBOL SWANK::*CURRENT-STANDARD-INPUT* {204F0$
4: (READ-CHAR #<SYNONYM-STREAM :SYMBOL SWANK::*CURRENT-STANDARD-INPUT* {204F0$
...
What's the right way to do this with current slime?
Thanks,
David
More information about the slime-devel
mailing list