[Webkit-unassigned] [Bug 113322] New: WinEWS bots crash when run bindings-generation-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 26 10:20:51 PDT 2013


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

           Summary: WinEWS bots crash when run bindings-generation-tests
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: roger_fong at apple.com


THe error is with gcc-3.exe hanging on a could not load w, win 32 error 998 (ERROR_NO_ACCESS)
It happens in different places throughout the test suite at different times.

One observation is that there are always two gcc-3.exe processes running at the same time when the crash occurs.
I'm not sure if this is to be expected. It's possible that the two gcc-3's are trying to use the same library, and one is blocking access from the other, causing the hang.

One gcc-3 process has all the arguments passed in from the bindings generation tests and the other has no arguments, I have no clue where the latter is coming from but it may be the problem process.

Skipping these tests on the Windows port for now. http://trac.webkit.org/changeset/146827
They aren't particularly high priority for the WinEWS bots regardless.

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