Created
January 24, 2018 09:46
-
-
Save mlyle/2f42b68565ee126b7779fa0fa49a9b8e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ 4.802532] mmc1: new high speed SDHC card at address 59b4 | |
[ 4.813346] mmcblk1: mmc1:59b4 14.9 GiB | |
[ 4.814543] mmcblk1: p1 p2 | |
[ 4.915149] EXT4-fs (mmcblk1p2): mounted filesystem with ordered data mode. Opts: (null) | |
[ 4.915350] VFS: Mounted root (ext4 filesystem) readonly on device 179:34. | |
[ 4.918576] devtmpfs: mounted | |
[ 4.920933] Freeing unused kernel memory: 2048K | |
[ 4.959371] Internal error: Oops - undefined instruction: 0 [#1] PREEMPT SMP THUMB2 | |
[ 4.959532] Modules linked in: | |
[ 4.959606] CPU: 0 PID: 1 Comm: init Not tainted 4.9.77-armv7-lpae-x5 #1 | |
[ 4.959742] Hardware name: SAMSUNG EXYNOS (Flattened Device Tree) | |
[ 4.960515] task: da870700 task.stack: da878000 | |
[ 4.965037] PC is at ret_fast_syscall+0x2/0x4c | |
[ 4.969458] LR is at SyS_brk+0xc3/0x114 | |
[ 4.973276] pc : [<c0216542>] lr : [<c03003df>] psr: 60000013 | |
[ 4.973276] sp : da879fa8 ip : 70c5387d fp : 00000000 | |
[ 4.984731] r10: 00000000 r9 : da878000 r8 : c0216704 | |
[ 4.989939] r7 : 0000002d r6 : 00017412 r5 : 00473034 r4 : 0000000b | |
[ 4.996450] r3 : da870700 r2 : ffff0001 r1 : 00000000 r0 : 00ed2000 | |
[ 5.002961] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment user | |
[ 5.010077] Control: 70c5387d Table: 5ad19180 DAC: fffffffd | |
[ 5.015806] Process init (pid: 1, stack limit = 0xda878218) | |
[ 5.021361] Stack: (0xda879fa8 to 0xda87a000) | |
[ 5.025704] 9fa0: 0000000b 00473034 00000000 00000001 beca1fa6 00000000 | |
[ 5.033864] 9fc0: 0000000b 00473034 00017412 0000002d 00000001 00000001 00000001 00000000 | |
[ 5.042023] 9fe0: 0000002d beca1e20 b6f9b1e5 b6f9b1d6 60000030 00000000 ffffffff ffffffff | |
[ 5.050192] Code: 20012000 0000bd08 00000000 b6720000 (1000f8d9) | |
[ 5.056262] ---[ end trace 7369f703c8e98433 ]--- | |
[ 5.083268] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment