From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12443 invoked by alias); 2 Mar 2006 06:16:58 -0000 Received: (qmail 12426 invoked by uid 48); 2 Mar 2006 06:16:55 -0000 Date: Thu, 02 Mar 2006 06:16:00 -0000 Message-ID: <20060302061655.12425.qmail@sourceware.org> From: "guanglei at cn dot ibm dot com" To: systemtap@sources.redhat.com In-Reply-To: <20060223094047.2387.guanglei@cn.ibm.com> References: <20060223094047.2387.guanglei@cn.ibm.com> Reply-To: sourceware-bugzilla@sourceware.org Subject: [Bug kprobes/2387] system crash on ppc64/2.6.15.4 X-Bugzilla-Reason: AssignedTo Mailing-List: contact systemtap-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: systemtap-owner@sourceware.org X-SW-Source: 2006-q1/txt/msg00681.txt.bz2 ------- Additional Comments From guanglei at cn dot ibm dot com 2006-03-02 06:16 ------- > -bash-3.00# ./test.sh -f lgl.cfg -I tapsets/tapsets1/ > The tapsets is tapsets/tapsets1/ > don't probe app : dbench > TIMES : 1 > TIMES : 2 > probe app : dbench > TIMES : 1 > TIMES : 2 > error opening file stpd_cpu0. > ERROR: couldn't unlink percpu file stpd_cpu0: errcode = No such file or directory > > Do you have any ideas of such errors? I never met it before. > I raise the MAXDSKIPPED when running my testcases It may due to my testcase. I run stap in background and when benchmark tools finished running, I just: kill -s SIGINT -- stappid stpdpid I should terminate stap & stpd in a right order. I think this is the cause. I think this bug could be closed. *** This bug has been marked as a duplicate of 2406 *** -- What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE http://sourceware.org/bugzilla/show_bug.cgi?id=2387 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.