From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17813 invoked by alias); 28 Jan 2009 18:13:04 -0000 Received: (qmail 17226 invoked by uid 48); 28 Jan 2009 18:12:48 -0000 Date: Thu, 29 Jan 2009 09:23:00 -0000 Message-ID: <20090128181248.17225.qmail@sourceware.org> From: "dsmith at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090125024426.9788.eugen@debian.org> References: <20090125024426.9788.eugen@debian.org> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug runtime/9788] permissions error in staprun X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2009-q1/txt/msg00287.txt.bz2 ------- Additional Comments From dsmith at redhat dot com 2009-01-28 18:12 ------- I've added a workaround for this bug in commit 69aa1bd. Originally staprun exec's stapio, which exec's staprun when it is time to remove the module. Now staprun exec's stapio, which forks when it is time to remove the module. The new child exec's staprun. The parent (stapio) waits for the child to finish, then exits. -- http://sourceware.org/bugzilla/show_bug.cgi?id=9788 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.