From owner-freebsd-current Thu May 9 10:59:39 1996 Return-Path: owner-current Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA28874 for current-outgoing; Thu, 9 May 1996 10:59:39 -0700 (PDT) Received: from austin.polstra.com (austin.polstra.com [206.213.73.10]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA28869 for ; Thu, 9 May 1996 10:59:36 -0700 (PDT) Received: from austin.polstra.com (jdp@localhost) by austin.polstra.com (8.7.5/8.6.12) with ESMTP id KAA12053; Thu, 9 May 1996 10:53:54 -0700 (PDT) Message-Id: <199605091753.KAA12053@austin.polstra.com> To: ec0@s1.GANet.NET Cc: marxx@apocalypse.superlink.net, freebsd-current@FreeBSD.ORG Subject: Re: -current not booting In-Reply-To: Date: Thu, 09 May 1996 10:53:54 -0700 From: John Polstra Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I wrote: > Eric Chet wrote: > > > Wow I have seen one problem pdksh is now dead, exits with sig.11 > > on execution. Humm lets see what ktrace shows: > > ... > > 320 ksh CALL sigprocmask(0x1,0) > > 320 ksh RET sigprocmask 0 > > 320 ksh PSIG SIGSEGV SIG_DFL > > 320 ksh NAMI "ksh.core" > > ... > > Any ideas? > > Sigprocmask was one of the libc functions modified by the recent changes > for ELF support. I've just looked over the code again, and it looks OK > to me. I'm trying to run some tests, but my CVS tree and my -current > installation are both slightly old, so it will take longer than I'd like. I tried some tests on sigprocmask, and I couldn't get it to fail. It seems to work fine here. Thinking harder about the ktrace output, it looks like sigprocmask returned successfully, anyway. So I don't think that's your problem. Sorry for the false alarm. -- John Polstra jdp@polstra.com John D. Polstra & Co., Inc. Seattle, Washington USA "Self-knowledge is always bad news." -- John Barth