Bug 106960

Summary: ASSERT(!m_queue.killed() && m_threadID) hit in StorageThread::scheduleTask on low memory warning
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch mrowe: review+

Description Antti Koivisto 2013-01-15 16:51:20 PST
Memory clearing task is getting scheduled to a killed thread.
Comment 1 Antti Koivisto 2013-01-15 17:01:03 PST
Created attachment 182877 [details]
patch
Comment 2 Antti Koivisto 2013-01-15 17:09:20 PST
http://trac.webkit.org/changeset/139811