[Bug 273277] sysutils/ncdu2: crashes on start unless built WITH_DEBUG=

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 22 Aug 2023 05:50:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273277

            Bug ID: 273277
           Summary: sysutils/ncdu2: crashes on start unless built
                    WITH_DEBUG=
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: sunpoet@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
          Assignee: sunpoet@FreeBSD.org
             Flags: maintainer-feedback?(sunpoet@FreeBSD.org)

Zig doesn't support strip(1) until bug 258872. Instead one can use
llvm-strip(1) or builtin strip via build.zig e.g., ports 1406a61cc813.

$ ncdu2
pid 12345 comm ncdu2 has trashed its stack, killing
Illegal instruction

-- 
You are receiving this mail because:
You are the assignee for the bug.