RESOLVED FIXED 100486
REGRESSION(r132552): Makes typeahead tests crash in debug. (Requested by pfeldman on #webkit).
https://bugs.webkit.org/show_bug.cgi?id=100486
Summary REGRESSION(r132552): Makes typeahead tests crash in debug. (Requested by pfel...
WebKit Review Bot
Reported 2012-10-26 02:44:44 PDT
http://trac.webkit.org/changeset/132552 broke the build: Makes typeahead tests crash in debug. (Requested by pfeldman 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 r132552 (33.09 KB, patch)
2012-10-26 02:45 PDT, WebKit Review Bot
no flags
WebKit Review Bot
Comment 1 2012-10-26 02:45:22 PDT
Created attachment 170858 [details] ROLLOUT of r132552 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 where ATTACHMENT_ID is the ID of this attachment.
Pavel Feldman
Comment 2 2012-10-26 02:45:58 PDT
crash log for DumpRenderTree (pid 31319): STDOUT: <empty> STDERR: SHOULD NEVER BE REACHED STDERR: third_party/WebKit/Tools/DumpRenderTree/chromium/TestRunner/src/KeyCodeMapping.cpp(240) : int WebTestRunner::NativeKeyCodeForWindowsKeyCode(int) STDERR: 1 0x504561 STDERR: 2 0x4ff5d9 STDERR: 3 0x504388 STDERR: 4 0x4e844c STDERR: 5 0x4e7b2b STDERR: 6 0x7f2f04a2bac7 STDERR: 7 0x7f2f04a2bc6e STDERR: 8 0x7f2f018dc56e STDERR: 9 0x7f2f018d71cd STDERR: 10 0x7f2f018d719e STDERR: 11 0x39d199a0618e STDERR: [31319:31319:18706350811508:ERROR:process_util_posix.cc(144)] Received signal 11 STDERR: base::debug::StackTrace::StackTrace() [0x7f2f0145467e] STDERR: base::(anonymous namespace)::StackDumpSignalHandler() [0x7f2f014c07e9] STDERR: 0x7f2efa34caf0 STDERR: WebTestRunner::NativeKeyCodeForWindowsKeyCode() [0x50456b] STDERR: WebTestRunner::EventSender::keyDown() [0x4ff5d9] STDERR: CppBoundClass::MemberCallback<>::run() [0x504388] STDERR: CppBoundClass::invoke() [0x4e844c] STDERR: CppNPObject::invoke() [0x4e7b2b] STDERR: WebCore::npObjectInvokeImpl() [0x7f2f04a2bac7] STDERR: WebCore::npObjectMethodHandler() [0x7f2f04a2bc6e] STDERR: v8::internal::HandleApiCallHelper<>() [0x7f2f018dc56e] STDERR: v8::internal::Builtin_Impl_HandleApiCall() [0x7f2f018d71cd] STDERR: v8::internal::Builtin_HandleApiCall() [0x7f2f018d719e] STDERR: 0x39d199a0618e
WebKit Review Bot
Comment 3 2012-10-26 03:00:43 PDT
Comment on attachment 170858 [details] ROLLOUT of r132552 Clearing flags on attachment: 170858 Committed r132597: <http://trac.webkit.org/changeset/132597>
WebKit Review Bot
Comment 4 2012-10-26 03:00:47 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.