https://bugs.winehq.org/show_bug.cgi?id=46990
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Ever confirmed|0 |1 Status|UNCONFIRMED |NEEDINFO CC| |xerox.xerox2000x@gmail.com
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Fabian Maurer from comment #2)
Not a blocker. Does this also appear with vanilla wine?
Are you talking about this: https://megamanmaker.com/ ?
Probably he is. I can reproduce similar crash by removing mono :
rm -rf ~/.cache/wine/wine_mono*
Then run in a (create) fresh WINEPREFIX and deny the window to install mono:
Unhandled exception: assertion failed in 32-bit code (0xf7f5c079). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:f7f5c079 ESP:0033eb60 EBP:0033eb7c EFLAGS:00200246( - -- I Z- -P- ) EAX:00000000 EBX:00000002 ECX:0033eb7c EDX:00000000 ESI:00000008 EDI:00000000 Stack dump: 0x0033eb60: 0033eb7c 00000000 0033eb7c f7b7a2e2 0x0033eb70: 00131b04 00000000 0033eba8 00000000 0x0033eb80: 00000000 0033ebec 0000001d e07e3aed 0x0033eb90: 00000000 0000001d 00000000 044508a8 0x0033eba0: 03e43e7e 00000004 0033ebc8 e07e3c05 0x0033ebb0: e07ed248 0033ebec 0033ebd8 0000004a Backtrace: =>0 0xf7f5c079 __kernel_vsyscall+0x9() in [vdso].so (0x0033eb7c) 1 0xf7b7a2e2 execlp+0xffffffff() in libc.so.6 (0x0033eb7c) 2 0xf7b642b6 execlp+0xffffffff() in libc.so.6 (0xf7d25ce0) 3 0xf7b641c1 execlp+0xffffffff() in libc.so.6 (0xf7d25ce0) 4 0xf7b72279 execlp+0xffffffff() in libc.so.6 (0x0033f0c8) 5 0xe07df369 ReallyFixupVTable+0x349() [/home/louis/sda2/wine32-build/dlls/mscoree/../../../wine/dlls/mscoree/corruntimehost.c:1353] in mscoree (0x0033f0c8) 6 0x03e50322 (0x0033f1e4) 7 0x0053f806 EntryPoint+0xffffffff() in megamaker (0x04807fa4) 0xf7f5c079 __kernel_vsyscall+0x9 in [vdso].so: popl %ebp
The app starts fine for me with mono installed (though there`s an errorwindow from mono about ``index out of bounds`` or something)
https://megamanmaker.com/forum/viewtopic.php?t=7929
sha1sum /tmp/mozilla_louis0/MegaManMaker_v1_5_4.zip 5c9a7e7675e3ba9ec42b4f53df16e81b310abd67 /tmp/mozilla_louis0/MegaManMaker_v1_5_4.zip
@Reporter of bug: Please try clean WINEPREFIX and let mono install when it asks for it. Could you see if that works for you? Thanks for reporting back