[Webkit-unassigned] [Bug 65608] New: Latest Webkit safari's windows port is not compatible with Safari5.1.(The procedure entry point u_strToUpper_4_0 could not be located in the dynamic link library icuuc40.dll)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 3 04:25:38 PDT 2011


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

           Summary: Latest Webkit safari's windows port is not compatible
                    with Safari5.1.(The procedure entry point
                    u_strToUpper_4_0 could not be located in the dynamic
                    link library icuuc40.dll)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Critical
          Priority: P1
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ramu.webkit at gmail.com
                CC: ramu.webkit at gmail.com


Created an attachment (id=102765)
 --> (https://bugs.webkit.org/attachment.cgi?id=102765&action=review)
screen shot of the bug description.

Overview:

Latest webkit version r92267 ( Appleā€™s Windows port) was built successfully in windows XP environment with Visual studio 2005.

While start debugging the same with Safari5.1 version the below error was displayed.

"The procedure entry point u_strToUpper_4_0 could not be located in the dynamic link library icuuc40.dll".

This error message is displayed while visual studio 2005 debugger loading the JavaScriptcore DLL. Because of this error we cannot debug the Webkit windows port with Safari.

Steps to Reproduce:

1) update the latest webkit
2) Build for windows XP 
3) after successful build, open the Webkit.sln file using Visual studio2005 for debugging using safari5.1.
4) Run the solution in visual studio 2005.

Actual Results:

1) Above pop was displayed, debugger was stopped with message "Your copy of Safari is missing important software resources.Please re install Safari"
After re installing the Safari also the problem exist.


Expected Results:

Visual studio 2005 should smoothly run the safari, debug the webkit.

Build Date & Platform:
2011-03-08 & windows XP.

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