On Thu, Jun 12, 2014 at 9:04 PM, Sachin Kamat spk.linux@gmail.com wrote:
Hi Kevin,
On Fri, Jun 13, 2014 at 7:45 AM, Kevin's boot bot khilman@linaro.org wrote:
Tree/Branch: mainline Git describe: v3.15-11597-gf9da455 Failed boot tests (console logs at the end) =========================================== exynos5420-arndale-octa: FAIL: arm-exynos_defconfig
[snip]
arm-exynos_defconfig
exynos5420-arndale-octa: FAIL: last 40 lines of boot log: ---------------------------------------------------------
[ 16.240744] mmcblk0: p1 p2 p3 p4 [ 16.243915] Unhandled fault: external abort on non-linefetch (0x008) at 0xf00b8088 [ 16.251453] Internal error: : 8 [#2] PREEMPT SMP ARM [ 16.256388] Modules linked in: [ 16.259426] CPU: 0 PID: 6 Comm: kworker/u16:0 Tainted: G D 3.15.0-11597-gf9da455 #1 [ 16.268012] Workqueue: kmmcd mmc_rescan [ 16.271814] task: ef014000 ti: ef0b4000 task.ti: ef0b4000 [ 16.277192] PC is at rescan_partitions+0xb4/0x290 [ 16.281866] LR is at 0xf00b8000 [ 16.284986] pc : [<c01afdd0>] lr : [<f00b8000>] psr: 20000113 [ 16.284986] sp : ef0b5c80 ip : 00000000 fp : 00000000 [ 16.296423] r10: 00000000 r9 : ed627040 r8 : ed63f200 [ 16.301623] r7 : 00000000 r6 : eec24280 r5 : 00000000 r4 : 00000008 [ 16.308121] r3 : 00000013 r2 : 00000000 r1 : 00000000 r0 : 00000001 [ 16.314623] Flags: nzCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel [ 16.321901] Control: 10c5387d Table: 2000406a DAC: 00000015 [ 16.327619] Process kworker/u16:0 (pid: 6, stack limit = 0xef0b4240) [ 16.333945] Stack: (0xef0b5c80 to 0xef0b6000) [ 16.338280] 5c80: c0550344 00000001 ef0b4000 c0388ec0 00000001 c052c4f8 ef2c7598 c052c3c8 [ 16.346425] 5ca0: eec24380 ef2c7468 eec24330 eec24280 00000000 ef2c7468 00000000 00000000 [ 16.354571] 5cc0: 00000000 eec24280 ed63f200 eec24290 00000001 00000000 00000000 c00e3a20 [ 16.362716] 5ce0: c00e2420 00000000 00000000 00000001 eec24280 00000000 ed63f270 ed63f20c [ 16.370861] 5d00: 00000000 ef2c7380 00000003 c00e3c84 c052e6cc 00000001 00000003 c038a188 [ 16.379007] 5d20: c052e6cc c00e2998 ef0b5d34 c02224b4 ed63f240 00000001 eec24280 ed63f200 [ 16.387152] 5d40: ed63f270 ed63f20c 00000000 ef2c7380 00000003 c01adce8 c01acb3c ed63f200 [ 16.395298] 5d60: 00000080 0b300000 00000002 ed6a6c00 ed6a5c00 ed6a3000 ed6a3000 ed6a32bc [ 16.403444] 5d80: c02bb924 ed6a5c00 ed6a3000 ed6a5d88 ef0b5dd6 c02bc828 00000056 ed6a5c6c [ 16.411589] 5da0: 00000003 ed6a6c00 ed6a5c00 c02bd458 00000003 ef0b5dd6 00000008 ed6c5708 [ 16.419734] 5dc0: c046cf58 ed6a3298 00000000 34362e33 42694720 32310000 694b2038 c0000042 [ 16.427879] 5de0: 00000001 ed6a5c08 c0591f9c 00000000 c05502cc 00000001 00000000 c054ff78 [ 16.436025] 5e00: ef013c00 c02b1da8 c02b1d90 c0225f58 00000000 ed6a5c08 c0226108 ed6a6008 [ 16.444171] 5e20: 00000000 c0224734 ef2d5698 ed5aa9c4 ed6a5c08 ed6a5c3c c054fe98 c0225e34 [ 16.452316] 5e40: ed6a5c08 ed6a5c08 c054fe98 c02255a4 ed6a5c08 00000000 ed6a5c10 c0223c0c [ 16.460462] 5e60: ef013c00 c0382e24 c0480300 ef0b5e84 00061a80 ed6a5c00 ed6a5c08 c04802ac [ 16.468607] 5e80: 00061a80 c03b3754 00000000 c02b21c8 c04802ac c0454eb0 c0480268 00000001 [ 16.476752] 5ea0: ed6a6000 00000000 ed6a6000 c02b4c14 00061a80 40ff8080 00000000 ed6a61ec [ 16.484898] 5~$off # PYBOOT: Exception: kernel: ERROR: failed to boot: Unhandled fault # PYBOOT: Time: 57.29 seconds. # PYBOOT: Result: FAIL
I tried to reproduce the above error with the latest mainline kernel (3.15.0-11777-gb7c8c19). I am unable to reproduce this. I tried 5 back-to-back soft and hard reboots. Also, i observe that you get this error only with exynos_defconfig and not with multi_v7_defconfig. FWIW, I use a Transcend 8GB class4 micro SD card.
Yeah, I'm still seeing these errors after I fixed the power cable, and yes they only appear on exynos_defconfig, and not multi_v7_defconfig. Also, while these errors seem to come from MMC, I'm not actually using a rootfs on MMC, I'm using an initramfs.
Kevin