Bug 100486

Summary: REGRESSION(r132552): Makes typeahead tests crash in debug. (Requested by pfeldman on #webkit).
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: New BugsAssignee: WebKit Review Bot <webkit.review.bot>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, jochen, pfeldman
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 100344    
Attachments:
Description Flags
ROLLOUT of r132552 none

Description WebKit Review Bot 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
Comment 1 WebKit Review Bot 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.
Comment 2 Pavel Feldman 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
Comment 3 WebKit Review Bot 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>
Comment 4 WebKit Review Bot 2012-10-26 03:00:47 PDT
All reviewed patches have been landed.  Closing bug.