On 9/22/25 3:14 PM, Javier Martinez wrote:
El 23/9/25 a las 0:02, Daniel Frey escribió:
I came across a strange problem today. I am updating several machines
and three machines developed this strange emerge issue:
Would you like to merge these packages? [Yes/No] yes
>>> Verifying ebuild manifests
>>> Running pre-merge checks for sys-libs/libxcrypt-4.4.38
Segmentation fault (core dumped)
I cannot do anything with emerge. It will still calculate dependencies
but as soon as it goes to do pre-merge checks or actually build a
package it segfaults.
I have a hard time believing this to be a hardware or memory fault as
it appeared on three separate machines while upgrading.
Could this be a python upgrade failure?
-Dan
Can you please post the last lines of the file /tmp/straceoutput
resulting of the command:
strace -f -o /tmp/straceoutput emerge blablabla??
Unfortunately, that's not possible, I don't have strace and can't emerge
anything:
# emerge strace
Calculating dependencies... done!
Dependency resolution took 0.65 s (backtrack: 0/20).
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) dev-debug/strace-6.16::gentoo
Segmentation fault (core dumped)