Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 09 May 1996 10:53:54 -0700
From:      John Polstra <jdp@polstra.com>
To:        ec0@s1.GANet.NET
Cc:        marxx@apocalypse.superlink.net, freebsd-current@FreeBSD.ORG
Subject:   Re: -current not booting
Message-ID:  <199605091753.KAA12053@austin.polstra.com>
In-Reply-To: <Pine.SOL.3.91.960509020729.24066A-100000@s1>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605091753.KAA12053>