Reply To: mt-daapd crash (NSLU 6.8)

#12846
rpedde
Participant

@hk242 wrote:

Oct 8 16:57:27 klogd: Unable to handle kernel paging request at virtual address 7265736b
Oct 8 16:57:27 klogd: mm = c000bd20 pgd = c04e4000
Oct 8 16:57:27 klogd: *pgd = 00000000, *pmd = 00000000
Oct 8 16:57:27 klogd: Internal error: Oops: 0

Fundamentally it’s a kernel or a module bug, as a userspace program shouldn’t be able to oops the kernel.

That said, it’s obvious that mt-daapd is doing something to provoke the oops. Can you watch memory while its running, to see if it is exhausing memory?

You can also try stepping back to 1586, just to see if that’s stable.

If it isn’t, then it’s almost certainly kernel/module or hardware.

— Ron