[Webkit-unassigned] [Bug 28920] New: curl DNS lookup occurs on multiple threads but storage is not threadsafe
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 2 13:51:31 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28920
Summary: curl DNS lookup occurs on multiple threads but storage
is not threadsafe
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit wx
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kevinwatters at gmail.com
libcurl expects the user of the library to provide synchronization of shared
data via the curl_share_setopt function.
I'm seeing sporadic crashes in libcurl DNS code in wxWebKit on Windows, where
libcurl uses a background thread to do DNS lookups.
--
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