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

panic: runtime error: invalid memory address or nil pointer dereference #1393

Closed
ffteng46 opened this issue Mar 11, 2020 · 1 comment · Fixed by #1404
Closed

panic: runtime error: invalid memory address or nil pointer dereference #1393

ffteng46 opened this issue Mar 11, 2020 · 1 comment · Fixed by #1404

Comments

@ffteng46
Copy link

i got the code using git clone https://github.com/filecoin-project/lotus.git.
i compiled a new lotus in the lastest master.when i run lotus daemon,an error occured:panic: runtime error: invalid memory address or nil pointer dereference.
image

my running version:
commit 697ab30 (HEAD -> master, origin/master, origin/HEAD)
Merge: 8f7f2e7 d0c7484
Author: Łukasz Magiera [email protected]
Date: Sun Mar 8 21:40:16 2020 +0100
Merge pull request #1328 from filecoin-project/metrics/rework-default-view
remove high cardinality tags from metrics
my os version:Linux version 5.3.0-28-generic (buildd@lcy01-amd64-009) (gcc version 7.4.0 (Ubuntu 7.4.0-1ubuntu118.04.1)) #3018.04.1-Ubuntu SMP Fri Jan 17 06:14:09 UTC 2020
Then i switch repository from master to tag v0.2.9 and recompile,it runs ok.

@ffteng46
Copy link
Author

截图00

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

Successfully merging a pull request may close this issue.

1 participant