From 3053584b56f91bbc01a233f0ff4c18a4564d421d Mon Sep 17 00:00:00 2001 From: Jeff Hill Date: Thu, 21 Aug 2003 16:04:32 +0000 Subject: [PATCH] doc for rh 7.3 process rundown bug --- documentation/RELEASE_NOTES.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/documentation/RELEASE_NOTES.html b/documentation/RELEASE_NOTES.html index 488506390..25f3bba4a 100644 --- a/documentation/RELEASE_NOTES.html +++ b/documentation/RELEASE_NOTES.html @@ -206,6 +206,12 @@ violation on Linux shortly after calling ca_task_exit()or ca_context_destroy(). A fix will show up in R3.14.3. Regression tests were updated to detect this type of problem.

+

Red Hat 7.3 Linux Process Rundown Bug

+ +

There appears to be a bug in the Red Hat 7.3 process rundown where posix +thread support is defective when file scope destructors are being run. The +symptom was a hang during process exit. A workaround was installed.

+

Changes since 3.14.1