[Webkit-unassigned] [Bug 91682] New: config_standalone.py is crashing on apple win's cygwin port

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 18 15:28:08 PDT 2012


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

           Summary: config_standalone.py is crashing on apple win's cygwin
                    port
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpranke at chromium.org
                CC: eric at webkit.org, aroben at webkit.org, tony at chromium.org,
                    abarth at webkit.org, ojan at chromium.org


this seems to be due to the top-level import of ctypes in webkitpy.common.system.executive.py, which is only needed on win32. I don't know what ctypes is doing to cause the problem, or why it is only happening in config_standalone.

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