Status: New
Owner: ----

New issue 1572 by [email protected]: timeout in regress-crbug-84186
http://code.google.com/p/v8/issues/detail?id=1572

Steps to reproduce:

Check out bleeding_edge, and run tools/test.py --arch=x64.

Expected results:

Success.

Actual results:

regress-crbug-84186 times out.  The output is:

=== release regress-crbug-84186 ===
Path: mjsunit/regress/regress-crbug-84186
Command: /home/wingo/src/v8/d8 --stress-opt --always-opt /home/wingo/src/v8/test/mjsunit/mjsunit.js /home/wingo/src/v8/test/mjsunit/regress/regress-crbug-84186.js --test
--- TIMEOUT ---

Indeed if I run:

$ /home/wingo/src/v8/d8 --stress-opt --always-opt /home/wingo/src/v8/test/mjsunit/mjsunit.js /home/wingo/src/v8/test/mjsunit/regress/regress-crbug-84186.js --test
============ Stress 1/5 ============
============ Stress 2/5 ============
============ Stress 3/5 ============
============ Stress 4/5 ============
============ Stress 5/5 ============
^C

I have to ctrl-c it.

I am on a GNU/Linux system with gcc-4.6. I build normally with scons -j2 arch=x64 snapshot=on disassembler=on console=readline d8.

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

Reply via email to