[Bug 33678] PSX2PSP Version 1.4.2 crashes with an unhandled page fault while writing out a file

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Jun 10 13:45:17 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33678

Alexandre Julliard <julliard at winehq.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|regression                  |
    Regression SHA1|4adfb787f4e8c36a37ce1d53a7e |
                   |6df16d03ecd8a               |

--- Comment #3 from Alexandre Julliard <julliard at winehq.org> 2013-06-10 13:45:17 CDT ---
It works when disabling stack alignment only for RtlAllocateHeap, or when
changing stack usage some other way, for instance by disabling valgrind. It
looks like the app is using uninitialized stack data or something along those
lines.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list