[Bug 48775] Microsoft Teams 1.3.x crashes on unimplemented function IPHLPAPI.DLL.NotifyRouteChange2

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


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
      Fixed by SHA1|                            |62b89ad0a5be0e12e2798b5b3cf
                   |                            |25f6029b01be6

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

this is fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/62b89ad0a5be0e12e2798b5b3cf25f6029b01be6
("iphlpapi: Add stub for NotifyRouteChange2.")

Thanks Louis

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

$ WINEDEBUG=+seh,+relay,+iphlpapi wine ./Teams.exe >>log.txt 2>&1
...
079c:Call
iphlpapi.NotifyUnicastIpAddressChange(00000000,0aef1c30,06dd7f10,00000000,06dd7f84)
ret=0aef1197
079c:fixme:iphlpapi:NotifyUnicastIpAddressChange (family 0, callback 0xaef1c30,
context 0x6dd7f10, init_notify 0, handle 0x6dd7f84): semi-stub
079c:Ret  iphlpapi.NotifyUnicastIpAddressChange() retval=00000000 ret=0aef1197
...
079c:Call
iphlpapi.NotifyRouteChange2(00000000,0aef15e0,06dd7f10,00000000,06dd7f88)
ret=0aef11b0
079c:fixme:iphlpapi:NotifyRouteChange2 (family 0, callback 0xaef15e0, context
0x6dd7f10, init_notify 0, handle 0x6dd7f88): stub
079c:Ret  iphlpapi.NotifyRouteChange2() retval=00000000 ret=0aef11b0
...
07a0:Call
iphlpapi.NotifyUnicastIpAddressChange(00000000,0aef1c30,06dec5a0,00000000,06dec614)
ret=0aef1197
07a0:fixme:iphlpapi:NotifyUnicastIpAddressChange (family 0, callback 0xaef1c30,
context 0x6dec5a0, init_notify 0, handle 0x6dec614): semi-stub
07a0:Ret  iphlpapi.NotifyUnicastIpAddressChange() retval=00000000 ret=0aef1197
...
07a0:Call
iphlpapi.NotifyRouteChange2(00000000,0aef15e0,06dec5a0,00000000,06dec618)
ret=0aef11b0
07a0:fixme:iphlpapi:NotifyRouteChange2 (family 0, callback 0xaef15e0, context
0x6dec5a0, init_notify 0, handle 0x6dec618): stub
07a0:Ret  iphlpapi.NotifyRouteChange2() retval=00000000 ret=0aef11b0
--- snip ---

I will create a new ticket for the
'setupapi.dll.CM_Get_Device_Interface_AliasW' crash, mentioned in comment #3 .
Different issues -> separate tickets.

$ 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