linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Tore Martin Hagen <thagen@slb.com>
To: linuxppc-embedded@ozlabs.org
Subject: All children killed in /sbin/init
Date: Mon, 13 Feb 2006 08:33:06 +0100	[thread overview]
Message-ID: <43F03632.9060609@slb.com> (raw)

Hi,

I have a custom board with MPC8275 and NFS root file system. I use 
u-boot to load the kernel and it boots up, mounts the file system and 
starts /sbin/init. Then all the children of init dies, I get the 
following errors (with Debugging enabled in /sbin/init)

Sending DHCP requests ., 
OK                                                                              

IP-Config: Got DHCP answer from 10.0.0.1, my address is 
10.0.0.111                                      
IP-Config: 
Complete:                                                                                     

      device=eth0, addr=10.0.0.111, mask=255.255.255.0, 
gw=10.0.0.1,                                    
     host=10.0.0.111, domain=, 
nis-domain=(none),                                                       
     bootserver=10.0.0.1, rootserver=10.0.0.1, 
rootpath=/local/Mpc8266ads/Box2/root                     
NET4: Unix domain sockets 1.0/SMP for Linux 
NET4.0.                                                     
Looking up port of RPC 100003/2 on 
10.0.0.1                                                             
Looking up port of RPC 100005/1 on 
10.0.0.1                                                             
VFS: Mounted root (nfs 
filesystem).                                                                      

Mounted devfs on 
/dev                                                                                    

Freeing unused kernel memory: 96k 
init                                                                   
                                                               
INIT: version 2.78 booting
INIT: Reading 
inittab                                                                                    

INIT: Checking for children to 
kill                                                                     
INIT: Checking for children to 
start                                                                    
INIT: Started id si (pid 
11)                                                                             

INIT: init_main: 
waiting..                                                                               

INIT: chld_handler: marked 11 as 
zombie                                                                 
INIT: got 
SIGCHLD                                                                                        

INIT: Child died, PID= 
11                                                                                

INIT: Checking for children to 
start                                                                    
INIT: SYSINIT -> 
BOOT                                                                                    

INIT: init_main: 
waiting..                                                                               

INIT: Checking for children to 
start                                                                    
INIT: BOOT -> 
NORMAL                                                                                     

INIT: Entering runlevel: 
3                                                                               

INIT: init_main: 
waiting..                                                                               

INIT: Checking for children to 
start                                                                    
INIT: Started id tmh (pid 
14)                                                                            

INIT: init_main: 
waiting..                                                                               

INIT: chld_handler: marked 14 as 
zombie                                                                 
INIT: got 
SIGCHLD                                                                                        

INIT: Child died, PID= 14
.....

The file system works fine on my MPC8266ADS board.

Do I have a problem with the mounting of the file system, or is there 
something wrong with my MMU?

The kernel is compiled with     CONFIG_PPC_STD_MMU=y

Any suggestions about where i should start digging would be appreciated.

/Tore Martin Hagen
                                                                     

             reply	other threads:[~2006-02-13  7:41 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-13  7:33 Tore Martin Hagen [this message]
2006-02-28  8:35 ` All children killed in /sbin/init Tore Martin Hagen
2006-02-28  8:36 ` Tore Martin Hagen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=43F03632.9060609@slb.com \
    --to=thagen@slb.com \
    --cc=linuxppc-embedded@ozlabs.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).