From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22428 invoked by alias); 15 Feb 2007 19:07:49 -0000 Received: (qmail 22296 invoked by uid 48); 15 Feb 2007 19:07:33 -0000 Date: Thu, 15 Feb 2007 19:07:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070215190733.4055.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4055] New: jline calls Runtime.getRuntime ().exec(cmd) aka system() X-Bugzilla-Reason: AssignedTo Mailing-List: contact frysk-bugzilla-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: frysk-bugzilla-owner@sourceware.org X-SW-Source: 2007-q1/txt/msg00401.txt.bz2 List-Id: 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.