[packages/dietlibc] vsyscall note

arekm arekm at pld-linux.org
Wed Jan 10 15:38:18 CET 2018


commit b426b10ddfae691f81fe3c75b9f763d4b826916c
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Wed Jan 10 15:38:11 2018 +0100

    vsyscall note

 dietlibc.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/dietlibc.spec b/dietlibc.spec
index 46d19ed..0f26b95 100644
--- a/dietlibc.spec
+++ b/dietlibc.spec
@@ -1,4 +1,8 @@
-#
+# NOTE: recent PLD kernels no longer support vsyscalls and dietlibc
+# uses vsyscall heavily, so your apps can stop working segfaulting with:
+# "vsyscall attempted with vsyscall=none ...."
+# in dmesg.
+
 # Conditional build:
 %bcond_without	ssp	# stack-smashing protector
 %bcond_with	dynamic	# dynamic lib support
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/dietlibc.git/commitdiff/b426b10ddfae691f81fe3c75b9f763d4b826916c



More information about the pld-cvs-commit mailing list