cudafe.exe has encountered a problem

I’ve installed the latest CUDA SDK 4.019. And got the error message of “cudafe.exe has encountered a problem and needs to close” when I compile the project of “matrixMul”. Would you please give me advice what can I do? and what is caused of the message? A screenshot of error is attached.
My system config are list in following:

GPU card: GTX 280

CUDA driver: 280.26-desktop-winxp-32bit-english-whql.exe

CUDA toolkit: cudatoolkit_4.0.17_win_32.msi

CUDA SDK: gpucomputingsdk_4.0.19_win_32.exe

Thanks

Based on the attached screen shot, this is an internal compiler error (some condition occured inside CUDAFE that should not happen, therefor the code asserted, terminating this application). It would be helpful if you could file a bug against the compiler, attaching a self-contained repro case, and noting all relevant details of your platform. Thank you for your help, and sorry for the inconvenience.