Comment #3 on issue 851 by [email protected]: Object.freeze() might cause memory corruption.
http://code.google.com/p/v8/issues/detail?id=851

Mark, I checked node repo and both node 0.2.5 and 0.2.6 include V8 without this fix. Thus it is not surprising that you can reproduce this bug.

Either patch your node sources or ask Ryan to pull r5364 from V8 repository and apply it to node 0.2.6.

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

Reply via email to