unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* mandelbug whit GUILE_DEBUG_MALLOC
@ 2007-10-30 17:27 Marco Maggi
  0 siblings, 0 replies; only message in thread
From: Marco Maggi @ 2007-10-30 17:27 UTC (permalink / raw)
  To: bug-guile

Ciao,

just for the record, because I think that it is
unlikely that I or someone will succeed in fixing it.

It appears to me that there
is a problem in 'scm_malloc_reregister()', file
"libguile/debug-memory.c", which is invoked by
'scm_gc_realloc()' only when Guile is compiled
with 'GUILE_DEBUG_MALLOC' defined.

It tells me that I am trying to reallocate a block
with a different "what" string.

It comes and goes, but for the small code
evolution span in which it was reproducible: I was
able to determine that I was using the same
"what".

I circumvented it, it seems, by using the same
"what" in two different invocations to
"scm_gc_realloc()".

Understanding what is going on requirers
understanding the hash table handling, which is
a little mess IMHO, and it is above my head now.

--
Marco Maggi

"Now feel the funk blast!"
Rage Against the Machine - "Calm like a bomb"




_______________________________________________
Bug-guile mailing list
Bug-guile@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-guile


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-10-30 17:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-30 17:27 mandelbug whit GUILE_DEBUG_MALLOC Marco Maggi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).