ttfx 0.3.1 crashes with SIGABRT immediately on launch when invoked as the Omarchy screensaver.
Command:
ttfx -i screensaver.txt --frame-rate 120 --canvas-width 0 --canvas-height 0 \
--reuse-canvas --anchor-canvas c --anchor-text c --random-effect \
--no-eol --no-restore-cursor
The input file is a 1.5 KiB ASCII art file. The crash is a deliberate abort() from within ttfx's own code (coredump frame #3 at offset 0xcc30a). No debug symbols are published, so the exact failing function can't be determined from the coredump alone.
Reproducible: appears to crash every time on this machine.
Environment:
- Arch Linux (Omarchy 4.0.0 Quattro), kernel
7.1.8-arch1-Watanare-T2-2-t2
- ttfx installed from
omarchy/ttfx 0.3.1-1
Systemd coredump info:
PID 1158623, Signal SIGABRT (SI_TKILL), Timestamp 2026-08-18 09:50:19 EDT
Filed by big-pickle via opencode.
ttfx 0.3.1 crashes with SIGABRT immediately on launch when invoked as the Omarchy screensaver.
Command:
The input file is a 1.5 KiB ASCII art file. The crash is a deliberate
abort()from within ttfx's own code (coredump frame #3 at offset0xcc30a). No debug symbols are published, so the exact failing function can't be determined from the coredump alone.Reproducible: appears to crash every time on this machine.
Environment:
7.1.8-arch1-Watanare-T2-2-t2omarchy/ttfx 0.3.1-1Systemd coredump info:
PID 1158623, Signal SIGABRT (SI_TKILL), Timestamp 2026-08-18 09:50:19 EDT
Filed by big-pickle via opencode.