exception.c:250: dispatchException: Assertion...
Kevin Gamiel
kgamiel at islandedge.com
Wed Jun 14 12:03:11 PDT 2000
I upgraded to 1.0.5. I'm now getting this:
Kaffe: jthread.c:1633: handleIO: Assertion `(__extension__ ({register
char __result; __asm__ __volatile__ ("btl %1,%2 ; setcb %b0" : "=q"
(__result) : "r" (((int) ((i))) % (8 * sizeof (__fd_mask))), "m" ((( (
&readsPending))->__fds_bits)[(((i)) / (8 * sizeof (__fd_mask)))]) :
"cc"); __result; }))' failed.
Ideas?
Thanks for your patience,
Kevin
Patrick Tullmann wrote:
>
> Kevin Gamiel wrote:
> > Using jre1.2.2, redhat linux 6.1 (2.2.12-20) to test a highly threaded
> > parallel search client developed with blackdown's jdk. It doesn't get
> > far, throwing:
>
> 'jre1.2.2' is a Sun product (unless someone is packaging Kaffe
> funny). Do you know what version of Kaffe you are using? 'kaffe
> -version' will tell you.
>
> > Kaffe: exception.c:250: dispatchException: Assertion `!intsDisabled()'
> > failed.
>
> This assert is triggered if an exception is thrown when Kaffe's
> internal interrupts are blocked. It is most definetly a problem in
> Kaffe and should never be triggered by even the worst Java code.
>
> There was a similar problem fixed in the CVS version of Kaffe about
> one month ago. If you give the CVS version of Kaffe a try, the
> problem should go away. (I'm assuming you're acutally using an older
> version...).
>
> -Pat
>
> ----- ----- ---- --- --- -- - - - - -
> Pat Tullmann tullmann at cs.utah.edu
> Success means never having to wear a suit.
--
Kevin Gamiel Email: kgamiel at islandedge.com
Island Edge Research, Inc. http://www.islandedge.com
Kill Devil Hills, North Carolina Phone: +1-252-449-8969
More information about the kaffe
mailing list