Actions
Bug / Feature #3176
openpivote-circle crasht bei Abstimmung
Start date:
12 May 2012
Due date:
30 April 2013 (over 11 years late)
% Done:
0%
Estimated time:
Request Type:
Bug Report
Affected Program:
Circle
Affected Users:
Voters
Description
Ich kann nicht abstimmen. Beim Verarbeiten der Stimme (nach dem Verbinden auf den Server) kommt folgender Stacktrace:
Unhandled Exception: System.ArgumentException: Bad vota. at Pirate.PiVote.Crypto.Ballot..ctor (IEnumerable`1 vota, Pirate.PiVote.Crypto.BaseParameters parameters, Pirate.PiVote.Crypto.Question questionParameters, Emil.GMP.BigInt publicKey, System.Progress progress) [0x00000] in <filename unknown>:0 at Pirate.PiVote.Crypto.VoterEntity.CreateBallot (System.Tuple`4 input, System.ProgressHandler progressHandler) [0x00000] in <filename unknown>:0 at System.Parallel+ParallelWorker`2[System.Tuple`4[System.Collections.Generic.IEnumerable`1[System.Int32],Pirate.PiVote.Crypto.VotingParameters,Pirate.PiVote.Crypto.Question,Emil.GMP.BigInt],Pirate.PiVote.Crypto.Ballot].Worker () [0x00000] in <filename unknown>:0 at System.Threading.Thread.StartInternal () [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.ArgumentException: Bad vota. at Pirate.PiVote.Crypto.Ballot..ctor (IEnumerable`1 vota, Pirate.PiVote.Crypto.BaseParameters parameters, Pirate.PiVote.Crypto.Question questionParameters, Emil.GMP.BigInt publicKey, System.Progress progress) [0x00000] in <filename unknown>:0 at Pirate.PiVote.Crypto.VoterEntity.CreateBallot (System.Tuple`4 input, System.ProgressHandler progressHandler) [0x00000] in <filename unknown>:0 at System.Parallel+ParallelWorker`2[System.Tuple`4[System.Collections.Generic.IEnumerable`1[System.Int32],Pirate.PiVote.Crypto.VotingParameters,Pirate.PiVote.Crypto.Question,Emil.GMP.BigInt],Pirate.PiVote.Crypto.Ballot].Worker () [0x00000] in <filename unknown>:0 at System.Threading.Thread.StartInternal () [0x00000] in <filename unknown>:0 Unhandled Exception: System.ArgumentException: Bad vota. at Pirate.PiVote.Crypto.Ballot..ctor (IEnumerable`1 vota, Pirate.PiVote.Crypto.BaseParameters parameters, Pirate.PiVote.Crypto.Question questionParameters, Emil.GMP.BigInt publicKey, System.Progress progress) [0x00000] in <filename unknown>:0 at Pirate.PiVote.Crypto.VoterEntity.CreateBallot (System.Tuple`4 input, System.ProgressHandler progressHandler) [0x00000] in <filename unknown>:0 at System.Parallel+ParallelWorker`2[System.Tuple`4[System.Collections.Generic.IEnumerable`1[System.Int32],Pirate.PiVote.Crypto.VotingParameters,Pirate.PiVote.Crypto.Question,Emil.GMP.BigInt],Pirate.PiVote.Crypto.Ballot].Worker () [0x00000] in <filename unknown>:0 at System.Threading.Thread.StartInternal () [0x00000] in <filename unknown>:0
Actions