From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12890 invoked by alias); 23 Jan 2007 17:22:03 -0000 Received: (qmail 12780 invoked by uid 48); 23 Jan 2007 17:21:47 -0000 Date: Tue, 23 Jan 2007 17:22:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20070123172147.3907.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3907] New: FryskHelpManager uses Runtime.exec 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/msg00135.txt.bz2 List-Id: The problem with Runtime.exec is that it uses "SIGCHLD" and waitpid to clean up after the created subprocess. Since frysk is also managing those kernel interfaces a chash occures. Instead the code should more directly use frysk.sys.Fork.exec or similar to create the child process. -- Summary: FryskHelpManager uses Runtime.exec 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 3398 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=3907 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.