Posts by

Anton Eliasson

Senior Engineer

Embedded engineer typically working with Linux power management, continuous integration, ASIC hardware modeling and requirements specification and whatever else the day requires. When I’m not fixing things made of software I like to ride my bicycle and to fix other things made of electronics, plastic and sometimes wood.

Author: Konstantin Lanzet License: CC BY-SA 3.0 DEED

2023-11-08

From crashdump to clarity: A kernel debugging adventure

When making mistakes in operating system kernel code there is often no recovery apart from a full system reboot. Unlike when userspace processes crash there is nobody to pick up the pieces after a kernel crash so a full system reboot is the only option.