Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jul 2024 21:55:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 280115] ports-mgmt/synth: "raised STORAGE_ERROR : s-intman.adb:136 explicit raise" on src/main and src/stable/14
Message-ID:  <bug-280115-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D280115

            Bug ID: 280115
           Summary: ports-mgmt/synth: "raised STORAGE_ERROR :
                    s-intman.adb:136 explicit raise" on src/main and
                    src/stable/14
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: fluffy@FreeBSD.org
          Reporter: Trond.Endrestol@ximalas.info
          Assignee: fluffy@FreeBSD.org
             Flags: maintainer-feedback?(fluffy@FreeBSD.org)

Synth is unable to run on recent src/main and src/stable/14, and bombs out
with:

raised STORAGE_ERROR : s-intman.adb:136 explicit raise

I have confirmed that Synth runs happily with today's ports/main on src/mai=
n up
until commit fc3907ce001ec95ff4f32861bfa84f81c268d179, and on src/stable/14=
 up
until commit 2472e352d80fcf6440fd42fbb16960cc49d05b03.

The error message suggests Synth has run out of stack space, and any change=
s to
the VM subsystem might be the root cause. Further bisecting is needed.

Neither of src/releng/14.1, src/stable/13, or src/releng/13.3 are affected =
so
far.

Links to the cited commits:
https://cgit.freebsd.org/src/commit/?id=3Dfc3907ce001ec95ff4f32861bfa84f81c=
268d179
https://cgit.freebsd.org/src/commit/?h=3Dstable/14&id=3D2472e352d80fcf6440f=
d42fbb16960cc49d05b03

BTW, is it possible to raise "ulimit -Hs" as root? /etc/login.conf says
stacksize is unlimited, /etc/login.conf.db is up to date, but "ulimit -s" s=
ays
524288, and I haven't found this exact value in any shell related files.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280115-7788>