https://bugs.winehq.org/show_bug.cgi?id=46640
Bug ID: 46640 Summary: Can start nothing since today git revision Product: Wine Version: 4.1 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: isakov-sl@bk.ru
Wine-4.0-rc7 working for me. macOS 10.13.6 Intel HD4000
But since 4.1 and next commits I can't start installers can't start games that always works before. The news at the site is "wine-preloader for macOS" and I see the preloader crashes and hangs. I see nothing in logs. I checked my system and *dylibs. All looks good. ~~~~ 0033:fixme:heap:RtlSetHeapInformation 0x0 1 0x0 0 stub 0033:fixme:win:RegisterTouchWindow (0x10068 00000000): stub 0033:fixme:imm:NotifyIME NI_CONTEXTUPDATED: IMC_SETCANDIDATEPOS 0033:fixme:imm:ImmReleaseContext (0x10068, 0x1314c0): stub 0033:fixme:win:FlashWindowEx 0x33f568 - semi-stub wine: Unhandled page fault on execute access to 0x00000000 at address 0x0 (thread 0033), starting debugger... ~~~
Some application has crash windows hanged, some allows me to save crash log like this one ~~~ Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x0042dffe). Register dump: CS:001b SS:0023 DS:0023 ES:0023 FS:1007 GS:000f EIP:0042dffe ESP:0033b100 EBP:0033b198 EFLAGS:00210206( R- -- I - -P- ) EAX:00000000 EBX:00000000 ECX:7ffc0000 EDX:00000000 ESI:01e02530 EDI:00ca85c8 Stack dump: 0x0033b100: 00000086 0033b198 00000000 00000018 0x0033b110: 00010050 68f46eae 0033b128 0041cfb5 0x0033b120: 00000000 00000001 00000000 00010050 0x0033b130: 68f5908e 00000012 0033b148 68f4540a 0x0033b140: 69073fa4 68f5908e 0033b1d8 68f4b46c 0x0033b150: 00010050 000d007a 00000000 68ee5aa1 0200: sel=1007 base=7ffc0000 limit=00000fff 32-bit rw- Backtrace: =>0 0x0042dffe EntryPoint+0xffffffff() in lostplanetdx10 (0x0033b198) 1 0x68f57d3c WINPROC_wrapper+0x1b() in user32 (0x0033b1c8) 2 0x68f59110 call_window_proc+0x8f() in user32 (0x0033b208) 3 0x68f59e86 WINPROC_CallProcWtoA+0xa45() in user32 (0x0033b6b8) 4 0x68f59366 WINPROC_call_window+0x1e5() in user32 (0x0033b708)