gcl-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gcl-devel] Windows - Instability in universe.lsp


From: Camm Maguire
Subject: Re: [Gcl-devel] Windows - Instability in universe.lsp
Date: 23 Mar 2004 20:43:22 -0500
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Greetings!

"Mike Thomas" <address@hidden> writes:

> Here is the seg fault.
> 
> 
> | >
> | > Broken at INTERN.
> | > dbl:>>1
> | >
> | > Program received signal SIGSEGV, Segmentation fault.
> | > 0x00452c1a in intern (st=0x103fca80, p=0x651a90) at package.d:401
> | > 401             for (l = *ip;  type_of(l) == t_cons;  l = l->c.c_cdr)
> | > (gdb) bt

Yep, this is bad.  Please do

p ip
p *ip
p l
p l->d
p l->c
p st->st
p p->p

Take care,



-- 
Camm Maguire                                            address@hidden
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah




reply via email to

[Prev in Thread] Current Thread [Next in Thread]