Bug 109963
| Summary: | [chromium] inspector/profiler/heap-snapshot-get-profile-crash.html crashes flakily | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adrienne Walker <enne> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | apavlov, enne, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Adrienne Walker
See: http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=inspector%2Fprofiler%2Fheap-snapshot-get-profile-crash.html
Crash stack:
crash log for DumpRenderTree (pid 2409):
STDOUT: <empty>
STDERR: ASSERTION FAILED: !HashTranslator::equal(Extractor::extract(deletedValue), key)
STDERR: ../../third_party/WebKit/Source/WTF/wtf/HashTable.h(593) : void WTF::HashTable<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::checkKey(const T&) [with HashTranslator = WTF::IdentityHashTranslator<WTF::IntHash<unsigned int> >, T = unsigned int, Key = unsigned int, Value = WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::ScriptHeapSnapshot> >, Extractor = WTF::KeyValuePairKeyExtractor<WTF::KeyValuePair<unsigned int, WTF::RefPtr<WebCore::ScriptHeapSnapshot> > >, HashFunctions = WTF::IntHash<unsigned int>, Traits = WTF::HashMapValueTraits<WTF::HashTraits<unsigned int>, WTF::HashTraits<WTF::RefPtr<WebCore::ScriptHeapSnapshot> > >, KeyTraits = WTF::HashTraits<unsigned int>]
STDERR: 1 0x7fc5e2d71a8f
STDERR: 2 0x7fc5e2d71473
STDERR: 3 0x7fc5e2d70cd1
STDERR: 4 0x7fc5e2d705de
STDERR: 5 0x7fc5e2d6f8ee
STDERR: 6 0x7fc5e2d6e28d
STDERR: 7 0x7fc5e37aa29c
STDERR: 8 0x7fc5e37b0870
STDERR: 9 0x7fc5e2d2b988
STDERR: 10 0x7fc5e18fba48
STDERR: 11 0x464e57
STDERR: 12 0x465253
STDERR: 13 0x46548e
STDERR: 14 0x4735d3
STDERR: 15 0x7fc5e6cb89f6
STDERR: 16 0x7fc5e6cb891f
STDERR: 17 0x7fc5e6cb8759
STDERR: 18 0x7fc5e68ebf01
STDERR: 19 0x7fc5e69323a3 MessageLoop::RunTask(base::PendingTask const&)
STDERR: 20 0x7fc5e69324ba
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Adrienne Walker
Marked crashing in http://trac.webkit.org/changeset/143035.
Timothy Hatcher
Chromium and V8 have left the building. Won't fix.