You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The runtime manager segfaults after some time repeatedly opening and closing TLS connections with Veracruz-Client.
This bug can be reproduced on Nitro and Linux.
Error message on Nitro:
[ 1975.584292] runtime_manager[594]: segfault at 9 ip 0000000000a6714d sp 00007ffde3018228 error 4 in runtime_manager_enclave[400000+1b3c000]
It seems to be caused by a memory leak in the runtime manager.
Describe the bug
The runtime manager segfaults after some time repeatedly opening and closing TLS connections with Veracruz-Client.
This bug can be reproduced on Nitro and Linux.
Error message on Nitro:
It seems to be caused by a memory leak in the runtime manager.
To Reproduce
Expected behaviour
The runtime manager should be able to handle an infinite amount of successive TLS connections
The text was updated successfully, but these errors were encountered: