Bug 109963 - [chromium] inspector/profiler/heap-snapshot-get-profile-crash.html crashes flakily
Summary: [chromium] inspector/profiler/heap-snapshot-get-profile-crash.html crashes fl...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 12:47 PST by Adrienne Walker
Modified: 2013-04-05 13:01 PDT (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Adrienne Walker 2013-02-15 12:47:56 PST
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
Comment 1 Adrienne Walker 2013-02-15 12:52:07 PST
Marked crashing in http://trac.webkit.org/changeset/143035.
Comment 2 Timothy Hatcher 2013-04-05 13:01:51 PDT
Chromium and V8 have left the building. Won't fix.