From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23873 invoked by alias); 29 Jun 2007 13:33:40 -0000 Received: (qmail 23828 invoked by uid 48); 29 Jun 2007 13:33:29 -0000 Date: Fri, 29 Jun 2007 13:33:00 -0000 Message-ID: <20070629133329.23827.qmail@sourceware.org> From: "mcvet at redhat dot com" To: frysk-bugzilla@sourceware.org In-Reply-To: <20070522180546.4536.cagney@redhat.com> References: <20070522180546.4536.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/4536] race in FCatch's exec code 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-q2/txt/msg00435.txt.bz2 List-Id: ------- Additional Comments From mcvet at redhat dot com 2007-06-29 13:33 ------- What should be done, beyond the following? public void addFailed (Object observable, Throwable w) { throw new RuntimeException("Failed to attach to created proc", w); } -- http://sourceware.org/bugzilla/show_bug.cgi?id=4536 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.