[Webkit-unassigned] [Bug 30869] New: commit-queue keeps crashing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 28 09:55:12 PDT 2009


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

           Summary: commit-queue keeps crashing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org, evan at chromium.org,
                    levin at chromium.org, steveblock at google.com


commit-queue keeps crashing

Exception while checking queue and bots: unknown encoding: idna. Sleeping until
2009-10-27 23:07:56 (5 mins).
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "/Users/eseidel/Projects/WebKit/WebKitTools/Scripts/bugzilla-tool", line
33, in <module>
    import os
  File
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/os.py",
line 49, in <module>
    import posixpath as path
  File
"/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/posixpath.py",
line 14, in <module>
    import stat
ImportError: No module named stat

I think that's happening on re-exec.  I think it may only happen when I have
the patch from bug 30098 applied locally.  Either way, it's disturbing.  It's
happened 3 times at seeming random.  The commit-queue used to be rock-solid!

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