Output an error message when shmat() fails
authorMartin Kroeker <martin@ruby.chemie.uni-freiburg.de>
Thu, 9 Nov 2017 16:31:44 +0000 (17:31 +0100)
committerGitHub <noreply@github.com>
Thu, 9 Nov 2017 16:31:44 +0000 (17:31 +0100)
commitd8576826c477f078814103fffe4538cedb6d8895
treefa30fde8f16e6e29a42cf2babd32f1e602ac5f27
parentc460027dbeadc3babd6a1e7161a87264a060ee44
Output an error message when shmat() fails

Observed in #1351 with SELinux as the likely culprit. Without the message, the user saw a segfault with no apparent reason
driver/others/init.c