[Bug 268528] devel/nasm: spawned thousends of gmake processes, bringing machine down

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 23 Dec 2022 17:44:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268528

            Bug ID: 268528
           Summary: devel/nasm: spawned thousends of gmake processes,
                    bringing machine down
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: salvadore@freebsd.org
          Reporter: johan@stromnet.se
          Assignee: salvadore@freebsd.org
             Flags: maintainer-feedback?(salvadore@freebsd.org)

After latest yesterday update (I guess), the build of devel/nasm (2.16.0.1)
managed to almost bring my machine to it's knees. The prometheus node_exporter
even managed to capture a load of 750... Lots of unresponsive stuff!

After I managed to login and managed to execute ps, I saw thousands of procs
named

    gmake asm/warnings.c.time include/warnings.h.time doc/warnings.src.time

After su'ing and eventually managing to killall gmake, it all came down.

Looking at the log file, I can see that 17641 gmake processes was Terminated by
the kill...

Feels like something is broken in this latest update. Log file is attached.

13.1-RELEASE-p3 FreeBSD 13.1-RELEASE-p3 GENERIC amd64
poudriere-git-3.3.99.20220831
devel/nasm 2.16.0.1

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