Averting excessive oopses
Averting excessive oopses
Posted Nov 21, 2022 10:44 UTC (Mon) by aaronmdjones (subscriber, #119973)In reply to: Averting excessive oopses by unixbhaskar
Parent article: Averting excessive oopses
OOPSes already provide a stack trace and a full register dump. They also (if it was caused by e.g. the BUG_ON() macro) provide the file and line number that caused it.