SystemStackError when executing sportdb create

76 views
Skip to first unread message

Ching Kiu Chan

unread,
Jun 11, 2017, 11:55:13 AM6/11/17
to opensport

/Users/jeffrey/.rvm/gems/ruby-2.4.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Fixnum is deprecated

/Users/jeffrey/.rvm/gems/ruby-2.4.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:121: warning: constant ::Bignum is deprecated

/Users/jeffrey/.rvm/gems/ruby-2.4.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:125:in `block (2 levels) in <class:Numeric>': stack level too deep (SystemStackError)

from /Users/jeffrey/.rvm/gems/ruby-2.4.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:131:in `block (2 levels) in <class:Numeric>'

from /Users/jeffrey/.rvm/gems/ruby-2.4.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:131:in `block (2 levels) in <class:Numeric>'

from /Users/jeffrey/.rvm/gems/ruby-2.4.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:131:in `block (2 levels) in <class:Numeric>'

from /Users/jeffrey/.rvm/gems/ruby-2.4.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:131:in `block (2 levels) in <class:Numeric>'

from /Users/jeffrey/.rvm/gems/ruby-2.4.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:131:in `block (2 levels) in <class:Numeric>'

from /Users/jeffrey/.rvm/gems/ruby-2.4.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:131:in `block (2 levels) in <class:Numeric>'

from /Users/jeffrey/.rvm/gems/ruby-2.4.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:131:in `block (2 levels) in <class:Numeric>'

from /Users/jeffrey/.rvm/gems/ruby-2.4.0/gems/activesupport-4.2.6/lib/active_support/core_ext/numeric/conversions.rb:131:in `block (2 levels) in <class:Numeric>'

... 5575 levels...

from /Users/jeffrey/.rvm/rubies/ruby-2.4.0/bin/sportdb:23:in `load'

from /Users/jeffrey/.rvm/rubies/ruby-2.4.0/bin/sportdb:23:in `<main>'

from /Users/jeffrey/.rvm/gems/ruby-2.4.0/bin/ruby_executable_hooks:15:in `eval'

from /Users/jeffrey/.rvm/gems/ruby-2.4.0/bin/ruby_executable_hooks:15:in `<main>'


This is the error I get when executing sportdb create. What is the problem here?

Gerald Bauer

unread,
Jun 11, 2017, 11:58:05 AM6/11/17
to open...@googlegroups.com
Hello,

Thanks for trying sportdb. Hard to tell. What are you trying to do?


If you try to create a database, please retry with the verbose
option / flag e.g.

$ sportdb --verbose create

to get more (debug) info.

Cheers.

Ching Kiu Chan

unread,
Jun 11, 2017, 1:15:05 PM6/11/17
to opensport
Thank you for replying. I fixed the problem by downgrading ruby to 2.3.0. , seems like a problem with ruby 2.4.0
Reply all
Reply to author
Forward
0 new messages