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
http://bugs.winehq.org/show_bug.cgi?id=19461
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE
--- Comment #1 from Dmitry Timoshkov dmitry@codeweavers.com 2009-07-26 01:55:10 --- Do not clone bugs in Wine bugzilla.
*** This bug has been marked as a duplicate of bug 15649 ***
http://bugs.winehq.org/show_bug.cgi?id=19461
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Dmitry Timoshkov dmitry@codeweavers.com 2009-07-26 01:56:11 --- Closing duplicate.
http://bugs.winehq.org/show_bug.cgi?id=19461
--- Comment #3 from linuxmad@gmail.com 2009-07-26 19:42:24 --- (In reply to comment #2)
Closing duplicate.
My bad i where pointed out on IRC to create a new bug-report. Shouldn't have cloned it. I also wanted to say that after updating wine, Razor no longer crashes during loading of client when having ASLR deactivated.