http://bugs.winehq.org/show_bug.cgi?id=19707
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard@winehq.org
--- Comment #2 from Andrew Nguyen arethusa26@gmail.com 2009-08-12 06:25:13 --- This looks to be a regression between 1.0 and 1.1.27. Regression testing revealed the bad commit to be:
c5a57e7d13d604898f8cddeed3b6d2bfd44b68df is first bad commit commit c5a57e7d13d604898f8cddeed3b6d2bfd44b68df Author: Alexandre Julliard julliard@winehq.org Date: Thu Apr 30 13:08:32 2009 +0200
ntdll: Move NtRaiseException and RtlUnwind implementations to the CPU-specific files.
:040000 040000 8784638755350cfeb64c40f5ac9f8b8e856a7d41 2c9f59ed0b4f99ed35a75a043e6c2114a2fa93ce M dlls
Wine built prior to the commit allows Atrex to start successfully, whereas Wine build after the commit causes Atrex to crash.