Hi All:

I am trying to install VIFF and run tests on following configuration:

Mac OS 10.8
python: mac port python27 @2.7.3_1
gmpy: mac port py27-gmpy @1.17_0
twisted: mac port py27-twisted @12.0.0_0

When running millionaire's problem, I am getting this error:

Seeding random generator with random seed 1945
Using SSL
Listening on port 4002
Will connect to <Player 3: localhost:4003>
I am Millionaire 2 and I am worth 83 millions.
*** bad data from Player 3: unpack requires a string argument of length 5
*** aborting!
*** all protocols disconnected

(Not using SSL also gives same error)

The error seems to be coming from viff/runtime.py, line 320 from the 
struct.unpack routine. The length of string is 1 for a message, that gives the 
error.

I am able to run beginners test sometime, sometimes that also gives same error.

A similar issue was raised in Feb. on the list, but I didn't see any response 
to that (http://article.gmane.org/gmane.comp.cryptography.viff.devel/921).

If someone has any idea, please let me know.

Thanks in advance,

-Aseem.
_______________________________________________
viff-devel mailing list (http://viff.dk/)
viff-devel@lists.viff.dk
http://lists.viff.dk/listinfo.cgi/viff-devel-viff.dk

Reply via email to