https://bugs.winehq.org/show_bug.cgi?id=47383
Bug ID: 47383 Summary: wine crashes with err:ntoskrnl:get_device_manager failed to create the device manager Product: Wine Version: 4.10 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: madewokherd@gmail.com Distribution: ---
Clean prefix, wine-4.10-204-g4aa7fbe0561, I get a crash when Wine starts:
meh@vincent:~/work/wine$ wine notepad 001c:err:ntoskrnl:get_device_manager failed to create the device manager 001c:err:ntoskrnl:get_device_manager failed to create the device manager 001c:err:seh:setup_exception stack overflow 1616 bytes in thread 001c eip 000000007bc69609 esp 0000000000790fc0 stack 0x790000-0x791000-0x990000 0023:err:ntoskrnl:get_device_manager failed to create the device manager 0023:err:ntoskrnl:get_device_manager failed to create the device manager wine: Unhandled page fault on read access to 0x00000004 at address 0x7bca7888 (thread 0022), starting debugger... 0023:err:seh:setup_exception stack overflow 1616 bytes in thread 0023 eip 000000007bc69609 esp 0000000000790fc0 stack 0x790000-0x791000-0x990000
https://bugs.winehq.org/show_bug.cgi?id=47383
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |madewokherd@gmail.com
--- Comment #1 from Vincent Povirk madewokherd@gmail.com --- Created attachment 64718 --> https://bugs.winehq.org/attachment.cgi?id=64718 backtrace
https://bugs.winehq.org/show_bug.cgi?id=47383
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64
--- Comment #2 from Vincent Povirk madewokherd@gmail.com --- This only happens in a 64-bit prefix.
https://bugs.winehq.org/show_bug.cgi?id=47383
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |focht@gmx.net
--- Comment #3 from Anastasius Focht focht@gmx.net --- Hello Esme,
I guess this problem is no longer reproducible with recent Wine 5.x releases?
Regards