2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

edited Linux coredump notes

This commit is contained in:
Andreas Gustafsson
2000-12-18 20:54:41 +00:00
parent afd150494d
commit 3637ad3b4e

10
README
View File

@@ -149,7 +149,7 @@ Building
HP-UX 11 HP-UX 11
IRIX64 6.5 IRIX64 6.5
NetBSD-current (with unproven-pthreads-0.17) NetBSD-current (with unproven-pthreads-0.17)
Red Hat Linux 6.0, 6.1, 6.2 [Linux kernel patch] Red Hat Linux 6.0, 6.1, 6.2
Solaris 2.6, 7, 8 Solaris 2.6, 7, 8
Additionally, we have unverified reports of success building Additionally, we have unverified reports of success building
@@ -213,10 +213,10 @@ Building
on your system, and some require Perl; see bin/tests/system/README on your system, and some require Perl; see bin/tests/system/README
for details. for details.
Linux kernel patch: Linux systems do not provide useful core dumps for multithreaded
To get useful core dumps under Linux it is necessary to get the programs unless the kernel patch in contrib/linux/coredump-patch
kernel to write the offending thread written to disk. There is has been applied. We recommend all Linux users to install this
a patch, contrib/linux/coredump-patch, which achieves this. patch so that any server crashes can be properly diagnosed.
Documentation Documentation