https://bugs.winehq.org/show_bug.cgi?id=54004
Bug ID: 54004 Summary: ntoskrnl.exe:ntoskrnl sometimes does not receive IRP_MN_REMOVE_DEVICE in Wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: NEW Severity: normal Priority: P2 Component: ntoskrnl Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com Distribution: ---
ntoskrnl.exe:ntoskrnl sometimes does not receive the IRP_MN_REMOVE_DEVICE request in Wine:
driver_pnp.c:737: Test failed: expected IRP_MN_REMOVE_DEVICE
See https://test.winehq.org/data/patterns.html#ntoskrnl.exe:ntoskrnl
This failure is pretty rare (7 instances in ~5 months) but did cause a false positive in MR!1549.
https://bugs.winehq.org/show_bug.cgi?id=54004
François Gouget fgouget@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon@codeweavers.com Keywords| |source, testcase