Bug 102929

Summary: IDBRequestTest.EventsAfterStopping started after a WebKit change in range 135382:135385
Product: WebKit Reporter: Yury Semikhatsky <yurys>
Component: Tools / TestsAssignee: Dan Carney <dcarney>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, jsbell
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Attachments
Yury Semikhatsky
Comment 1 2012-11-21 05:46:27 PST
Yury Semikhatsky
Comment 2 2012-11-21 06:25:19 PST
IDBRequestTest.AbortErrorAfterAbort is crashing as well, here is the stack trace: [ RUN ] IDBRequestTest.AbortErrorAfterAbort 1 0x7fa267467a25 2 0x7fa2672d680f 3 0x7fa2672e99ee 4 0x7fa2672e946c 5 0x7fa266440a62 6 0x7fa26693829d 7 0x7fa2669354d2 8 0x7fa26692a3fe 9 0x7fa26692ac22 10 0x7fa26692b318 11 0x7fa2669302a3 12 0x7fa266939121 13 0x7fa266935dd1 14 0x7fa26692ed8c 15 0x7fa2669069f1 16 0x7fa26655375f WebKit::RunAllUnitTests() 17 0x444f8e 18 0x7fa25e21ec4d __libc_start_main 19 0x444ea9 Received signal 11 base::debug::StackTrace::StackTrace() [0x7fa264b37a96] base::debug::(anonymous namespace)::StackDumpSignalHandler() [0x7fa264b3774b] <unknown> [0x7fa25e233af0] WebCore::WorldContextHandle::WorldContextHandle() [0x7fa267467a2f] WebCore::DOMRequestState::DOMRequestState() [0x7fa2672d680f] WebCore::IDBRequest::IDBRequest() [0x7fa2672e99ee] WebCore::IDBRequest::create() [0x7fa2672e946c] (anonymous namespace)::IDBRequestTest_AbortErrorAfterAbort_Test::TestBody() [0x7fa266440a62] testing::internal::HandleSehExceptionsInMethodIfSupported<>() [0x7fa26693829d] testing::internal::HandleExceptionsInMethodIfSupported<>() [0x7fa2669354d2] testing::Test::Run() [0x7fa26692a3fe] testing::TestInfo::Run() [0x7fa26692ac22] testing::TestCase::Run() [0x7fa26692b318] testing::internal::UnitTestImpl::RunAllTests() [0x7fa2669302a3] testing::internal::HandleSehExceptionsInMethodIfSupported<>() [0x7fa266939121] testing::internal::HandleExceptionsInMethodIfSupported<>() [0x7fa266935dd1] testing::UnitTest::Run() [0x7fa26692ed8c] base::TestSuite::Run() [0x7fa2669069f1] WebKit::RunAllUnitTests() [0x7fa26655375f] main [0x444f8e] <unknown> [0x7fa25e21ec4d] <unknown> [0x444ea9] So it must be http://trac.webkit.org/changeset/135383
Yury Semikhatsky
Comment 3 2012-11-21 06:42:23 PST
Offending patch was rolled out: http://trac.webkit.org/changeset/135396
Yury Semikhatsky
Comment 4 2012-11-21 06:47:55 PST
Note You need to log in before you can comment on or make changes to this bug.