Status: New Owner: ---- New issue 1533 by max99x: read() hangs when given folder http://code.google.com/p/v8/issues/detail?id=1533
In d8, if we try to call the built-in read() function with a folder path, the interpreter hangs indefinitely. It should instead raise an exception.
The problem happens on v8 built with default settings from revision 8431 on x64 Linux Arch.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
