Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1237162
| From | Pankaj Jangra <jangra.pankaj9@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: Undefined instruction error on Cortex A57 (aarch64) in init process |
| Date | 2015-10-01 11:10 +0200 |
| Message-ID | <qeI2e-7Z7-15@gated-at.bofh.it> (permalink) |
| References | <qeGD7-5vh-13@gated-at.bofh.it> <qeHSy-7yF-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, Oct 1, 2015 at 2:24 PM, Arnd Bergmann <arnd@arndb.de> wrote: > On Thursday 01 October 2015 13:02:46 Pankaj Jangra wrote: >> In android system, after system is running for long time say 10 hour, >> some time i am hitting below >> traces: >> >> init[1]: undefined instruction: pc=0000000000401624 >> Code: 1a9f00c2 aa1703e0 2a1603e1 9400e1bf (6b1f001f) >> Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000004 >> >> > > Is it always the same address that causes the invalid instruction? > This is the main loop of the init process, so it clearly got executed > correctly before. > > Arnd Yes Arnd, it always hits the same address. True, It must have been executed lots of time. -Pankaj Kumar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Undefined instruction error on Cortex A57 (aarch64) in init process Pankaj Jangra <jangra.pankaj9@gmail.com> - 2015-10-01 09:40 +0200
Re: Undefined instruction error on Cortex A57 (aarch64) in init process Arnd Bergmann <arnd@arndb.de> - 2015-10-01 11:00 +0200
Re: Undefined instruction error on Cortex A57 (aarch64) in init process Pankaj Jangra <jangra.pankaj9@gmail.com> - 2015-10-01 11:10 +0200
Re: Undefined instruction error on Cortex A57 (aarch64) in init process Catalin Marinas <catalin.marinas@arm.com> - 2015-10-01 15:10 +0200
csiph-web