-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hi, @nitrieu . I am trying to test the Table 4 results on paper. When I try to change K=5 in this line and this line, I get this problem:
$ ./bin/frontend -r 0
d=2 | K= 5 | n= 10000 | l= 31 | T= 10 party0_Dist
network receive error ( _autoName_0 -> _autoName_0 ): End of file
at /home/viko/SKC/libOTe/cryptoTools/cryptoTools/Network/Channel.cpp:376
terminate called after throwing an instance of 'osuCrypto::CanceledOperation'
what(): network receive error ( _autoName_0 -> _autoName_0 ): End of file
at /home/viko/SKC/libOTe/cryptoTools/cryptoTools/Network/Channel.cpp:376
[1] 2014297 abort (core dumped) ./bin/frontend -r 0$ ./bin/frontend -r 1
d=2 | K= 5 | n= 10000 | l= 31 | T= 10 party1_Dist
offlineDone
correctOTDone
OTkeysDone
terminate called after throwing an instance of 'std::runtime_error'
what(): rt error at /home/viko/SKC/libOTe/cryptoTools/cryptoTools/Common/BitVector.cpp:145
[1] 2014339 abort (core dumped) ./bin/frontend -r 1What should I do? Thanks.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels