diff options
Diffstat (limited to 'BUGS')
-rw-r--r-- | BUGS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/BUGS b/BUGS index 53edfecc14..f62ceae93d 100644 --- a/BUGS +++ b/BUGS @@ -25,6 +25,9 @@ situations. Severity: [ *] to [***] +[** ] Closing shared objects in statically linked binaries most of the + times leads to crashes during the dlopen(). Hard to fix. + [ **] There are problems with signal handling when using LinuxThreads. [ **] The RPC code is not 64 bit clean. This is getting slowly fixed |