Bug 149352

Summary: iOS WebKitTestRunner frequently crashes in WKContextGetIconDatabase
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: Tools / TestsAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dbates, simon.fraser
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
proposed fix none

Description Alexey Proskuryakov 2015-09-18 13:06:02 PDT
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.WebKit              	0x000000010a5df46c WTF::RefPtr<WebKit::WebIconDatabase>::get() const + 12 (RefPtr.h:61)
1   com.apple.WebKit              	0x000000010a5dac4c WebKit::WebProcessPool::iconDatabase() const + 28 (WebProcessPool.h:238)
2   com.apple.WebKit              	0x000000010a71035d WKContextGetIconDatabase + 29 (WKContext.cpp:444)
3   org.webkit.WebKitTestRunnerApp11	0x0000000105f02ed9 WTR::TestController::~TestController() + 57 (TestController.cpp:145)
4   org.webkit.WebKitTestRunnerApp11	0x0000000105f03405 WTR::TestController::~TestController() + 21 (TestController.cpp:148)
5   org.webkit.WebKitTestRunnerApp11	0x0000000105ef57fb -[WebKitTestRunnerApp _runTestController] + 59 (mainIOS.mm:44)
Comment 1 Alexey Proskuryakov 2015-09-18 13:09:09 PDT
Created attachment 261514 [details]
proposed fix
Comment 2 WebKit Commit Bot 2015-09-18 13:57:47 PDT
Comment on attachment 261514 [details]
proposed fix

Clearing flags on attachment: 261514

Committed r189981: <http://trac.webkit.org/changeset/189981>
Comment 3 WebKit Commit Bot 2015-09-18 13:57:51 PDT
All reviewed patches have been landed.  Closing bug.