[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Assertion failure
From: |
Andrew Haley |
Subject: |
Re: Assertion failure |
Date: |
Tue, 10 Jan 2006 10:17:10 +0000 |
Christian Thalinger writes:
> On Mon, 2006-01-09 at 18:02 -0600, Archie Cobbs wrote:
> > FYI,
> >
> > Just testing current CVS with JCVM and I'm also getting this assertion
> > failure:
> >
> > jc: mprec.c:100: _Jv_Balloc: Assertion `(1 << k) < 32' failed.
> >
> > This is on SuSE 10 on an x86 laptop (Dell Latitude D810).
>
> It's interesting that this also happens on 32-bit machines. See also:
>
> http://lists.gnu.org/archive/html/classpath-patches/2006-01/msg00141.html
Yes, but what is the value of k when this assertion fires?
Andrew.
- Re: Assertion failure, (continued)
- Re: Assertion failure, Christian Thalinger, 2006/01/09
- Re: Assertion failure, Mark Wielaard, 2006/01/10
- Re: Assertion failure, Archie Cobbs, 2006/01/10
- Re: Assertion failure, Archie Cobbs, 2006/01/10
- Re: Assertion failure, Mark Wielaard, 2006/01/10
- Re: Assertion failure, Mark Wielaard, 2006/01/12
Re: Assertion failure,
Andrew Haley <=