Status: New
Owner: ----
New issue 2515 by [email protected]: Fatal error
in ../../v8/src/heap-inl.h, line 213
http://code.google.com/p/v8/issues/detail?id=2515
On chromium r179129 (v8 v3.16.10), when building content_shell on Linux in
debug mode and running:
$ out/Debug/content_shell --dump-render-tree
third_party/WebKit/LayoutTests/inspector-protocol/take-heap-snapshot.html
I hit the following CHECK:
#
# Fatal error in ../../v8/src/heap-inl.h, line 213
# CHECK(allocation_allowed_ && gc_state_ == NOT_IN_GC) failed
#
==== C stack trace ===============================
1: ??
2: ??
3: ??
4: ??
5: ??
6: ??
7: v8::String::NewExternal(v8::String::ExternalAsciiStringResource*)
8: ??
9: ??
10: ??
11: ??
12: ??
13: ??
14: ??
15: ??
16: ??
17: ??
18: ??
19: ??
20: ??
21: ??
22: ??
23: ??
24: ??
25: ??
26: ??
27: v8::HeapProfiler::TakeSnapshot(v8::Handle<v8::String>,
v8::HeapSnapshot::Type, v8::ActivityControl*,
v8::HeapProfiler::ObjectNameResolver*)
...
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.