Hi all,
I have created a virtual disk. After I have created a disk and
trying to format the disk Norton Antivirus 2004 crashes.
I have no problems without Norton installed.
The memory dump says:
BugCheck C4, {90, ffdff120, 0, 0}
Probably caused by : SAVRT.SYS ( SAVRT+36860 )
Sometimes it is NavEx15.Sys that crashes with C4, 90.
To refresh you memory is C4
DRIVER_VERIFIER_DETECTED_VIOLATION (c4)
and 90
Arg1: 00000090, A driver switched stacks. The current stack is neither a
thread
stack nor a DPC stack. Typically the driver doing this should be
on the stack obtained from `kb’ command.
Have anyone of you any qlue how you can work around this problem?
Regards,
Daniel Öberg
According to WinDDK, this bugcheck means
that a driver has switched the stack (which is exactly
what Symantec antivirus does).
Turn off the driver verifier for NAV is my only
hint to solve the problem.
L.
The solution is to turn off deadlock detection in Driver Verifier if NAV is
on the system.
----- Original Message -----
From: “Ladislav Zezula”
To: “Windows File Systems Devs Interest List”
Sent: Tuesday, May 04, 2004 4:44 AM
Subject: Re: [ntfsd] Problem with Norton Antivirus 2004
> According to WinDDK, this bugcheck means
> that a driver has switched the stack (which is exactly
> what Symantec antivirus does).
>
> Turn off the driver verifier for NAV is my only
> hint to solve the problem.
>
> L.
>
> —
> Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
>
> You are currently subscribed to ntfsd as: xxxxx@sbcglobal.net
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>
Yes, Norton is notorious for doing this. It is very illegal to switch stacks
in kernel mode.
Jamey
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Daniel ?berg
Sent: Tuesday, May 04, 2004 2:42 AM
To: Windows File Systems Devs Interest List
Subject: [ntfsd] Problem with Norton Antivirus 2004
Hi all,
I have created a virtual disk. After I have created a disk and
trying to format the disk Norton Antivirus 2004 crashes.
I have no problems without Norton installed.
The memory dump says:
BugCheck C4, {90, ffdff120, 0, 0}
Probably caused by : SAVRT.SYS ( SAVRT+36860 )
Sometimes it is NavEx15.Sys that crashes with C4, 90.
To refresh you memory is C4
DRIVER_VERIFIER_DETECTED_VIOLATION (c4)
and 90
Arg1: 00000090, A driver switched stacks. The current stack is neither a
thread
stack nor a DPC stack. Typically the driver doing this should be
on the stack obtained from `kb’ command.
Have anyone of you any qlue how you can work around this problem?
Regards,
Daniel ?berg
Questions? First check the IFS FAQ at
https://www.osronline.com/article.cfm?id=17
You are currently subscribed to ntfsd as: xxxxx@storagecraft.com
To unsubscribe send a blank email to xxxxx@lists.osr.com