http://bugs.winehq.org/show_bug.cgi?id=19461
Summary: Ultima Online with Razor (.NET) often crashes Product: Wine Version: 1.1.23 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: linuxmad@gmail.com CC: focht@gmx.net
+++ This bug was initially created as a clone of Bug #15649 +++
Created an attachment (id=16705) --> (http://bugs.winehq.org/attachment.cgi?id=16705) catted together a couple different stack traces
UO often crashes when launched by Razor (a .NET application), it appears to be due to some stack corruption as all stack traces originate at ``wine_switch_to_stack,'' and sometimes I get the ``stack overflow %u bytes in thread %04x'' message (haven't been able to catch it this time though).
List of applications needed for testing: http://gamedaily.newaol.com/pub/0078700501/UOML_setup.exe http://www.runuo.com/razor/Razor_Latest.exe .NET 2.0 (``winetricks dotnet20'' works well, some people might have to run some font installers as well.)
-----
As said on Bug #15649 it were ASLR causing the crashes and later the bug-report were closed. I wish to bring this up again because when i tried to deactiavte ASLR but Razor still crashes just as many times as when ASLR were activated.
I think i do not need to publish any error reports or debug information since we do have them avaible at http://bugs.winehq.org/show_bug.cgi?id=15649