exception.c:250: dispatchException: Assertion...

Patrick Tullmann tullmann at cs.utah.edu
Wed Jun 14 12:44:41 PDT 2000


> 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?

Godmar and I think it might be a problem with mulitple readers blocked
on the same file descriptor.  Does that sound plausible for your app?
I'll look into it some more...

-Pat

----- ----- ---- ---  ---  --   -    -      -         -               -
Pat Tullmann                                       tullmann at cs.utah.edu
		   ${HOME} is where the .emacs is.


More information about the kaffe mailing list