From owner-freebsd-stable Fri Jun 11 11:46:37 1999 Delivered-To: freebsd-stable@freebsd.org Received: from shell.webmaster.com (mail.webmaster.com [209.133.28.73]) by hub.freebsd.org (Postfix) with ESMTP id 564A614F01 for ; Fri, 11 Jun 1999 11:46:34 -0700 (PDT) (envelope-from davids@webmaster.com) Received: from whenever ([209.133.29.2]) by shell.webmaster.com (Post.Office MTA v3.5.3 release 223 ID# 0-12345L500S10000V35) with SMTP id com for ; Fri, 11 Jun 1999 11:46:34 -0700 From: "David Schwartz" To: Subject: Pthreads-based programs crashing Date: Fri, 11 Jun 1999 11:46:34 -0700 Message-ID: <000001beb43a$ba68dd50$021d85d1@whenever.youwant.to> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook 8.5, Build 4.71.2377.0 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3155.0 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I've been having my pthreads programs crash a lot with stable these days. The panic is 'cannot set scheduling timer' (in uthread_kern.c). A bit of sleuthing indicates that the tv_usec value being passed to setitimer is negative! DS To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message