[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [linux-linus test] 55255: regressions - FAIL
On Mon, 2015-05-11 at 18:09 +0000, osstest service user wrote: > flight 55255 linux-linus real [real] > http://logs.test-lab.xenproject.org/osstest/logs/55255/ > > Regressions :-( > > Tests which did not succeed and are blocking, > including tests which could not be run: > test-armhf-armhf-xl-arndale 6 xen-boot fail REGR. vs. > 50329 This is a real failure (and I suspect the others are just things which happened to run on arndale). Tail of http://logs.test-lab.xenproject.org/osstest/logs/55255/test-armhf-armhf-xl-arndale/serial-arndale-metrocentre.log is below. The "outdated DT detected, suspend/resume will NOT work" is due to the lack of an interrupt-controller property on the pmu device, which I fear we may be suppressing somewhere while making the dom0 dtb. The following null pointer exception I think is probably a bug arising from trying to continue on regardless. Ian. May 11 08:44:55.261009 [ 21.972903] ------------[ cut here ]------------ May 11 08:44:55.261027 [ 21.977236] WARNING: CPU: 1 PID: 1 at arch/arm/mach-exynos/suspend.c:726 exynos_pm_init+0x4c/0xc8() May 11 08:44:55.277013 [ 21.986350] Modules linked in: May 11 08:44:55.277030 [ 21.989472] CPU: 1 PID: 1 Comm: swapper/0 Not tainted 4.1.0-rc3 #1 May 11 08:44:55.284999 [ 21.995718] Hardware name: SAMSUNG EXYNOS (Flattened Device Tree) May 11 08:44:55.293000 [ 22.001903] [<c02181c4>] (unwind_backtrace) from [<c0213b2c>] (show_stack+0x10/0x14) May 11 08:44:55.301008 [ 22.009715] [<c0213b2c>] (show_stack) from [<c0949890>] (dump_stack+0x70/0x8c) May 11 08:44:55.301034 [ 22.016992] [<c0949890>] (dump_stack) from [<c024f0b0>] (warn_slowpath_common+0x74/0xac) May 11 08:44:55.309024 [ 22.025156] [<c024f0b0>] (warn_slowpath_common) from [<c024f104>] (warn_slowpath_null+0x1c/0x24) May 11 08:44:55.325011 [ 22.034016] [<c024f104>] (warn_slowpath_null) from [<c0cf1d28>] (exynos_pm_init+0x4c/0xc8) May 11 08:44:55.333019 [ 22.042345] [<c0cf1d28>] (exynos_pm_init) from [<c0ceaae8>] (init_machine_late+0x1c/0x28) May 11 08:44:55.341011 [ 22.050590] [<c0ceaae8>] (init_machine_late) from [<c020aa64>] (do_one_initcall+0x80/0x1d0) May 11 08:44:55.349003 [ 22.059013] [<c020aa64>] (do_one_initcall) from [<c0ce8d4c>] (kernel_init_freeable+0x10c/0x1d8) May 11 08:44:55.357016 [ 22.067769] [<c0ce8d4c>] (kernel_init_freeable) from [<c0944a2c>] (kernel_init+0x8/0xe4) May 11 08:44:55.365000 [ 22.075940] [<c0944a2c>] (kernel_init) from [<c0210e60>] (ret_from_fork+0x14/0x34) May 11 08:44:55.373002 [ 22.083590] ---[ end trace 335bd937d409f3c7 ]--- May 11 08:44:55.373021 [ 22.088246] Outdated DT detected, suspend/resume will NOT work May 11 08:44:55.381024 [ 22.094161] Unable to handle kernel NULL pointer dereference at virtual address 00000608 May 11 08:44:55.389009 [ 22.102318] pgd = c0204000 May 11 08:44:55.389025 [ 22.105103] [00000608] *pgd=00000000 May 11 08:44:55.397006 [ 22.108734] Internal error: Oops: 5 [#1] SMP ARM May 11 08:44:55.397025 [ 22.113418] Modules linked in: May 11 08:44:55.405006 [ 22.116546] CPU: 1 PID: 1 Comm: swapper/0 Tainted: G W 4.1.0-rc3 #1 May 11 08:44:55.413012 [ 22.124008] Hardware name: SAMSUNG EXYNOS (Flattened Device Tree) May 11 08:44:55.421015 [ 22.130172] task: db06c000 ti: db05a000 task.ti: db05a000 May 11 08:44:55.421035 [ 22.135642] PC is at exynos_pm_init+0x6c/0xc8 May 11 08:44:55.429011 [ 22.140069] LR is at exynos_pm_init+0x54/0xc8 May 11 08:44:55.429029 [ 22.144495] pc : [<c0cf1d48>] lr : [<c0cf1d30>] psr: 60000113 May 11 08:44:55.437017 [ 22.144495] sp : db05bee8 ip : 00000000 fp : 00000000 May 11 08:44:55.445006 [ 22.156125] r10: 00000116 r9 : c0dab2d4 r8 : d8d5f440 May 11 08:44:55.445026 [ 22.161420] r7 : c0db7ad8 r6 : c0db7ad8 r5 : 00000000 r4 : c0ceaacc May 11 08:44:55.453010 [ 22.168033] r3 : c0eb2aec r2 : c0951e40 r1 : 00000000 r0 : c0eb2acc May 11 08:44:55.461010 [ 22.174614] Flags: nZCv IRQs on FIQs on Mode SVC_32 ISA ARM Segment kernel May 11 08:44:55.469008 [ 22.181992] Control: 10c5387d Table: 6020406a DAC: 00000015 May 11 08:44:55.477005 [ 22.187807] Process swapper/0 (pid: 1, stack limit = 0xdb05a220) May 11 08:44:55.485001 [ 22.193883] Stack: (0xdb05bee8 to 0xdb05c000) May 11 08:44:55.485020 [ 22.198312] bee0: c0db7ad8 c0d8fe34 c0cf17c8 c0ceaae8 00000000 c020aa64 May 11 08:44:55.493007 [ 22.206559] bf00: 00000033 c09580b8 db04fd00 c0ed79a4 c0eb1000 c0ce8588 c0ca2bc4 c0353fcc May 11 08:44:55.501016 [ 22.214804] bf20: 00000000 c0df358c 60000113 00000000 dbfffba4 00000000 c0ca2bc4 c026654c May 11 08:44:55.509011 [ 22.223050] bf40: c0b80134 c0ca1a64 00000007 00000007 c0df3554 c0d6c2f4 00000007 c0d6c2d4 May 11 08:44:55.517007 [ 22.231296] bf60: c0eb1000 c0ce8588 c0dab2d4 00000116 00000000 c0ce8d4c 00000007 00000007 May 11 08:44:55.525006 [ 22.239542] bf80: c0ce8588 c0944a24 00000000 c0944a24 00000000 00000000 00000000 00000000 May 11 08:44:55.533007 [ 22.247798] bfa0: 00000000 c0944a2c 00000000 c0210e60 00000000 00000000 00000000 00000000 May 11 08:44:55.541074 [ 22.256034] bfc0: 00000000 00000000 00000000 00000000 00000000 00000000 00000000 00000000 May 11 08:44:55.549140 [ 22.264279] bfe0: 00000000 00000000 00000000 00000000 00000013 00000000 00000000 00000000 May 11 08:44:55.557008 [ 22.272530] [<c0cf1d48>] (exynos_pm_init) from [<c0ceaae8>] (init_machine_late+0x1c/0x28) May 11 08:44:55.565009 [ 22.280776] [<c0ceaae8>] (init_machine_late) from [<c020aa64>] (do_one_initcall+0x80/0x1d0) May 11 08:44:55.573090 [ 22.289195] [<c020aa64>] (do_one_initcall) from [<c0ce8d4c>] (kernel_init_freeable+0x10c/0x1d8) May 11 08:44:55.589082 [ 22.297978] [<c0ce8d4c>] (kernel_init_freeable) from [<c0944a2c>] (kernel_init+0x8/0xe4) May 11 08:44:55.597100 [ 22.306121] [<c0944a2c>] (kernel_init) from [<c0210e60>] (ret_from_fork+0x14/0x34) May 11 08:44:55.605105 [ 22.313757] Code: e59f005c e59220c0 e5901000 e5832000 (e591e608) May 11 08:44:55.605126 [ 22.319979] ---[ end trace 335bd937d409f3c8 ]--- May 11 08:44:55.613107 [ 22.324616] Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b May 11 08:44:55.621114 [ 22.324616] May 11 08:44:55.621128 [ 22.333913] CPU0: stopping May 11 08:44:55.621143 [ 22.336672] CPU: 0 PID: 0 Comm: swapper/0 Tainted: G D W 4.1.0-rc3 #1 May 11 08:44:55.629131 [ 22.344133] Hardware name: SAMSUNG EXYNOS (Flattened Device Tree) May 11 08:44:55.637081 [ 22.350306] [<c02181c4>] (unwind_backtrace) from [<c0213b2c>] (show_stack+0x10/0x14) May 11 08:44:55.645024 [ 22.358116] [<c0213b2c>] (show_stack) from [<c0949890>] (dump_stack+0x70/0x8c) May 11 08:44:55.653008 [ 22.365408] [<c0949890>] (dump_stack) from [<c02169cc>] (handle_IPI+0x160/0x19c) May 11 08:44:55.661065 [ 22.372870] [<c02169cc>] (handle_IPI) from [<c020a724>] (gic_handle_irq+0x58/0x60) May 11 08:44:55.669036 [ 22.380507] [<c020a724>] (gic_handle_irq) from [<c0214640>] (__irq_svc+0x40/0x54) May 11 08:44:55.677029 [ 22.388055] Exception stack(0xc0db3f58 to 0xc0db3fa0) May 11 08:44:55.677049 [ 22.393177] 3f40: 00000001 00000000 May 11 08:44:55.685033 [ 22.401425] 3f60: 00000001 c0222160 c0db4510 c0db44ac 00000000 c0daf0b0 c0dafb80 00000001 May 11 08:44:55.701008 [ 22.409670] 3f80: c0db4518 00000000 01000000 c0db3fa0 c021189c c02118a0 60000113 ffffffff May 11 08:44:55.709005 [ 22.417922] [<c0214640>] (__irq_svc) from [<c02118a0>] (arch_cpu_idle+0x30/0x3c) May 11 08:44:55.709030 [ 22.425388] [<c02118a0>] (arch_cpu_idle) from [<c027e064>] (cpu_startup_entry+0x258/0x2f8) May 11 08:44:55.724999 [ 22.433719] [<c027e064>] (cpu_startup_entry) from [<c0ce8bd4>] (start_kernel+0x348/0x3b4) May 11 08:44:55.732999 [ 22.441962] [<c0ce8bd4>] (start_kernel) from [<6020807c>] (0x6020807c) May 11 08:44:55.733020 [ 22.448559] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |