Re: stable/11 regression: SIGSYS in the /bin/sh

2017-07-27 Thread Eugene Grosbein
On 27.07.2017 23:28, Konstantin Belousov wrote: >> Trying to mount root from ufs:/dev/ada0s1a [ro]... >> start_init: trying /sbin/init >> ppid 21 (sh), uid 0: exited on signal 12 >> id 21 comm sh: nosys 42 >> Jul 27 14:30:23 init: /bin/sh on /etc/rc terminated abnormally, going to >> single user

Re: stable/11 regression: SIGSYS in the /bin/sh

2017-07-27 Thread Eugene Grosbein
On 27.07.2017 23:28, Konstantin Belousov wrote: > Take your /bin/sh, libraries and rtld to some other machine and try to > catch where the pipe(2) call come from. I do not see any other way > forward, assuming your build env is not contaminated somehow. > > I did the following on the today stabl

Re: stable/11 regression: SIGSYS in the /bin/sh

2017-07-27 Thread Konstantin Belousov
On Thu, Jul 27, 2017 at 10:06:53PM +0700, Eugene Grosbein wrote: > Hi! > > Very recently stable/11 got a problem somewhere between r321073 and r321459: > /bin/sh crashes with SIGSYS at boot time: > > Trying to mount root from ufs:/dev/ada0s1a [ro]... > start_init: trying /sbin/init > ppid 21 (sh)

stable/11 regression: SIGSYS in the /bin/sh

2017-07-27 Thread Eugene Grosbein
Hi! Very recently stable/11 got a problem somewhere between r321073 and r321459: /bin/sh crashes with SIGSYS at boot time: Trying to mount root from ufs:/dev/ada0s1a [ro]... start_init: trying /sbin/init ppid 21 (sh), uid 0: exited on signal 12 id 21 comm sh: nosys 42 Jul 27 14:30:23 init: /bin/s