[CM] [snd] fft display hangs snd

Bill Schottstaedt bil@ccrma.Stanford.EDU
Mon, 25 Oct 2004 07:06:23 -0700


 > gdb gives me this:
 > Program received signal SIGSEGV, Segmentation fault.

It would help if you could send me the stack trace at the point of
the segfault.  (set! (trap-segfault) #f), then hit the error under
gdb, then ask for a stack trace via "where".  Thanks!