Comment #1 on issue 1010 by [email protected]: V8 crash on XP-x64/MinGW-w64 - possibly stack corruption
http://code.google.com/p/v8/issues/detail?id=1010

I would also like to see this fixed.

The patch looks good to me except for the removal of MemoryBarrier. That's still needed for MinGW32.

Also, MinGW64 is probably not the only 64 bit platform with 32 bit longs (LLP64), so a more generic solution might be nice. This one works for now though.


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to