[Bug 39406] Multiple kernel drivers crash due to missing 'ntoskrnl.SeExports' export (SE_EXPORTS structure)(LabVIEW 201x CVI 'cvintdrv.sys', F-Secure BlackLight Engine 2.2 'fsbldrv.sys')

WineHQ Bugzilla wine-bugs at winehq.org
Sat Jan 1 14:42:59 CST 2022


https://bugs.winehq.org/show_bug.cgi?id=39406

--- Comment #5 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

revisiting, still present. Reproducing is no longer straight forward though.

Since Wine 6.22 release, specifically commit
https://source.winehq.org/git/wine.git/commitdiff/162991a03ceb4b45963b7129bffa89ee443c7e32
("ntoskrnl: Add IoCreateDeviceSecure semi-stub."), the crash is avoided due to
drivers now taking a different code path (bug 52312).

Another driver from 'Dokan' project:

https://github.com/dokan-dev/dokany/releases/tag/v1.5.0.3000

https://web.archive.org/web/20220101193836/https://github.com/dokan-dev/dokany/releases/download/v1.5.0.3000/Dokan_x64.msi

https://www.virustotal.com/gui/file/701b56281010adf9fc401d5189dd223b1b300d4d123980a32a57f242a6a651d1

$ sha1sum Dokan_x64.msi 
0661e14c01785fdf636d826fee34e556b02dc7d4  Dokan_x64.msi

$ du -sh Dokan_x64.msi 
12M    Dokan_x64.msi

$ wine --version
wine-7.0-rc3-34-gb6dc8399087

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list