[Webkit-unassigned] [Bug 30534] New: WebLocalizedString asserts if called from multiple threads concurrently

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 19 14:14:58 PDT 2009


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

           Summary: WebLocalizedString asserts if called from multiple
                    threads concurrently
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: sullivan at apple.com



Adam Roben (aroben) <aroben at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41448|                            |review?
               Flag|                            |


Created an attachment (id=41448)
 --> (https://bugs.webkit.org/attachment.cgi?id=41448)
Patch v1

WebLocalizedString accesses two global HashMaps. If this function is called
from more than one thread concurrently, we'll assert.

-- 
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