[Bug 49147] New: Microsoft Teams 1.3.x crashes on unimplemented function setupapi.dll.CM_Get_Device_Interface_AliasW

WineHQ Bugzilla wine-bugs at winehq.org
Tue May 12 18:09:50 CDT 2020


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

            Bug ID: 49147
           Summary: Microsoft Teams 1.3.x crashes on unimplemented
                    function setupapi.dll.CM_Get_Device_Interface_AliasW
           Product: Wine
           Version: 5.8
          Hardware: x86-64
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: setupapi
          Assignee: wine-bugs at winehq.org
          Reporter: focht at gmx.net
      Distribution: ---

Hello folks,

continuation of bug 48775

Download link:

https://statics.teams.cdn.office.net/production-windows/1.3.00.3564/Teams_windows.exe

Prerequisite: 'winetricks -q dotnet45' (without Wine-Mono)

Installation workaround for bug 41713 using Wine-Staging 

--- snip ---
$ wine runas /trustlevel:0x20000 "cmd /c start Teams_windows.exe"
--- snip ---

Running:

--- snip ---
$ pwd
/home/focht/.wine/drive_c/users/focht/Local Settings/Application
Data/Microsoft/Teams/current

$ WINEDEBUG=+seh,+relay wine ./Teams.exe >>log.txt 2>&1
...
wine: Unimplemented function setupapi.dll.CM_Get_Device_Interface_AliasW called
at address 7B00E5C1 (thread 07a0), starting debugger... 
...
07a0:trace:seh:start_debugger Starting debugger L"winedbg --auto 1592 2692" 
--- snip ---

Microsoft docs:

https://docs.microsoft.com/en-us/windows/win32/api/cfgmgr32/nf-cfgmgr32-cm_get_device_interface_aliasw

Wine source:

https://source.winehq.org/git/wine.git/blob/26b26a2e0efcb776e7b0115f15580d2507b10400:/dlls/setupapi/setupapi.spec#l92

--- snip ---
  92 @ stub CM_Get_Device_Interface_AliasA
  93 @ stub CM_Get_Device_Interface_AliasW
--- snip ---

$ du -sh Teams_windows.exe 
90M    Teams_windows.exe

$ sha1sum Teams_windows.exe 
cc4f5bdaccedbb3f6fec76a74254d650a596b1a5  Teams_windows.exe

$ wine --version
wine-5.8-63-g26b26a2e0e

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