https://bugs.winehq.org/show_bug.cgi?id=51655
Bug ID: 51655 Summary: iphlpapi regression prevents Samsung SDK from working properly Product: Wine Version: 6.14 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: iphlpapi Assignee: wine-bugs@winehq.org Reporter: dark.shadow4@web.de Distribution: ---
Probably related to 51620.
I have a similar issue with the Samsung SDK. Regression SHA 3bace8862f1b49e40574d1c9647e6984f10d026f, but only with a debug version of wine, release seems okay. 32bit WINEPREFIX though, so that patch from there doesn't help.
https://bugs.winehq.org/show_bug.cgi?id=51655
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |3bace8862f1b49e40574d1c9647 | |e6984f10d026f Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=51655
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huw@codeweavers.com
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Please tell me what logs you need and I'll provide them.
https://bugs.winehq.org/show_bug.cgi?id=51655
Huw Davies huw.davies@physics.ox.ac.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |huw.davies@physics.ox.ac.uk
--- Comment #2 from Huw Davies huw.davies@physics.ox.ac.uk --- Does https://source.winehq.org/patches/data/212203 help?
https://bugs.winehq.org/show_bug.cgi?id=51655
--- Comment #3 from Fabian Maurer dark.shadow4@web.de --- I'm afraid not. Is there logs I could provide to help?
https://bugs.winehq.org/show_bug.cgi?id=51655
--- Comment #4 from Huw Davies huw.davies@physics.ox.ac.uk --- Created attachment 70545 --> https://bugs.winehq.org/attachment.cgi?id=70545 Patch to add traces
Please apply the attached patch to the current git and generate a +iphlpapi,+nsi log.
https://bugs.winehq.org/show_bug.cgi?id=51655
--- Comment #5 from Fabian Maurer dark.shadow4@web.de --- Created attachment 70547 --> https://bugs.winehq.org/attachment.cgi?id=70547 Requested logs
Attached the requested logs. However, it doesn't seem to reach the main dumping part...
https://bugs.winehq.org/show_bug.cgi?id=51655
--- Comment #6 from Fabian Maurer dark.shadow4@web.de --- Btw, in dns_info_alloc:
DWORD err, i, size, attempt, sockaddr_len;
Should "err" not be initialized to zero...?
https://bugs.winehq.org/show_bug.cgi?id=51655
--- Comment #7 from Fabian Maurer dark.shadow4@web.de --- EDIT: I think that's the problem here.
https://bugs.winehq.org/show_bug.cgi?id=51655
--- Comment #8 from Fabian Maurer dark.shadow4@web.de --- Submitted a patch: https://source.winehq.org/patches/data/212361
https://bugs.winehq.org/show_bug.cgi?id=51655
--- Comment #9 from Huw Davies huw.davies@physics.ox.ac.uk --- Nice catch. I've sent in a reworked version that gets rid of the gotos entirely.
https://bugs.winehq.org/show_bug.cgi?id=51655
--- Comment #10 from Fabian Maurer dark.shadow4@web.de --- Ah great, thanks!
https://bugs.winehq.org/show_bug.cgi?id=51655
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |9521640aa7acf42352eb91c9638 | |b64e6b1e308ae Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #11 from Fabian Maurer dark.shadow4@web.de --- Fixed by https://source.winehq.org/git/wine.git/?a=commit;h=9521640aa7acf42352eb91c96...
https://bugs.winehq.org/show_bug.cgi?id=51655
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #12 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.17.