http://bugs.winehq.org/show_bug.cgi?id=14822 sneer <max.domarev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |max.domarev(a)gmail.com --- Comment #17 from sneer <max.domarev(a)gmail.com> 2008-09-25 14:47:42 ---
Changing ntdll's default heap block alignment from 8 to 16 bytes boundary and fixing in-use arena (by adding dummy list entry to struct or fixing offset calc) to avoid unaligned arena pointers makes this app successfully load. This fix might be useful for other apps which use SSE instructions and "mysteriously" crash.
Can you explain me how I can do this? May be this changes is in cvs? -- 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.