tech-kern archive

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

Re: panic: init died (signal 0, exit 12) during booting



On Mar 17,  9:01am, mailto635%yahoo.com@localhost (newbie) wrote:
-- Subject: Re: panic: init died (signal 0, exit 12) during booting

| Hi Christos,
| 
| Thanks for your reply.
| 
| I put a printf in syscall.c to print the syscall number and the last syscall 
number before the panic is 1 (i.e. sys_exit). I guess this is a supported 
syscall. 
| 
| What else could be the problem?

That is very strange. Perhaps some shared library loading issue? Do you
see a lot of other syscalls passing by? Can you boot -a and try /rescue/init?

christos


Home | Main Index | Thread Index | Old Index