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
{{ message }}
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.
Description: After initiating the protocol, a trustee crashes and restarts after a certain period of time for no apparent reason. Usually, the trustee at the lowest port (perhaps the one which is instanced first?) crashes.
How to reproduce:
Initiate a trustee ./prifi.sh trustee 0
Initiate a relay ./prifi.sh relay 8090
Initiate a client ./prifi.sh client 0
The protocol will start normally. After a certain amount of time (~2k rounds, the trustee will crash and restart). If two trustees are instantiated (trustee 0 at 7004 and 1 at 7008), the one at the lowest port crashes (trustee 0 at 7004).
The issue can be reproduced seemingly with any type of clients (e.g. mobile) and any amount of trustees.
The text was updated successfully, but these errors were encountered:
Description: After initiating the protocol, a trustee crashes and restarts after a certain period of time for no apparent reason. Usually, the trustee at the lowest port (perhaps the one which is instanced first?) crashes.
How to reproduce:
./prifi.sh trustee 0
./prifi.sh relay 8090
./prifi.sh client 0
The protocol will start normally. After a certain amount of time (~2k rounds, the trustee will crash and restart). If two trustees are instantiated (trustee 0 at 7004 and 1 at 7008), the one at the lowest port crashes (trustee 0 at 7004).
The issue can be reproduced seemingly with any type of clients (e.g. mobile) and any amount of trustees.
The text was updated successfully, but these errors were encountered: