Some Plug of mine seems to have said goodbye for now. To make things worse it is in overseas, so I can hardly take a look at it. However, I managed to get an Image from the Plugs SD-Card, so I have Log-Files at hand.
First, the symptoms. I was building Kernels to get some PVR-Stuff up and running on the Plug. Everything went fine - and I only touched V4L-related things. However, a couple days later I could not log into the Plug anymore. Turned out that it was not available from its local net either. A reset did not help either. So, what does the log say about this?
Oct 2 12:33:33 zakhara kernel: ------------[ cut here ]------------
Oct 2 12:33:33 zakhara kernel: WARNING: at arch/arm/kernel/process.c:171 cpu_idle+0x80/0xb0()
Oct 2 12:33:33 zakhara kernel: Modules linked in:
Oct 2 12:33:33 zakhara kernel: Backtrace:
Oct 2 12:33:33 zakhara kernel: [<c002c024>] (dump_backtrace+0x0/0x110) from [<c03a7da0>] (dump_stack+0x18/0x1c)
Oct 2 12:33:33 zakhara kernel: r7:00000000 r6:c00299b8 r5:c0455294 r4:000000ab
Oct 2 12:33:33 zakhara kernel: [<c03a7d88>] (dump_stack+0x0/0x1c) from [<c003b438>] (warn_slowpath_common+0x50/0x80)
Oct 2 12:33:33 zakhara kernel: [<c003b3e8>] (warn_slowpath_common+0x0/0x80) from [<c003b480>] (warn_slowpath_null+0x18/0x1c)
Oct 2 12:33:33 zakhara kernel: r7:c04e2370 r6:c052076c r5:c04e237c r4:c04de000
Oct 2 12:33:33 zakhara kernel: [<c003b468>] (warn_slowpath_null+0x0/0x1c) from [<c00299b8>] (cpu_idle+0x80/0xb0)
Oct 2 12:33:33 zakhara kernel: [<c0029938>] (cpu_idle+0x0/0xb0) from [<c039f83c>] (rest_init+0x58/0x6c)
Oct 2 12:33:33 zakhara kernel: r6:c0023c98 r5:c0520510 r4:c05c7400
Oct 2 12:33:33 zakhara kernel: [<c039f7e4>] (rest_init+0x0/0x6c) from [<c00089a4>] (start_kernel+0x21c/0x270)
Oct 2 12:33:33 zakhara kernel: [<c0008788>] (start_kernel+0x0/0x270) from [<00008034>] (0x8034)
Oct 2 12:33:33 zakhara kernel: r6:c002409c r5:c0520798 r4:00053175
Oct 2 12:33:33 zakhara kernel: ---[ end trace e93d0df578db3594 ]---
This message appears like every other hour. It is always the exact same message that is being dumped. And from what I can see there is no other activity on the System (say: booting up into a defined state). Of course, services like SSHd are not available.
Anybody seen something like that? I am afraid that the Kernel-Portion of the Plug got hit by a bad-block (which means I would have to have the Plug shipped over to the US to take care of that).