Status: New Owner: ---- New issue 2114 by [email protected]: GetHeapValue returns invalid values http://code.google.com/p/v8/issues/detail?id=2114
When I use the returned value from `GetHeapValue` I often get a segmentation fault.
I call it from a node.js module. https://github.com/Skomski/v8-profiler/blob/unstable/src/graph_node.cc#L77 What steps will reproduce the problem? npm install https://github.com/Skomski/v8-profiler/tarball/v3.7.1 node test.js Attachments: debug.log 16.2 KB test.js 186 bytes -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
