https://bugs.winehq.org/show_bug.cgi?id=41568
Bug ID: 41568 Summary: MiPony 2.5.0 can't be launched Product: Wine Version: 1.9.21 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: trufanovan@gmail.com Distribution: ---
I've installed MiPony successfully with this distributive: http://www.mipony.net/downloads/Mipony-Installer.exe It's not widely published as MiPony force another one with Bundleware soft in it. And it can't be installed. In contrary this distributive is free of additional software and I Installed it without a problem.
Unfortunately the app can't be started. I'm getting:
$ wine MiPony.exe err:seh:setup_exception_record stack overflow 880 bytes in thread 002e eip 7bc5e601 esp 00240fc0 stack 0x240000-0x241000-0x340000
For any MiPony version I was able to test and any Wine version I had (1.4, 1.6, 1.7, 1.9)
https://bugs.winehq.org/show_bug.cgi?id=41568
Alexander trufanovan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |http://www.mipony.net/downl | |oads/Mipony-Installer.exe
https://bugs.winehq.org/show_bug.cgi?id=41568
winetest@luukku.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest@luukku.com
--- Comment #1 from winetest@luukku.com --- Still valid wine 1.9.24 and staging 1.9.23.
https://bugs.winehq.org/show_bug.cgi?id=41568
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk --- (In reply to winetest from comment #1)
Still valid wine 1.9.24 and staging 1.9.23.
Hi, I remember I tested this app a few weeks ago and it started just fine for me. If I remember correctly it needs .Net 2.0 (not 100 % sure, I`ll retest it when I have some time)
Anyway, it could be an issue that it doesn`t run on x86-64; I tested on x86-32 and as I said, it started just fine for me so might be x86-64 <--> x86-32 difference issue
Regards
https://bugs.winehq.org/show_bug.cgi?id=41568
--- Comment #3 from Alexander trufanovan@gmail.com --- It seems I can't install .net 2.0 via winetricks as it doesn't support x64. I don't remember details, but I think I was playing with mono a lot trying to bypass this problem. Currently I'm using Mipony in VirtualBox. But didn't tried x32 prefix for wine. Will check when return from vacation.
https://bugs.winehq.org/show_bug.cgi?id=41568
--- Comment #4 from winetest@luukku.com --- It definitely goes further with winetricks -q dotnet20. I am able to see the gui.
But I still get a crash.
Unhandled Exception: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt. at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg)