[CM] fun with CM + Linux
Rick Taube
taube at uiuc.edu
Fri Dec 6 14:11:50 PST 2002
> Any debugging tips or other suggestions ?
>
my guess is that this has nothing to do with cm directly. it may have
sometig to do with saved images. you can disable the save in cm.lisp by
commenting this out at the end of src/cm.lisp:
(apply (find-symbol (string 'save-cm) :cm)
cm-bin-directory
args)
then load cm.lisp and when its done do
(in-package :cm)
(start-snd)
and see if you can start-snd relaiably several times. if then the priblem is
with the image saving or its heap size or....
More information about the Cmdist
mailing list