http://bugs.winehq.org/show_bug.cgi?id=20082
Summary: Driver Create and Close displatch routines should be called Product: Wine Version: 1.1.29 Platform: PC URL: http://rh-software.com/ OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: ntoskrnl AssignedTo: wine-bugs@winehq.org ReportedBy: ray@pobox.co.uk
Currently when a CreateFile() is done the IRP_MJ_CREATE dispatch routine is not called ! This is a major oversight and caused the v4.00 SIVDRIVER to crash. For 4.01 I worked around this, but failing to call the driver when the CreateFile() is done is a major failing and needs to be corrected. The IRP_MJ_CLOSE routine also needs to get called for the CloseHandle().
http://bugs.winehq.org/show_bug.cgi?id=20082
red-ray ray@pobox.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Driver Create and Close |Driver Create and Close |displatch routines should |dispatch routines should be |be called |called
http://bugs.winehq.org/show_bug.cgi?id=20082
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|IRP_MJ_CREATE | Severity|major |normal
http://bugs.winehq.org/show_bug.cgi?id=20082
ray@pobox.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |ray@pobox.co.uk
http://bugs.winehq.org/show_bug.cgi?id=20082
Saulius K. saulius2@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |saulius2@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=20082
--- Comment #1 from Saulius K. saulius2@gmail.com --- Would it require a lot of infrastructure to be built anew?
https://bugs.winehq.org/show_bug.cgi?id=20082
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Is this still an issue?
https://bugs.winehq.org/show_bug.cgi?id=20082
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=20082
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com Fixed by SHA1| |13499a3d115998ced8aaacb6290 | |0766174e99af2 Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Jacek Caban jacek@codeweavers.com --- No, it's fixed for a while now.
https://bugs.winehq.org/show_bug.cgi?id=20082
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Driver Create and Close |SIV (System Information |dispatch routines should be |Viewer) v4.00 SIVDRIVER |called |crashes (IRP_MJ_CREATE and | |IRP_MJ_CLOSE dispatch | |routines not called) CC| |focht@gmx.net Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=20082
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.6.