Comment #2 on issue 2112 by [email protected]: Stacktraces originating from `JSON.parse()` contain random garbage (on nodejs)
http://code.google.com/p/v8/issues/detail?id=2112

It was my intention to pass `JSON.parse()` invalid json to provoke an error - any invalid json would probably also do.

I was not able to reproduce this error on Mac OS.

Note that the garbage can be any content from zero length to long segments of javascript code. So i need to try it several times.

It is also tougher to reproduce this error on node 0.6.16 - but still possible.

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

Reply via email to