Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 621542 - app-admin/gkrellm-2.3.10 make segfault (error 4 in libc-2.23.so) when updating
Summary: app-admin/gkrellm-2.3.10 make segfault (error 4 in libc-2.23.so) when updating
Status: RESOLVED DUPLICATE of bug 669702
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-11 20:20 UTC by Walther
Modified: 2019-04-29 12:35 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info,16.29 KB, text/plain)
2017-06-11 20:20 UTC, Walther
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Walther 2017-06-11 20:20:50 UTC
Created attachment 476114 [details]
emerge --info

When trying to update to gkreelm-2.3.10 I get a segmentation fault during the install phase:

>>> Source compiled.
>>> Test phase [not enabled]: app-admin/gkrellm-2.3.10-r1

>>> Install gkrellm-2.3.10-r1 into /var/tmp/portage/app-admin/gkrellm-2.3.10-r1/image/ category app-admin
make -j8 -s install STRIP= INSTALLDIR=/var/tmp/portage/app-admin/gkrellm-2.3.10-r1/image//usr/bin INCLUDEDIR=/var/tmp/portage/app-admin/gkrellm-2.3.10-r1/image//usr/include LOCALEDIR=/var/tmp/portage/app-admin/gkrellm-2.3.10-r1/image//usr/share/locale PKGCONFIGDIR=/var/tmp/portage/app-admin/gkrellm-2.3.10-r1/image//usr/lib64/pkgconfig MANDIR=/var/tmp/portage/app-admin/gkrellm-2.3.10-r1/image//usr/share/man/man1 
Segmentation fault
make: *** [Makefile:145: install] Error 139
make: INTERNAL: Exiting with 7 jobserver tokens available; should be 8!
 * ERROR: app-admin/gkrellm-2.3.10-r1::gentoo failed (install phase):
 *   emake failed

Dmesg prints the following when this happens:
make[28065]: segfault at 21 ip 00007f0d1da222bd sp 00007fffe145ea60 error 4 in libc-2.23.so[7f0d1d9ed000+190000]

Despite recompiling both make and glibc with debugging parameters (CFLAGS=-march=native -O0 -ggdb, FEATURES=nosplit), I've been unable to get a coredump or backtrace for this crash. Runnning the make command under gdb with the same arguments in the portage tmp dir doesn't segfaults :/
Comment 1 Jonas Stein gentoo-dev 2017-06-11 22:39:38 UTC
have you tried gkreelm-2.3.10-r1?
Comment 2 Walther 2017-06-12 02:52:23 UTC
(In reply to Jonas Stein from comment #1)
> have you tried gkreelm-2.3.10-r1?

Actually, yes. I forgot to mention the -r1 on the description of the problem. That's the version that has been failed for the past week or so. :/
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2019-04-29 08:01:23 UTC
If this still fails for you, please attach a build.log file.
Comment 4 Walther 2019-04-29 12:35:02 UTC
This bug was fixed not too long ago, it is bug #669702. Please close the report :)
Comment 5 Walther 2019-04-29 12:35:43 UTC

*** This bug has been marked as a duplicate of bug 669702 ***