bug-guile
[Top][All Lists]
Advanced

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

Re: Problems compiling guile on a Cobalt mips (qube 2)


From: Marius Vollmer
Subject: Re: Problems compiling guile on a Cobalt mips (qube 2)
Date: 05 May 2001 03:02:42 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.102

"Dale P. Smith" <address@hidden> writes:

> #2  0x2ad30308 in __libc_realloc (oldmem=0x2adde954, bytes=18000)
>     at malloc.c:3097
> #3  0x2aafb028 in scm_must_realloc (where=0x100260b8, old_size=12000,
>     size=18000, what=0x2aac93f0 "scm_subr_table") at gc.c:1931

This looks suspicious.  Compare OLDMEM with WHERE.  They should be
identical, shouldn't they?  (Well, __libc_realloc could have changed
the place where OLDMEM is stored...)



reply via email to

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