Comment #7 on issue 2232 by [email protected]: Segfault when running C++ function from recursive JS code
http://code.google.com/p/v8/issues/detail?id=2232

It turns out that NODE_UNIXTIME_V8(s->st_atime) fails to create a new Date at some point and returns an empty handle, which leads to a null-dereference at some point. I'll see why V8 doesn't abort at that point.

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

Reply via email to