From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18272 invoked by alias); 21 Nov 2006 20:22:25 -0000 Received: (qmail 18257 invoked by uid 22791); 21 Nov 2006 20:22:23 -0000 X-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,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; Tue, 21 Nov 2006 20:22:16 +0000 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11.20060308/8.12.11) with ESMTP id kALKMDSI007376 for ; Tue, 21 Nov 2006 15:22:13 -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 kALKMDTO030864 for ; Tue, 21 Nov 2006 15:22:13 -0500 Received: from multics.rdu.redhat.com (multics.rdu.redhat.com [172.16.57.153]) by pobox.corp.redhat.com (8.13.1/8.12.8) with ESMTP id kALKMCoQ027367 for ; Tue, 21 Nov 2006 15:22:12 -0500 Subject: Re: avoid fc5 kernels > kernel-2.6.17-1.2187_FC5 and < 1.2243 From: Stan Cox To: Frysk Hackers In-Reply-To: <1164129880.3045.8.camel@dijkstra.wildebeest.org> References: <20061117075147.5339D180059@magilla.sf.frob.com> <1164129880.3045.8.camel@dijkstra.wildebeest.org> Content-Type: text/plain Date: Tue, 21 Nov 2006 20:22:00 -0000 Message-Id: <1164140417.13567.110.camel@multics.rdu.redhat.com> Mime-Version: 1.0 X-Mailer: Evolution 2.6.3 (2.6.3-1.fc5.5) 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: 2006-q4/txt/msg00222.txt.bz2 On Tue, 2006-11-21 at 18:24 +0100, Mark Wielaard wrote: > 1) testExecSyscall(frysk.proc.TestTaskSyscallObserver) > 2) testMultiThreadedDetached(frysk.util.TestFStack) > 3) testMultiThreadedAckDaemon(frysk.util.TestFStack) > 4) testStressMurysk.util.TestFStack) > 5) testClone(frysk.util.TestFStack) > Is anyone else seeing these pass or fail on something !x86? results using kernel 2.6.17-1.2174_FC5 on a dual Intel(R) Xeon(TM) Running testLinuxIa32(frysk.proc.TestSyscallsWithAudit) ...FAIL Running testLinuxPPC(frysk.proc.TestSyscallsWithAudit) ...FAIL Running testLinuxPPC64(frysk.proc.TestSyscallsWithAudit) ...FAIL Running testLinuxX86_64(frysk.proc.TestSyscallsWithAudit) ...FAIL Running testMultiThreadedDetached(frysk.util.TestFStack) ...FAIL Running testMultiThreadedAckDaemon(frysk.util.TestFStack) ...FAIL Running testStressMultiThreadedDetach(frysk.util.TestFStack) ...FAIL Running testClone(frysk.util.TestFStack) ...FAIL