https://bugs.winehq.org/show_bug.cgi?id=44922
Bug ID: 44922 Summary: Cisco Jabber 11.x crashes on unimplemented function IPHLPAPI.DLL.GetIpForwardTable2, Product: Wine Version: 3.5 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: iphlpapi Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
extracted from bug 37228 (https://bugs.winehq.org/show_bug.cgi?id=37228#c21)
--- snip --- $ env WINEPREFIX="/home/xxxxxx/.wine32" wine 'C:\Program Files\Cisco Systems\Cisco Jabber\CiscoJabber.exe' ... 0009:fixme:shcore:GetDpiForMonitor (0x1, 0, 0x32ef48, 0x32ef44): semi-stub 0009:fixme:netapi32:DsGetDcNameW ((null), (null), (null), (null), 40000000, 0x96ad1dc): stub 0009:fixme:ntdsapi:DsBindW ((null),(null), 0x96ad1d8): stub! 0009:fixme:ntdsapi:DsCrackNamesW : stub wine: Call from 0x7bc51289 to unimplemented function IPHLPAPI.DLL.GetIpForwardTable2, aborting .... --- snip ---
Regards
https://bugs.winehq.org/show_bug.cgi?id=44922
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=37228 Keywords| |download URL| |https://software.cisco.com/ | |download/release.html?mdfid | |=284324806&softwareid=28400 | |6014&release=11.9(3)&relind | |=AVAILABLE&rellifecycle=&re | |ltype=latest&i=rm
https://bugs.winehq.org/show_bug.cgi?id=44922
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austinenglish@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=44922
Paul Lemmons paul@lemmons.name changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |paul@lemmons.name
--- Comment #1 from Paul Lemmons paul@lemmons.name --- Created attachment 61024 --> https://bugs.winehq.org/attachment.cgi?id=61024 Detailed log of failure
Command line:
env WINEDEBUG=+loaddll WINEDEBUG=+odbc32 WINEPREFIX="/home/xxx/.wine32" wine 'C:\Program Files\Cisco Systems\Cisco Jabber\CiscoJabber.exe' 2>&1 | tee jabber.log
https://bugs.winehq.org/show_bug.cgi?id=44922
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |cf9eced885cb0a2ac664c967ac3 | |e391f0ebfdaf4 Status|NEW |RESOLVED
--- Comment #2 from Austin English austinenglish@gmail.com --- https://source.winehq.org/git/wine.git/commit/cf9eced885cb0a2ac664c967ac3e39...
https://bugs.winehq.org/show_bug.cgi?id=44922
Emre erenoglu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |erenoglu@gmail.com
https://bugs.winehq.org/show_bug.cgi?id=44922
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.7.
https://bugs.winehq.org/show_bug.cgi?id=44922
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|https://software.cisco.com/ |https://web.archive.org/web |download/release.html?mdfid |/20211114195456/http://52.1 |=284324806&softwareid=28400 |92.118.187/Win/old/CiscoJab |6014&release=11.9(3)&relind |ber.11-6-Setup.msi |=AVAILABLE&rellifecycle=&re | |ltype=latest&i=rm |
--- Comment #4 from Anastasius Focht focht@gmx.net --- Hello folks,
adding stable download link via Internet Archive for documentation.
https://web.archive.org/web/20211114195456/http://52.192.118.187/Win/old/Cis...
$ sha1sum CiscoJabber.11-6-Setup.msi c6b8688741365b15f4dffb2c65733ed18448f680 CiscoJabber.11-6-Setup.msi
$ du -sh CiscoJabber.11-6-Setup.msi 60M CiscoJabber.11-6-Setup.msi
Regards