[ros-bugs] [Bug 3221] crash while unloading a driver (cpuz)

ReactOS.Bugzilla at www.reactos.org ReactOS.Bugzilla at www.reactos.org
Wed Jul 2 17:18:58 CEST 2008


http://www.reactos.org/bugzilla/show_bug.cgi?id=3221





--- Comment #2 from bugboy <martinmnet at hotmail.com>  2008-07-02 17:18:56 CET ---
Created an attachment (id=2744)
 --> (http://www.reactos.org/bugzilla/attachment.cgi?id=2744)
Suggested fix for unloading of drivers crashing.

This looks like its caused by the DriverSection member of DriverObject never
being set.
When drivers unload this call is made from IopUnloadDriver
MmUnloadSystemImage(DriverObject->DriverSection);


-- 
Configure bugmail: http://www.reactos.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the Ros-bugs mailing list