Status: Accepted
Owner: [email protected]
Labels: Type-Bug Priority-Medium

New issue 2051 by [email protected]: ASSERT triggered in heap profiler
http://code.google.com/p/v8/issues/detail?id=2051

inspector/profiler/heap-snapshot-inspect-dom-wrapper.html hits an ASSERT in debug mode. The test is currently being skipped.

You can run it under gdb like this: gdb --args ./out/Debug/DumpRenderTree /sources/chrome-git-new/src/third_party/WebKit/LayoutTests/inspector/profiler/heap-snapshot-inspect-dom-wrapper.html

or

./webkit/tools/layout_tests/run_webkit_tests.sh --debug --no-retry-failures inspector/profiler/heap-snapshot-inspect-dom-wrapper.html using the test runner

Fix this bug and reenable the test. https://bugs.webkit.org/show_bug.cgi?id=82900

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

Reply via email to