[Webkit-unassigned] [Bug 54629] [webkitwebsrc] locks randomly fetching an uri

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 13 08:37:31 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=54629





--- Comment #7 from Philippe Normand <pnormand at igalia.com>  2011-04-13 08:37:31 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > Created an attachment (id=89372)
 --> (https://bugs.webkit.org/attachment.cgi?id=89372&action=review) [details] [details]
> > proposed patch
> 
> It seems dangerous to remove the RefPtr here. What happens if the ResourceHandle is dereffed out of existence on another thread?

The crash in comment 4. The destructor of Timer checks the thread where it was created with the current thread and ASSERTs if they differ.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list