Mark Millard <mark...@yahoo.com> writes: > Guido Falsi <m...@madpilot.net> writes: >> On 25/11/24 09:17, Dag-Erling Smørgrav wrote: >>> Dimitry Andric <d...@freebsd.org> writes: >>>> Probably best to create a bugzilla ticket, but as I said before, I >>>> cannot reproduce this. >>> I can. My builder is running 15 and sees segfaults while building >>> packages for 14 and 15 but not for 13. >> BTW removing optimizations (CPUTYPE) for only the affected ports made >> guile2 work again. Did not solve the issue with sassc though. [...] >> I'm also using ccache, but that does not look relevant. > I've never used ccache or analogous and get the libsass.so.1.0.0 > .got.plt corruption that I've reported on the lists anyway.
I don't use ccache or optimizations. Here's an example of sassc segfaulting in a 14.1-RELEASE-p6 jail: https://pkg.des.dev/logs/data/14amd64-default/2024-11-24_19h29m04s/logs/errors/plasma5-breeze-gtk-5.27.11.log which matches the following entry from `/var/log/messages`: Nov 24 21:23:06 pkg kernel: pid 71277 (sassc), jid 253, uid 65534: exited on signal 11 (core dumped) The poudriere host is a bhyve VM with 48 cores and 192 GB RAM on a 32c/64t AMD EPYC 7502P with 256 GB RAM. DES -- Dag-Erling Smørgrav - d...@freebsd.org