Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu Core Kernel Panics on Intel NUC: BUG: unable to handle page fault for address #3174

Open
benfrancis opened this issue Oct 17, 2024 · 0 comments
Labels
bug snap Issues relating to the snap package
Milestone

Comments

@benfrancis
Copy link
Member

Note: I don't think this is actually a WebThings Gateway bug, it's an issue with Ubuntu Core. I'm filing it here for now because I don't yet have an upstream issue to track.


I'm testing WebThings Gateway on an Intel NUC 11. Specifically the NUC 11 CMCR1ABA i3 (Austin Beach rugged chassis + Elk Bay compute module). I don't think this particular version of the Intel NUC is officially certified by Canonical, but it does run Ubuntu Core (ubuntu-core-22-amd64.img).

However, I've recently noticed that when I leave it running for long periods of time (e.g. overnight) Ubuntu Core freezes with what I think is a memory-related kernel panic.

I've attached screenshots (sorry for the photos but because the machine freezes it's difficult for me to capture the text) of two separate occasions when this happened, with slightly different errors:

BUG: unable to handle page fault for address: ffffffffc121f1c0
#PF: supervisor read access in kernel mode
#PF: error_code(0x0009) - reserved bit violation

PXL_20241011_091155155(3)

BUG: unable to handle page fault for address: fffffffffffffff8
#PF: supervisor read access in kernel mode
#PF: error_code(0x0000) - not-present page

PXL_20241010_154119004(1)

My first thought was that it could be a hardware problem, but at least on a first pass memtest hasn't found any faults, see attached screenshot. (Update: No failures after 12 passes).

PXL_20241011_115433093 MP(1)

I've seen quite a few open bugs of this nature on Launchpad with no resolution so I've contacted Canonical for support.

@benfrancis benfrancis added bug snap Issues relating to the snap package labels Oct 17, 2024
@benfrancis benfrancis added this to the 2.0 milestone Oct 17, 2024
@benfrancis benfrancis changed the title Ubuntu Core Kernal Panics on Intel NUC: BUG: unable to handle page fault for address Ubuntu Core Kernel Panics on Intel NUC: BUG: unable to handle page fault for address Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug snap Issues relating to the snap package
Projects
Status: Sprint Backlog
Development

No branches or pull requests

1 participant