diff --git a/documentation/KnownProblems.html b/documentation/KnownProblems.html index af5e39de7..05ab41d30 100644 --- a/documentation/KnownProblems.html +++ b/documentation/KnownProblems.html @@ -14,16 +14,23 @@
- An Abort message and a core-dump may also be generated if the - user's settings allow this. The error is caused by the implementation of the - pthread_cancel() mechanism in NPTL, which uses the C++ exception mechanism - without providing any means to distinguish the cancel exception to regular - C++ exception handlers.FATAL: exception not rethrown
++ +FATAL: exception not rethrown
++ + These errors are caused by the implementation of the pthread_cancel() + mechanism in NPTL, which uses the C++ exception mechanism without providing + any means to distinguish the cancel exception to regular C++ exception + handlers. It is possible that they might also occur when a CA client + application exits (or closes its connection to the CA library).epicsThread: Unknown C++ exception in thread "CAC-UDP" at ...+terminate called after throwing an instance of ''+