Skip to content

SIGABRT on launch when used as Omarchy screensaver (v0.3.1) #19

Description

@binbot

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions