I’m attempting to test my file system filter driver
with Norton AntiVirus 2003 running on XP/SP1. (I’m
attempting to reproduce a hang on system boot reported
by my client that is seemingly related).
I can’t get Norton to even operate correctly when the
kernel debugger is attached (i.e., when booted with
/DEBUG in the boot.ini).
KD intercepts some single-step exceptions from their
ccApp.exe application that are suspicious. After
getting those, a generic error message is displayed:
“Norton AntiVirus has encountered an internal error.
Please uninstall and reinstall…”
All works fine if I boot without /DEBUG. I have
searched online support and have a support request in
their queue. Has anyone else had problems kernel
debugging with NAV 2003 on a system?
Myk