This is the mail archive of the frysk-bugzilla@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug general/4055] New: jline calls Runtime.getRuntime ().exec(cmd) aka system()


The jline library creates a child process using Runtime.getRuntime().exec(cmd).
 This use of fork and SIGCHLD clashes with frys's control over the same components.

-- 
           Summary: jline calls Runtime.getRuntime ().exec(cmd) aka system()
           Product: frysk
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: general
        AssignedTo: frysk-bugzilla at sourceware dot org
        ReportedBy: cagney at redhat dot com
OtherBugsDependingO 4054
             nThis:


http://sourceware.org/bugzilla/show_bug.cgi?id=4055

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]