RESOLVED FIXED Bug 41205
REGRESSION(r61833): It broke Leopard and GTK (Requested by Ossy_ on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=41205
Summary REGRESSION(r61833): It broke Leopard and GTK (Requested by Ossy_ on #webkit).
WebKit Review Bot
Reported 2010-06-25 03:03:21 PDT
http://trac.webkit.org/changeset/61833 broke the build: It broke Leopard and GTK (Requested by Ossy_ on #webkit). This is an automatic bug report generated by the sheriff-bot. If this bug report was created because of a flaky test, please file a bug for the flaky test (if we don't already have one on file) and dup this bug against that bug so that we can track how often these flaky tests case pain. "Only you can prevent forest fires." -- Smokey the Bear
Attachments
ROLLOUT of r61833 (6.41 KB, patch)
2010-06-25 03:03 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2010-06-25 03:03:35 PDT
Created attachment 59752 [details] ROLLOUT of r61833 Any committer can land this patch automatically by marking it commit-queue+. The commit-queue will build and test the patch before landing to ensure that the rollout will be successful. This process takes approximately 15 minutes. If you would like to land the rollout faster, you can use the following command: webkit-patch land-attachment ATTACHMENT_ID --ignore-builders where ATTACHMENT_ID is the ID of this attachment.
Csaba Osztrogonác
Comment 2 2010-06-25 03:09:50 PDT
It broke Leopard Debug: http://build.webkit.org/results/Leopard%20Intel%20Debug%20%28Tests%29/r61833%20%2816354%29/results.html and broke GTK: http://build.webkit.org/results/GTK%20Linux%2032-bit%20Debug/r61833%20%287203%29/results.html ASSERTION FAILED: m_table (../../JavaScriptCore/wtf/HashTable.h:193 void WTF::HashTableConstIterator<Key, Value, Extractor, HashFunctions, Traits, KeyTraits>::checkValidity() const [with Key = JSC::RegExpKey, Value = std::pair<JSC::RegExpKey, WTF::RefPtr<JSC::RegExp> >, Extractor = WTF::PairFirstExtractor<std::pair<JSC::RegExpKey, WTF::RefPtr<JSC::RegExp> > >, HashFunctions = WTF::RegExpHash<JSC::RegExpKey>, Traits = WTF::PairHashTraits<WTF::HashTraits<JSC::RegExpKey>, WTF::HashTraits<WTF::RefPtr<JSC::RegExp> > >, KeyTraits = WTF::HashTraits<JSC::RegExpKey>])
WebKit Commit Bot
Comment 3 2010-06-25 03:17:05 PDT
Comment on attachment 59752 [details] ROLLOUT of r61833 Clearing flags on attachment: 59752 Committed r61845: <http://trac.webkit.org/changeset/61845>
WebKit Commit Bot
Comment 4 2010-06-25 03:17:10 PDT
All reviewed patches have been landed. Closing bug.
WebKit Review Bot
Comment 5 2010-06-25 04:00:01 PDT
Csaba Osztrogonác
Comment 6 2010-06-25 04:01:07 PDT
(In reply to comment #5) > http://trac.webkit.org/changeset/61845 might have broken GTK Linux 64-bit Debug > The following changes are on the blame list: > http://trac.webkit.org/changeset/61843 > http://trac.webkit.org/changeset/61844 > http://trac.webkit.org/changeset/61845 Rollout doesn't brake bots.
Note You need to log in before you can comment on or make changes to this bug.