From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1075 invoked by alias); 30 Apr 2007 18:36:51 -0000 Received: (qmail 1026 invoked by uid 48); 30 Apr 2007 18:36:41 -0000 Date: Mon, 30 Apr 2007 18:36:00 -0000 Message-ID: <20070430183641.1025.qmail@sourceware.org> From: "wcohen at redhat dot com" To: systemtap@sources.redhat.com In-Reply-To: <20070424200707.4420.wcohen@redhat.com> References: <20070424200707.4420.wcohen@redhat.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug lket/4420] systemtap.samples/lket.exp test crashing RHEL4U4 machine 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: 2007-q2/txt/msg00151.txt.bz2 ------- Additional Comments From wcohen at redhat dot com 2007-04-30 19:36 ------- It is possible for the problem to be in the runtime. I will comment out the various calls to the runtime and see if that fixes the problem. I am also trying to reduce the number of lket probes to see if smaller examples reproduce the problem. It looks like the code expects the probes to be run in a particular order for a probe point. It seems like it would be better to put the update_record() in the places that they are needed rather than having them as separate probes. -- http://sourceware.org/bugzilla/show_bug.cgi?id=4420 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.