When I open mutt it crashes, and if it doesn't crash then, it crashes when scrolling between pages.
This is the error output: ``` X Error of failed request: BadLength (poly request too large or internal Xlib length error) Major opcode of failed request: 139 (RENDER) Minor opcode of failed request: 20 (RenderAddGlyphs) Serial number of failed request: 2316 Current serial number in output stream: 2450 ``` The serial numbers are different every time, but the opcodes are the same. I did a `git bisect` and ended up on commit `9c44229c626ea7351a7809540435f40cffb624bc` "Adding fallback support to st." as the bug introducer. -- Uko Kokņevičs