Status: Accepted
Owner: mikhail.naganov
CC: [email protected], erik.corry, [email protected], [email protected]
Labels: Type-Bug Priority-High

New issue 1779 by mikhail.naganov: Regression: heap snapshot generator crashes in Chromium w/ bleeding_edge v8
http://code.google.com/p/v8/issues/detail?id=1779

Trying to get a heap snapshot of this page: http://code.google.com/chrome/devtools/docs/heap-profiling-comparison.html

I'm getting this fatal error message in debug build (release build just crashes):

#
# Fatal error in v8/src/profile-generator.cc, line 2911
# CHECK_EQ(current_entry, entries->length()) failed
#   Expected: 64364
#   Found: 64365
#

This is on v8@9687, with the 3.6 branch it works fine.

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

Reply via email to