~/dnim.dev
▸Writing▸About
All writing

~/writing/tags

#debugging

2 posts

Systems debugging
May 28, 20266 min

A Dovecot optimization the compiler had been deleting all along

An IMAP THREAD command was panicking inside Dovecot's array code. The crash was real, but the comment above it described an optimization that hadn't run in any -O2 build ever shipped. ATTR_PURE turned it into dead code, and the same annotation decided which line showed up in the backtrace.

#dovecot#c#imap#debugging
Systems debugging
January 18, 20267 min

The game that rebooted the hypervisor

A friend's gaming VM hard-reset its Proxmox host the instant a game launched, with nothing in the logs. The cause was below every layer we kept editing: a power transient at game launch that tripped a PCIe fault and reset the box.

#proxmox#vfio#gpu#linux

dnim.dev · built and broken by JR

WritingGitHubRSS