[Bug 47523] EverQuest crashes on unimplemented function KERNEL32.dll.EnumSystemFirmwareTables since build Jul 12 2019

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jul 20 18:42:52 CDT 2019


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net
     Ever confirmed|0                           |1
                URL|                            |https://web.archive.org/web
                   |                            |/20190720224121/https://lau
                   |                            |nch.daybreakgames.com/insta
                   |                            |ller/EQ_setup.exe
            Summary|KERNEL32.dll.EnumSystemFirm |EverQuest crashes on
                   |wareTables                  |unimplemented function
                   |                            |KERNEL32.dll.EnumSystemFirm
                   |                            |wareTables since build Jul
                   |                            |12 2019
           Keywords|                            |download
             Status|UNCONFIRMED                 |NEW

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

confirming.

https://web.archive.org/web/20190720224121/https://launch.daybreakgames.com/installer/EQ_setup.exe

--- snip ---
$ .wine/drive_c | xargs -r0i bash -c "echo \"{}\" && winedump -j import \"{}\"
| grep EnumSystemFirmwareTables"

.wine/drive_c/windows/syswow64/api-ms-win-core-sysinfo-l1-2-0.dll
.wine/drive_c/windows/syswow64/api-ms-win-core-sysinfo-l1-2-1.dll
.wine/drive_c/windows/system32/api-ms-win-core-sysinfo-l1-2-0.dll
.wine/drive_c/windows/system32/api-ms-win-core-sysinfo-l1-2-1.dll
.wine/drive_c/users/Public/Daybreak Game Company/Installed
Games/EverQuest/eqgame.exe
  006bd190   321  EnumSystemFirmwareTables
.wine/drive_c/users/Public/Daybreak Game Company/Installed
Games/EverQuest/eqmain.dll
  00124130   321  EnumSystemFirmwareTables
--- snip ---

--- snip ---
$ pwd
/home/focht/projects/wine/mainline-src

$ grep -Hrni EnumSystemFirmwareTables
dlls/kernel32/kernel32.spec:421:# @ stub EnumSystemFirmwareTables
dlls/api-ms-win-core-sysinfo-l1-2-0/api-ms-win-core-sysinfo-l1-2-0.spec:1:@
stub EnumSystemFirmwareTables
dlls/api-ms-win-core-sysinfo-l1-2-1/api-ms-win-core-sysinfo-l1-2-1.spec:2:@
stub EnumSystemFirmwareTables
dlls/kernelbase/kernelbase.spec:315:# @ stub EnumSystemFirmwareTables

--- snip ---

Microsoft docs:

https://docs.microsoft.com/en-us/windows/win32/api/sysinfoapi/nf-sysinfoapi-enumsystemfirmwaretables

--- snip ---
$ du -sh .wine/drive_c/users/Public/Daybreak\ Game\ Company/Installed\
Games/EverQuest/

12G    .wine/drive_c/users/Public/Daybreak Game Company/Installed
Games/EverQuest/
--- snip ---

$ sha1sum EQ_setup.exe 
199f5a0c40eab929848f4644723f7afb4495c023  EQ_setup.exe

$ du -sh EQ_setup.exe 
28M    EQ_setup.exe

$ wine --version
wine-4.12.1-3-g0b1a953fc3

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