[Webkit-unassigned] [Bug 15573] New: r26785(nighly) cannot be LoadLibrary-ed and therefore leads crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 20 02:29:34 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15573

           Summary: r26785(nighly) cannot be LoadLibrary-ed and therefore
                    leads crash
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: 808caaa4.8ce9.9cd6c799e9f6 at gmail.com


WebKit.dll cannot be LoadLibrary-ed.

ntsd says it crashes at WTF::TCMalloc_ThreadCache::CreateCacheIfNecessary
+0x12b,
it refers fs:2Ch and _tls_index, and both uninitialized (both NULL).

Some sites said __declspec(thread) cannot used for LoadLibrary-ed DLL.

http://msdn2.microsoft.com/en-us/library/2s9wt68x(VS.80).aspx


-- 
Configure bugmail: http://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