I just downloaded SP4 and installed it with VB6. Now, my vb program either compiled or running under vb ide run into crash when exiting. the error is

The exception priviledged instruction
(oxc0000096) occurred in the application at location ox05le5d0a

if you exit the program through "end" button on VB ide, the error is

Run time error '6'
overflow.


what could be wrong? My OS is NT4/sp6.

thanks