[Bug 286083] textproc/grap core dumps upon invocation

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 13 Apr 2025 22:05:41 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286083

            Bug ID: 286083
           Summary: textproc/grap core dumps upon invocation
           Product: Ports & Packages
           Version: Latest
          Hardware: amd64
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: phil.chadwick@claremont.farm
                CC: faber@lunabase.org
                CC: faber@lunabase.org
             Flags: maintainer-feedback?(faber@lunabase.org)

Created attachment 259530
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259530&action=edit
truss output showing SIGILL

[strand.400] $ freebsd-version -kru
13.5-RELEASE
13.5-RELEASE
13.5-RELEASE-p1

[strand.401] $ pkg provides "usr/local/bin/grap$"
Name    : grap-1.46_1
Comment : Implementation of Kernigan & Bentley's grap language
Repo    : FreeBSD
Filename: usr/local/bin/grap

[strand.402] $ cat olymp.g
.G1
54.2
49.4
49.2
.G2

[strand.403] $ grap <olymp.g
Illegal instruction (core dumped)

[strand.404] $ script grap.truss
Script started, output file is grap.truss
[strand.129] $ truss grap <olymp.g
[strand.130] $ ^D

Script done, output file is grap.truss -- which is attached

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