From: narkewoody@gmail.com (Woody Wu)
To: linux-arm-kernel@lists.infradead.org
Subject: Kernel panic - not syncing: Attempted to kill init!
Date: Thu, 22 Nov 2012 09:19:53 +0000 (UTC) [thread overview]
Message-ID: <slrnkarrg7.av9.narkewoody@zuhnb712.local.com> (raw)
Hi,
"Kernel panic - not syncing: Attempted to kill init!
exitcode=0x0000000b"
I got above message when I am porting 3.4.19 to a s3c2410 board. I
traced the execution path is: kernel_init() -> init_post() ->
run_init_process("/sbin/init") -> kernel_execve().
And, in the last function kernel_execve, the call of do_execve sucessed.
Then I see a piece of assembly code follows which I cannot understand.
That means, the root file system, which is mtdblock3 in my case, is
mounted and /sbin/init was started to execute, then I got the panic
message.
Is that possible that this is caused by the root file system instead of
the kernel? The root file system is a very old one that can run with an
old kernel 2.6.14.
Do you have any clue? Thanks in advance!
--
woody
I can't go back to yesterday - because I was a different person then.
next reply other threads:[~2012-11-22 9:19 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-22 9:19 Woody Wu [this message]
2012-11-22 9:50 ` Kernel panic - not syncing: Attempted to kill init! Jello huang
2012-11-26 7:40 ` Woody Wu
2012-11-26 7:51 ` Baruch Siach
2012-11-26 7:53 ` Woody Wu
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=slrnkarrg7.av9.narkewoody@zuhnb712.local.com \
--to=narkewoody@gmail.com \
--cc=linux-arm-kernel@lists.infradead.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