CUDA related crash in 2.4 ?

Michael Schmitz schmitz at opal.biophys.uni-duesseldorf.de
Mon Dec 11 19:09:07 EST 2000


> After it prints out the error message, it repeats the last character that
> I typed about 30 or 40 times, and then the hard freeze occurs.  I don't
> know if this is the same thing that happened the other three or four
> times, but I suspect it may be related.
>
> Any ideas as to why this might be causing my system to hang?

Perhaps because the CUDA interrupt handler keeps storing the same
character in the ADB reply buffer, without bounds checking? At least at
some time in the distant past, the CUDA code I used in writing the MacII
ADB driver suffered from such a problem. Look at the interrupt handler in
via-cuda.c to see whether it still allows overrunning the reply buffer.

	Michael


** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-dev mailing list