From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23859 invoked by alias); 20 Dec 2006 18:54:57 -0000 Received: (qmail 23690 invoked by uid 48); 20 Dec 2006 18:54:41 -0000 Date: Wed, 20 Dec 2006 18:54:00 -0000 From: "cagney at redhat dot com" To: frysk-bugzilla@sourceware.org Message-ID: <20061220185440.3774.cagney@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug general/3774] New: ProcBlock's isOwned code doesn't work 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: 2006-q4/txt/msg00793.txt.bz2 List-Id: The ProcBloc observer is trying to use the condtion: boolean isOwned = proc.getUID() == Manager.host.getSelf().getUID() || proc.getGID() == Manager.host.getSelf().getGID(); to determine if an attach will work. This does not work. The code needs to instead always attempt the observer add, if the attempt fails the core will notify with a failure and that failure should be propogated back to the client -- Summary: ProcBlock's isOwned code doesn't work 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 CC: npremji at redhat dot com OtherBugsDependingO 2244 nThis: http://sourceware.org/bugzilla/show_bug.cgi?id=3774 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.