Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Infinite fibonacci sequence on wiki

MIME-Version: 1.0
Received: by 10.100.11.7 with SMTP id 7mr92635ank.18.1213714013771; Tue, 17 
	Jun 2008 07:46:53 -0700 (PDT)
Date: Tue, 17 Jun 2008 07:46:53 -0700 (PDT)
In-Reply-To: <b89535a4-3ac8-4a83-9ae5-79a6797ff09a@l42g2000hsc.googlegroups.com>
X-IP: 137.207.200.153
References: <8cfe878d-6755-4573-8fe9-f2cc3e6d84f2@a70g2000hsh.googlegroups.com> 
	<48569DD2.7030402@cgrand.net> <2cecb908-c3fa-4e4f-b4f0-7294838c78b9@l42g2000hsc.googlegroups.com> 
	<4856B13B.4030905@cgrand.net> <83777609-25b7-4d35-93e3-8ac9fe14a5fb@k37g2000hsf.googlegroups.com> 
	<3d67a83b-aa67-4ee2-8349-31c27e00758f@l42g2000hsc.googlegroups.com> 
	<4856BDDD.1050803@cgrand.net> <b89535a4-3ac8-4a83-9ae5-79a6797ff09a@l42g2000hsc.googlegroups.com>
User-Agent: G2/1.0
X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9) 
	Gecko/2008052906 Firefox/3.0,gzip(gfe),gzip(gfe)
Message-ID: <7f2c8219-8f60-4bca-bcae-2aad75ada88a@25g2000hsx.googlegroups.com>
Subject: Re: Infinite fibonacci sequence on wiki
From: Graham Fawcett <graham.fawc...@gmail.com>
To: Clojure <clojure@googlegroups.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

On Jun 16, 3:37=A0pm, Graham Fawcett <graham.fawc...@gmail.com> wrote:
> On Jun 16, 3:24=A0pm, Christophe Grand <christo...@cgrand.net> wrote:
>
> > Graham Fawcett a =E9crit :> Updating to svn head (r906) did not help on =
one of the machines; that
> > > one is running java 1.5.0_10 on Intel/Linux, but still runs out of
> > > heap. I cannot update clojure on the other "bad" machine right now,
> > > which was running java 1.6x on win32. My "good" machine was Intel/
> > > Linux running Java 1.6.0_03 (it calculated the millionth Fibonacci in
> > > constant space, after a nice long wait). Strange.
>
> > I tried on some computers but can't report failures here (1.6/linux
> > intel64, 1.5 and 1.6/solaris sparc64, 1.6/winxp intel32). Strange, indee=
d.
>
> Yes. I've narrowed it down somewhat; I installed the latest release on
> the 1.6/winxp intel32, box, and it now works correctly. But svn head
> on my 1.5.0_10/linux/intel32 still fails. It's a production box, so I
> cannot upgrade Java at the moment, but will try later.

For what it's worth, upgrading to java 1.6.0 did the trick -- no more
OutOfMemory error.

Graham

>