Status: Accepted
Owner: ----
CC: [email protected], [email protected], [email protected],
[email protected]
Labels: Type-Bug Priority-Medium
New issue 1014 by [email protected]: CHECK(fixed_size + height_in_bytes ==
input_frame_size) failing intermittently
http://code.google.com/p/v8/issues/detail?id=1014
The following CHECK is failing intermittently while running certain layout
tests on the Chromium WebKit bots:
#
# Fatal error in
/b/build/slave/webkit-mac-dbg/build/src/v8/tools/gyp/../../src/ia32/deoptimizer-ia32.cc,
line 197
# CHECK(fixed_size + height_in_bytes == input_frame_size) failed
#
See http://code.google.com/p/chromium/issues/detail?id=67732 . That bug is
currently marked P1 because it looks like this might be a bug that could
occur at any time.
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev