hstove / rbtc_arbitrage

A gem for automating arbitrage between Bitcoin exchanges.
MIT License
274 stars 94 forks source link

[BUG] Segmentation fault at 0x00000000000110 ? #20

Open alexwiththescar opened 9 years ago

alexwiththescar commented 9 years ago

Hey Guys,

Please forgive me if this is some silly oversite on my behalf as i suspect this is my error rather than a bug, but im a little confused what going wrong here...

rbtc works fine from the CLI.

I have bundled it from github source into Rails 4 app

When I call RbtcArbitrage::Trader.new(options).trade from Rails Console, providing all the options at default it crashes the console.

Again, sorry if i´m doing something stupid here but if you could point me in the right diraction I would much appreciate it!

Thanks in advance!

Here is the output from console...

https://gist.github.com/alexwiththescar/2914ea04554cf3a8cde6