Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 May 1996 16:05:25 -0400 (EDT)
From:      Eric Chet <ec0@s1.GANet.NET>
To:        John Polstra <jdp@polstra.com>
Cc:        marxx@apocalypse.superlink.net, freebsd-current@freebsd.org
Subject:   Re: -current not booting
Message-ID:  <Pine.SOL.3.91.960509160312.12694C-100000@s1>
In-Reply-To: <199605091753.KAA12053@austin.polstra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 9 May 1996, John Polstra wrote:

> 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.

Hello John
	I'm still poking around, my source tree is up to date, I just
pulled the cvs tree.  I'm also still working on the elf-gcc port with
cygnus.com's gcc-2.7.2 repository code.

Thanks, Eric



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SOL.3.91.960509160312.12694C-100000>