unofficial mirror of bug-guile@gnu.org 
 help / color / mirror / Atom feed
* Serious GC bug in GUILE 1.6 CVS
@ 2004-08-17 21:27 Han-Wen Nienhuys
  2004-09-07 15:45 ` Marius Vollmer
  0 siblings, 1 reply; 5+ messages in thread
From: Han-Wen Nienhuys @ 2004-08-17 21:27 UTC (permalink / raw)
  Cc: jantien, fodber


Compile GUILE with

  #define SCM_DEBUG_CELL_ACCESSES 1

in config.h.  Then apply this patch

	*** snarf-check-and-output-texi.~1.2.2.8.~	2002-07-20 23:14:53.000000000 +0200
	--- snarf-check-and-output-texi	2004-08-17 23:02:54.246192464 +0200
	***************
	*** 25,30 ****
	--- 25,31 ----
	  ;;; Author: Michael Livshin

	  ;;; Code:
	+ (set-debug-cell-accesses! 5000)

	  (define-module (scripts snarf-check-and-output-texi)
	      :use-module (ice-9 streams)

then compilation bombs out with:


	cat alist.doc [..] | 
	GUILE="/home/hanwen/usr/src/savannah/official-guile/stable/guile/guile-core/pre-inst-guile"
	../scripts/snarf-check-and-output-texi --manual > guile.texi || { rm
	guile.texi; false; } Error in scm_gc_mark during GC: rogue pointer in
	heap make: *** [guile.texi] Fout 1


This is on fedora core3 test1, Linux 2.6.7

-- 

 Han-Wen Nienhuys   |   hanwen@xs4all.nl   |   http://www.xs4all.nl/~hanwen 



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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2004-09-09 22:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-17 21:27 Serious GC bug in GUILE 1.6 CVS Han-Wen Nienhuys
2004-09-07 15:45 ` Marius Vollmer
2004-09-08 23:15   ` Han-Wen Nienhuys
2004-09-08 23:27     ` Marius Vollmer
2004-09-09 22:32     ` Neil Jerram

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).