Skip to content

Test problem on K=5 #3

@WeiViming

Description

@WeiViming

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 1

What should I do? Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions