https://bugs.winehq.org/show_bug.cgi?id=51239
Bug ID: 51239 Summary: ndis.sys:ndis fails when network interfaces come and go Product: Wine Version: 6.8 Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ndis.sys Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
ndis.sys:ndis fails when network interfaces come and go. This shows up at least as this failure:
https://test.winehq.org/data/patterns.html#ndis.sys:ndis
ndis.c:122: Test failed: GetIfEntry2 failed
But likely also causes these: ndis.c:124: Test failed: Wrong ServiceName ndis.c:77: Test failed: Wrong permanent address ndis.c:84: Test failed: Wrong current address
So this can cause failures when running it on a machine that has Docker/Podman, QEmu (particularly if it acts as a TestBot VM host), VPNs (if the connection gets reset at the wrong time), etc.
https://bugs.winehq.org/show_bug.cgi?id=51239
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |source, testcase
https://bugs.winehq.org/show_bug.cgi?id=51239
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED
--- Comment #1 from François Gouget fgouget@codeweavers.com --- This failure does not happen any more.
The last failure dates back to 2021-06-10. WineTest did not run for a while on my machine but there has been no failure since 2021-08-10 when it started running regularly again.
There is no obvious patch in that interval so it's not cleat if the issue was fixed or if some upgrade or configuration change on the test machine eliminated the conditions that caused the issue.
In any case I think this bug can be closed until such time that the issue can be confirmed to still exist.
https://bugs.winehq.org/show_bug.cgi?id=51239
Ken Sharp imwellcushtymelike@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Ken Sharp imwellcushtymelike@gmail.com --- Closing bugs marked workforme in 2021.