chicken-janitors
[Top][All Lists]
Advanced

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

[Chicken-janitors] #919: "Nursery too small" errors on cygwin


From: Chicken Trac
Subject: [Chicken-janitors] #919: "Nursery too small" errors on cygwin
Date: Sat, 08 Sep 2012 21:02:37 -0000

#919: "Nursery too small" errors on cygwin
---------------------+------------------------------------------------------
 Reporter:  felix    |       Owner:       
     Type:  defect   |      Status:  new  
 Priority:  major    |   Milestone:  4.8.0
Component:  unknown  |     Version:  4.8.x
 Keywords:  cygwin   |  
---------------------+------------------------------------------------------
 John Cowan reports:

 {{{
 On Cygwin, "make check" reports several problems.  I did exactly
 the same build and test on Linux (Ubuntu Lucid on the CoLinux kernel
 2.6.33.7-co-0.7.9) with no problems at all.  (I used 4.7.5 (rev 44c2f63)
 as the boot chicken on Cygwin vs. 4.7.5 (rev 0e44970) on Linux.)

 I get 23 instances of "[panic] nursery is too small - try higher setting
 using the `-:s' option - execution terminated" in the Cygwin stderr log,
 which I have attached.  I commented out the "set -e" in runtests.sh so
 the whole test suite would run to completion.  There are no such panics
 in the Linux stderr log.

 I haven't tested exhaustively, but the first two panics result from
 interpreter runs on apply-test.scm and library-test.scm.  If I add -:s2M
 here and rerun csi with the same arguments, it runs much longer and then
 I get the same error.
 }}}

-- 
Ticket URL: <http://bugs.call-cc.org/ticket/919>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.

reply via email to

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