Status: New
Owner: ----

New 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 like to use MinGW-w64 for building V8 on Windows x64. I am able to compile V8 but it crashes at run time. I believe this could be the same issue (which has already been fixed) reported here for ia32 MinGW build:

http://code.google.com/p/v8/issues/detail?id=950

Same test case provided in the description of above issue fails with x64 MinGW-w64 build too.

Here is my setup:
- Windows XP x64
- MinGW-w64 (GCC 4.4.5) downloaded from http://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win64/Personal%20Builds/sezero_20101003/
- V8 r6115 of bleeding_edge
- I used a patch (attached) to be able to compile V8 using MinGW-w64
- V8 compiled with these options:
  mode=debug arch=x64 toolchain=gcc visibility=default importenv=PATH
- GDB stack trace is attached too

Thank you for any help/comments on this.


Attachments:
        mingw64-patch.diff  5.5 KB
        backtrace.txt  939 bytes

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

Reply via email to