https://bugs.winehq.org/show_bug.cgi?id=45550
--- Comment #37 from Andrew Wesie awesie@gmail.com --- (In reply to Alistair Leslie-Hughes from comment #36)
Do you know what in LdrQueryProcessModuleInformation is causing the crash?
The behavior in Wine was incorrect. LdrQueryProcessModuleInformation should list the loaded kernel modules only, and it specifically must not iterate using LdrData->InLoadOrderModuleList.