From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20866 invoked by alias); 21 Jul 2009 04:29:02 -0000 Received: (qmail 20822 invoked by uid 48); 21 Jul 2009 04:28:47 -0000 Date: Tue, 21 Jul 2009 04:29:00 -0000 Message-ID: <20090721042847.20821.qmail@sourceware.org> From: "ananth at in dot ibm dot com" To: systemtap@sources.redhat.com In-Reply-To: <20090720202932.10421.dsmith@redhat.com> References: <20090720202932.10421.dsmith@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug tapsets/10421] task.stp pid2task tapset function fails on 2.6.31-0.67.rc2 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-q3/txt/msg00169.txt.bz2 ------- Additional Comments From ananth at in dot ibm dot com 2009-07-21 04:28 ------- find_get_pid() gets a ref to the pid. You'll need to put_pid() too. Else, you'll continue to hold the ref and that's incorrect. -- http://sourceware.org/bugzilla/show_bug.cgi?id=10421 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.