https://bugs.winehq.org/show_bug.cgi?id=45805
Bug ID: 45805 Summary: IoCreateDriver failed to insert driver L"\Driver\WineHID" in tree Product: Wine Version: 3.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntoskrnl Assignee: wine-bugs@winehq.org Reporter: alexchandel@gmail.com Distribution: ---
On wine startup, the following error is always printed (usually 3) times:
002a:err:ntoskrnl:IoCreateDriver failed to insert driver L"\Driver\WineHID" in tree
Tested on wine-3.15 (Staging), macOS 10.13.
https://bugs.winehq.org/show_bug.cgi?id=45805
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #1 from Zebediah Figura z.figura12@gmail.com --- Can you please attach a log with +plugplay,+ntoskrnl?
The message is probably harmless (trying to load an already-loaded driver) but I think still shouldn't happen.
https://bugs.winehq.org/show_bug.cgi?id=45805
--- Comment #2 from alexchandel@gmail.com --- Created attachment 62570 --> https://bugs.winehq.org/attachment.cgi?id=62570 Output of "WINEDEBUG=+plugplay,+ntoskrnl wine notepad"
https://bugs.winehq.org/show_bug.cgi?id=45805
Chatty mail@chatty.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mail@chatty.de
--- Comment #3 from Chatty mail@chatty.de --- The same error message is outputted if I just try "wineconsole --help" (repeated 9 times before actual help message follows) with wine 3.19-173 on MacOS 10.14.
https://bugs.winehq.org/show_bug.cgi?id=45805
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c18f8e4c3235d0417bfb9fdba2d | |938bf2e42ee65
https://bugs.winehq.org/show_bug.cgi?id=45805
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=45805
Chatty mail@chatty.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |42623
https://bugs.winehq.org/show_bug.cgi?id=45805
Chatty mail@chatty.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|42623 |
https://bugs.winehq.org/show_bug.cgi?id=45805
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |e3ad1cff73851f0b16df310934f | |835988a8287fe
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- Should be fixed by https://source.winehq.org/git/wine.git/commit/e3ad1cff73851f0b16df310934f835....
https://bugs.winehq.org/show_bug.cgi?id=45805
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.0-rc4.