Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Builtin index called on nil" not helping #575

Closed
jsuchome opened this issue Jul 22, 2013 · 2 comments
Closed

"Builtin index called on nil" not helping #575

jsuchome opened this issue Jul 22, 2013 · 2 comments

Comments

@jsuchome
Copy link
Contributor

Sometimes I find logs like this in y2log:

yast/ops.rb:64 Builtin index called on nil
...
yast/ops.rb:71 Index 0 is out of array size

I assume there's something wrong in the code that causes such log messages, however, I cannot know where, since it does not log specific wrong piece of code, just ops.rb and that does not help

@jreidinger
Copy link
Member

agreed, I will fix it and place where it is called to be useful

@jreidinger
Copy link
Member

fixed in yast/yast-ruby-bindings@2507599

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants