Hey, I have same problem here.
My "main" gentoo works fine, but there is a segfault error on the copy of gentoo. I made copy to other partition for some tests (changing profile, DE, etc.). When I try to emerge smth after chrooting to that copy I catch a segfault error.
The last messages of dmesg on chroot shows:
[ 347.047496] show_signal_msg: 36 callbacks suppressed
[ 347.047504] emerge[6390]: segfault at b0 ip 00007fb1a5a77b05 sp 00007ffc3a8de170 error 4 in ld-2.29.so[7fb1a5a6d000+1e000]
[ 347.047509] Code: 04 49 83 fc 06 44 0f 44 c8 81 e2 ff 7f 00 00 45 89 8e 08 04 00 00 48 8d 04 52 4d 89 ae 00 04 00 00 4c 8d 04 c6 4d 85 c0 74 0f <41> 8b 70 08 b8 00 00 00 00 85 f6 4c 0f 44 c0 41 8b 7d 00 4c 89 f6
[ 524.254359] ntfs: driver 2.1.32 [Flags: R/W MODULE].
How to solve that?