[Bug 52616] SteelSeries GG installer crashes on unimplemented function setupapi.dll.SetupQueryInfVersionInformationW

WineHQ Bugzilla wine-bugs at winehq.org
Thu Mar 17 17:42:32 CDT 2022


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

Gijs Vermeulen <gijsvrm at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |https://web.archive.org/web
                   |                            |/20220310213633if_/https://
                   |                            |engine.steelseriescdn.com/S
                   |                            |teelSeriesGG16.1.0Setup.exe
     Ever confirmed|0                           |1
            Product|Wine-staging                |Wine
          Component|-unknown                    |setupapi
           Keywords|                            |download, Installer
            Summary|SteelSeries GG encounters   |SteelSeries GG installer
                   |crashes during installation |crashes on unimplemented
                   |                            |function
                   |                            |setupapi.dll.SetupQueryInfV
                   |                            |ersionInformationW
             Status|UNCONFIRMED                 |NEW

--- Comment #4 from Gijs Vermeulen <gijsvrm at gmail.com> ---
I can confirm at least one crash with wine-7.4-119-g62df608d3ed8, but there are
multiple issues here.

One of them is:
0444:err:module:import_dll Library WDFLDR.SYS (which is needed by
L"C:\\windows\\system32\\drivers\\ssdevfactory.sys") not found
which is (sort of) tracked in bug 49193.

The second problem and the cause of the (for me) user visible crash is:
wine: Call from 000000007B01395E to unimplemented function
setupapi.dll.SetupQueryInfVersionInformationW, aborting
wine: Unimplemented function setupapi.dll.SetupQueryInfVersionInformationW
called at address 000000007B01395E (thread 0470), starting debugger...
which I'll focus this issue on.

Adding stable download.

$ sha1sum SteelSeriesGG16.1.0Setup.exe
fbe2c38141196106143d27e29780e7bf73dbf105  SteelSeriesGG16.1.0Setup.exe

$ du -sh SteelSeriesGG16.1.0Setup.exe
229M    SteelSeriesGG16.1.0Setup.exe

-- 
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