http://bugs.grommit.com/show_bug.cgi?id=537

           Summary: Checks.CStyle/JStyle will deadlock when the pipe buffer
                    fills
           Product: SCM Migration
           Version: unspecified
          Platform: All
        OS/Version: Solaris 11/Nevada
            Status: NEW
          Severity: normal
          Priority: P3
         Component: cstyle
        AssignedTo: scm-migration-dev at opensolaris.org
        ReportedBy: richlowe at richlowe.net


Checks.CStyle spawns style with its output to a pipe, writes the entire file
down the pipe, closes the input side of the pipe, and reads the output.

If cstyle(1)'s output is sufficiently voluminous, the pipe buffer will fill
with cstyles output before we even begin to drain it, and the processes will
wedge.


-- 
Configure bugmail: http://bugs.grommit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

Reply via email to