[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#734450: kfreebsd-image-10.0-0-686: dash dies because of signal 11



Package: kfreebsd-image-10.0-0-686
Version: 10.0~svn259778-1
Severity: normal

Dear Maintainer,
while my (qemu) installation of sid works with kernel 9.2, it does not boot
properly with kernel 10.0 because dash dies on signal 11:

===>>>
Trying to mount root from ufs:/dev/ada0s1 [rw]...
INIT: version 2.88 booting
pid 18 (dash), uid 0: exited on signal 11
INIT: Entering runlevel: 2
pid 20 (dash), uid 0: exited on signal 11

Debian GNU/kFreeBSD jessie/sid  ttyv0

 login: root    
Password: 
<<<===

I also tried to run some complex shell scripts like update-grub2 or init
scripts, but the also exit on signal 11.


Even with bash set as sh, the system with kfreebsd 10 still has problems:

===>>>
Trying to mount root from ufs:/dev/ada0s1 [rw]...
INIT: version 2.88 booting
/etc/init.d/rc: line 38: syntax error near unexpected token `&&'
/etc/init.d/rc: line 38: `&& continue'
error: '/etc/init.d/rc' exited outside the expected code flow.
INIT: Entering runlevel: 2
/etc/init.d/rc: line 38: syntax error near unexpected token `&&'
/etc/init.d/rc: line 38: `&& continue'
error: '/etc/init.d/rc' exited outside the expected code flow.

Debian GNU/kFreeBSD jessie/sid  ttyv0

 login:
<<<===


Reply to: