Code Monkey home page Code Monkey logo

Comments (3)

lachesis avatar lachesis commented on July 17, 2024

What's your hashrate? It looks to me like it's going to take more than
2^32 seconds to calculate, which is tooooo long! :)

On 04/15/2015 03:31 PM, Tim Coombs wrote:

Using Windows Binary. Version 2.0

Command to replicate bug:

|scallion.exe -c "thisis13charZ" -o test.txt
|
|Unhandled Exception: System.OverflowException: TimeSpan overflowed because the d
uration is too long.
at System.TimeSpan.Interval(Double value, Int32 scale)
at System.TimeSpan.FromSeconds(Double value)
at scallion.OnionToolConfig.PredictRuntime(Int64 hashRate) in C:\Users\FreeTo
p\projects\scallion\scallion\OnionToolConfig.cs:line 17
at scallion.CLRuntime.Run(ProgramParameters parms) in C:\Users\FreeTop\projec
ts\scallion\scallion\CLRuntime.cs:line 441
at scallion.Program.Main(String[] args) in C:\Users\FreeTop\projects\scallion
\scallion\Program.cs:line 433

Stopping the GPU and shutting down...
|


Reply to this email directly or view it on GitHub
#56.

Eric Swanson
http://www.alloscomp.com/

from scallion.

ticoombs avatar ticoombs commented on July 17, 2024

2222MH/s

I'm happy to wait a week or two.
But this also happens when using regex as well.
"thirteen.letter" also results in the same crash.

On 16 April 2015 1:29:36 PM AEST, Eric Swanson [email protected] wrote:

What's your hashrate? It looks to me like it's going to take more than
2^32 seconds to calculate, which is tooooo long! :)

On 04/15/2015 03:31 PM, Tim Coombs wrote:

Using Windows Binary. Version 2.0

Command to replicate bug:

|scallion.exe -c "thisis13charZ" -o test.txt
|
|Unhandled Exception: System.OverflowException: TimeSpan overflowed
because the d
uration is too long.
at System.TimeSpan.Interval(Double value, Int32 scale)
at System.TimeSpan.FromSeconds(Double value)
at scallion.OnionToolConfig.PredictRuntime(Int64 hashRate) in
C:\Users\FreeTo
p\projects\scallion\scallion\OnionToolConfig.cs:line 17
at scallion.CLRuntime.Run(ProgramParameters parms) in
C:\Users\FreeTop\projec
ts\scallion\scallion\CLRuntime.cs:line 441
at scallion.Program.Main(String[] args) in
C:\Users\FreeTop\projects\scallion
\scallion\Program.cs:line 433

Stopping the GPU and shutting down...
|


Reply to this email directly or view it on GitHub
#56.

Eric Swanson
http://www.alloscomp.com/


Reply to this email directly or view it on GitHub:
#56 (comment)

Sent from my Android device with K-9 Mail. Please excuse my brevity.

from scallion.

 avatar commented on July 17, 2024

FYI using the calculations in the README and based off your stated rate of 2222MH/s the predicted time is over 260 years not a week or two. The number of seconds would need 33 bytes to store which is why it overflows the 32 bytes

from scallion.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.