出现这个症状多半是因为DaemonTools。DaemonTools 4.0以上版本所用的sptd.sys驱动和SoftICE有冲突(害我到现在还只能用3.47版的),如果你已经不幸安装了DaemonTools,那么即使卸载掉也是无法启动SoftICE的,系统报告:
---------------------------
SoftICE Start Failure
---------------------------
Error code 31
A device attached to the system is not functioning.
Please check the Event Viewer for more information
---------------------------
OK
---------------------------
解决的办法就是删掉DaemonTools残存下来的sptd.sys。在注册表里删除HKEY_LOCAL_MACHINE/SYSTEM/CurrentControlSet/Services/sptd,接着删除C:/windows/system32/drivers/sptd.sys驱动文件。重启机器。
PS:SoftICE已经停止开发了,它替换中断的原理注定了它的不稳定和被迫跟着微软频繁升级,大家以后还是逐渐用WinDbg吧。