https://bugs.winehq.org/show_bug.cgi?id=46757
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Keywords| |download Status|NEEDINFO |RESOLVED URL| |https://netstorage.unity3d. | |com/unity/947e1ea5aa8d/Unit | |yDownloadAssistant-2018.3.9 | |f1.exe
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- Tested sha1sum UnityDownloadAssistant-2018.3.9f1.exe c4f31d53a1f8e07d75900cbb4553c13ffdaef51e /UnityDownloadAssistant-2018.3.9f1.exe
Get exactly the same crash as in comment 1.
winetricks arial works around it, screen stays grey.
Workaround:
WINEPREFIX=~/.wineunity/ sine Unity.exe --disable-gpu
or
WINEDLLOVERRIDES=libglesv2=d sine Unity.exe --> LoginScreen comes up fine
So suffers from bug 32342 and bug 44985
I`ll resolve this as duplicate of bug 32342 as the title is about blackscreen
Unhandled exception: page fault on read access to 0x00000000 in 64-bit code (0x0000000180ce35e1). Register dump: rip:0000000180ce35e1 rsp:000000000022b0b0 rbp:0000011da3d3e420 eflags:00010206 ( R- -- I - -P- ) rax:0000000000000000 rbx:0000011da3c7dfc0 rcx:0000000000000000 rdx:0000000000000020 rsi:000003618ca24000 rdi:0000000000000000 r8:0000000000000000 r9:0000000000000000 r10:0000000000000200 r11:0000000000000000 r12:0000000000000000 r13:0000000000000000 r14:0000000000000001 r15:0000000000000001 Stack dump: 0x000000000022b0b0: 0000011da3c7dfc0 0000011da3d3e420 0x000000000022b0c0: 0000000000000000 000003618ca24000 0x000000000022b0d0: 000003618ca24000 00000001811b49a6 0x000000000022b0e0: 000000000000fa00 000000018220d13f 0x000000000022b0f0: 0000022600000000 00000001811e0469 0x000000000022b100: 0000000000000000 000000000022b230 0x000000000022b110: 0000000000000001 000003618ca1c8c0 0x000000000022b120: 0000000000000000 0000000181205f93 0x000000000022b130: 0000000000000000 000003618ca24000 0x000000000022b140: 000003618ca1c8c0 00000001811f03f7 0x000000000022b150: 000000000022b210 0000000000000000 0x000000000022b160: 0000000000000000 0000000000000000 Backtrace: =>0 0x0000000180ce35e1 EntryPoint+0xff128c51() in libcef (0x0000011da3d3e420) 1 0x00000001811b49a6 EntryPoint+0xff5fa015() in libcef (0x0000011da3d3e420) 2 0x000
*** This bug has been marked as a duplicate of bug 44985 ***