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

Nil Pointer Error in 0.7.6 #384

Open
zbintliff opened this issue Aug 22, 2018 · 1 comment
Open

Nil Pointer Error in 0.7.6 #384

zbintliff opened this issue Aug 22, 2018 · 1 comment

Comments

@zbintliff
Copy link

zbintliff commented Aug 22, 2018

Haven't had a chance to dig in where this is happening yet. but upgrading to 0.7.6 caused a panic.

Sorry don't have more info. Will try to dig into it in coming days.

What I can say:
Its a pointer to a time object. The field is nil. So its getting dereferenced somewhere.

@chris-ramon
Copy link
Member

Hi @zbintliff, thanks for using the lib and reporting the issue your encountering.

The version 0.7.6 introduced various improvements to the lib, also we added various safety pointer checkings via: #369, which I suspect might be the cause of the regression for you.

Could you give it a try to narrow the bug and share some more info, perhaps the steps to reproduce ?

@chris-ramon chris-ramon added bug and removed bug labels Aug 22, 2018
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