Closed g2p closed 3 weeks ago
I fail to see what the link with bcachefs is ... The mm guys may be interested here, as RC4 is a testing kernel. try bugzilla.kernel.org
This is on bcachefs-testing which added changes to the oom hook to display a top 10 of shrinkers. I suspect some of the top ten is empty with some configs, causing the crash.
This does not happen on rc4 without those commits near the top of bcachefs-testing.
Closing since those patches aren't in bcachefs-testing at the moment. There was some review feedback that might be relevant to the crash: https://lore.kernel.org/all/Zs6aRZrjqPXQue6r@dread.disaster.area/
Might shrinker_to_text end up called with a null shrinker? Though I don't see how exactly.
CONFIG_SHRINKER_DEBUG was off.
From 1d875e4e9cf2ba1542c7279a97f64e5971804d1c (bcachefs-testing).