[Webkit-unassigned] [Bug 20750] Mac OS X JavaScriptCore framework experiences a crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 10 03:07:39 PDT 2008


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


ap at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org




------- Comment #6 from ap at webkit.org  2008-09-10 03:07 PDT -------
Note that CallFindProxyForURL() is being executed on two threads at once.
Crashes in this situation are a known issue in CFNetwork,
<rdar://problem/6068543>, so this is likely to be it.

I am not aware of any workaround, other than not using a PAC file.


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



More information about the webkit-unassigned mailing list