From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31719 invoked by alias); 28 Jul 2003 19:54:47 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 31705 invoked from network); 28 Jul 2003 19:54:46 -0000 Received: from unknown (HELO gateway.sf.frob.com) (64.81.54.130) by sources.redhat.com with SMTP; 28 Jul 2003 19:54:46 -0000 Received: from magilla.sf.frob.com (magilla.sf.frob.com [198.49.250.228]) by gateway.sf.frob.com (Postfix) with ESMTP id A8AB4357B; Mon, 28 Jul 2003 12:54:45 -0700 (PDT) Received: (from roland@localhost) by magilla.sf.frob.com (8.11.6/8.11.6) id h6SJsjh01078; Mon, 28 Jul 2003 12:54:45 -0700 Date: Mon, 28 Jul 2003 19:54:00 -0000 Message-Id: <200307281954.h6SJsjh01078@magilla.sf.frob.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit From: Roland McGrath To: Daniel Jacobowitz Cc: gdb@sources.redhat.com, mingo@redhat.com Subject: Re: FYI: Increase in schedlock.exp failures in LinuxThreads on an RH kernel In-Reply-To: Daniel Jacobowitz's message of Monday, 28 July 2003 15:49:48 -0400 <20030728194948.GA25297@nevyn.them.org> X-Shopping-List: (1) No-Action rotators (2) Dan Rather Carrion yies (3) Enchanted winches (4) Subservient brides (5) Garden-variety romantic rice X-SW-Source: 2003-07/txt/msg00321.txt.bz2 > Have you run a testsuite using LinuxThreads, but the NPTL-aware kernel? > That should be enough to trigger it, I think. It won't show up in > NPTL, because the SIGINT will be load balanced and only delivered to > one of the threads. We certainly have in the past, and if it's not part of our regular testing regime then we should make sure that it becomes one. I'll have to check.