failed backtrace

2002-02-12 Thread M Johnson
Hello, I'm assuming that when (backtrace) seg-faults that that is a bug, no matter how screwed up my cod may be. To recreate, put the following into a file, say segf.scm (define (assignments commandls) (let ((env (the-environment ))) (for-each (lambda (triplet) (let ((x (car trip

Re: failed backtrace

2002-02-22 Thread M Johnson
On Thu, Feb 14, 2002 at 05:51:49PM -0800, Thien-Thi Nguyen wrote: > thanks for the bug report. i have started to look at this. it appears > the environment at segf time has both `a' and `commandls' as names, but > no value for `a': > > (gdb) gp env > $5 = 0x80651c8 "(((a commandls) (\"/usr/loca