[Webkit-unassigned] [Bug 62948] New: webkit-patch raises child_exception when applying attachment

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 18 21:44:14 PDT 2011


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

           Summary: webkit-patch raises child_exception when applying
                    attachment
           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: dbates at webkit.org
                CC: eric at webkit.org, abarth at webkit.org


Created an attachment (id=97716)
 --> (https://bugs.webkit.org/attachment.cgi?id=97716&action=review)
Backtrace (http://queues.webkit.org/results/8876165)

webkit-patch failed with an odd error when processing attachment 97431 (bug #62722). The last 500 characters from the commit queue bot were:

[[
cripts/webkitpy/common/system/executive.py", line 382, in run_command
    close_fds=self._should_close_fds())
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/common/system/executive.py", line 438, in popen
    return subprocess.Popen(*args, **kwargs)
  File "/usr/lib/python2.6/subprocess.py", line 623, in __init__
    errread, errwrite)
  File "/usr/lib/python2.6/subprocess.py", line 1141, in _execute_child
    raise child_exception
TypeError: execv() arg 2 must contain only strings
]] (bug 62722 comment 5)

See bug 62722 comment 5, bug 62722 comment 6, and bug 62722 comment 8.
Notice, the patch for bug 62722 had already been committed (http://trac.webkit.org/changeset/89022) at the time of bug 62722 comment 8.

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