System crash ...

Tech-Archive recommends: Fix windows errors by optimizing your registry

From: Bruno (B.Leroi_at_9online.fr)
Date: 02/20/04


Date: Fri, 20 Feb 2004 18:45:22 +0100


Hi all, I'm writing a basic vrtual serial driver, all work as well in the
checked environnement ...

But system crash in the free environnement, when I try to unload the driver
(IoDeleteDevice()) and on an IoCompleteRequest() when I try to complete a
pending IRP ...

I not familiar with kernel development, may be someone already resolve this
kind of bugs ...

Thanks a lot.