From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13503 invoked by alias); 19 Nov 2007 18:28:19 -0000 Received: (qmail 13496 invoked by uid 22791); 19 Nov 2007 18:28:19 -0000 X-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,DK_POLICY_SIGNSOME,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (66.187.233.31) by sourceware.org (qpsmtpd/0.31) with ESMTP; Mon, 19 Nov 2007 18:28:16 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.13.8/8.13.1) with ESMTP id lAJISElO012268; Mon, 19 Nov 2007 13:28:14 -0500 Received: from pobox.corp.redhat.com (pobox.corp.redhat.com [10.11.255.20]) by int-mx1.corp.redhat.com (8.13.1/8.13.1) with ESMTP id lAJISEGO027074; Mon, 19 Nov 2007 13:28:14 -0500 Received: from [127.0.0.1] (sebastian-int.corp.redhat.com [172.16.52.221]) by pobox.corp.redhat.com (8.13.1/8.13.1) with ESMTP id lAJISDhl018714; Mon, 19 Nov 2007 13:28:13 -0500 Message-ID: <4741D578.7050706@redhat.com> Date: Mon, 19 Nov 2007 18:28:00 -0000 From: Andrew Cagney User-Agent: Thunderbird 1.5.0.12 (X11/20070530) MIME-Version: 1.0 To: Carlos Eduardo Seo CC: frysk Subject: Re: testHpdPid: problems running on ppc64 References: <4741C10D.9010902@linux.vnet.ibm.com> <4741CEC7.4040807@redhat.com> <4741D060.8010307@linux.vnet.ibm.com> In-Reply-To: <4741D060.8010307@linux.vnet.ibm.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2007-q4/txt/msg00159.txt.bz2 Carlos Eduardo Seo wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > > Andrew Cagney wrote: > >> Are you running the test as a normal user or root? If its as a >> normal user then there's a kernel problem; we can work out where to >> report it on irc :-( If it is only as root then the test must be >> erroneously killing something it shouldn't. >> > > Tried both. Same results... :( > Ok, hmm: ./TestRunner frysk.bindir.TestHpd.testHpdPid invokes the rough equivalent of: ./frysk/bindir/fhpd $$ perhaps try that and: ./frysk/bindir/fhpd -console frysk=FINE $$ which will produce large volumes of loging information. Andrew > >> PS: Some things helpful here; disabling the test can be done with: >> if (unresolved(0)) return; or: ./TestRunner --exclude ... also, its >> possible to run each test separately; something like: ./TestRunner >> -n | while read t ; do ./TestRunner $t ; done >> >> > > Hmm... I'll try a couple more tests. > > Thanks, > > - -- > Carlos Eduardo Seo > Software Engineer > IBM Linux Technology Center > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.7 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org > > iD8DBQFHQdBfqvq7Aov/qQARAvhVAJ4rf8aolnr6rc59ZOQAJFSEfZ8ZZgCdHvH7 > Y/IZTV/uQ3LLTa6iu+kpfgE= > =/xsD > -----END PGP SIGNATURE----- > >