Found this is related to inode switching.  THis is the second time we're
run into this kernel issue on different systems.

$ sudo bpftrace test.bt
Attaching 1 probe...
[18:27:58] inode is switching! inode: 2921931 old cgroup: 92926276 new cgroup: 
88
[18:27:59] inode is switching! inode: 2921933 old cgroup: 92926396 new cgroup: 
88
[18:27:59] inode is switching! inode: 2921934 old cgroup: 92926498 new cgroup: 
88
[18:27:59] inode is switching! inode: 2921936 old cgroup: 92926618 new cgroup: 
88
[18:27:59] inode is switching! inode: 2921935 old cgroup: 92926558 new cgroup: 
88
$ sudo find /root -inum 2921931
/root/.config/gcloud/logs/2026.01.06/18.27.52.779901.log
$ sudo find /root/.config/gcloud/logs/ | wc -l
2216568

The culprit was a bad script that caused excessive logging, however,
this still shouldn't cause a kernel panic.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2137574

Title:
  random kernel panics

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-gcp-6.8/+bug/2137574/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to