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 #537

Closed
rossmcdonald opened this issue May 11, 2016 · 0 comments
Closed
Labels

Comments

@rossmcdonald
Copy link
Contributor

Version info:

Kapacitor starting, version 0.13.0~rc1, branch master, commit c38245a5d7a356baf426efe254ebff3cd937258f

Panic:

panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x0 pc=0x638552]

goroutine 25 [running]:
panic(0xc935c0, 0xc820010060)
    /usr/local/go/src/runtime/panic.go:481 +0x3e6
github.com/influxdata/kapacitor.(*AlertNode).runAlert(0xc820266b00, 0x0, 0x0, 0x0, 0x0, 0x0)
    /root/go/src/github.com/influxdata/kapacitor/alert.go:404 +0x20b2
github.com/influxdata/kapacitor.(*AlertNode).(github.com/influxdata/kapacitor.runAlert)-fm(0x0, 0x0, 0x0, 0x0, 0x0)
    /root/go/src/github.com/influxdata/kapacitor/alert.go:115 +0x4c
github.com/influxdata/kapacitor.(*node).start.func1(0xc820266b00, 0x0, 0x0, 0x0)
    /root/go/src/github.com/influxdata/kapacitor/node.go:128 +0x7f
created by github.com/influxdata/kapacitor.(*node).start
    /root/go/src/github.com/influxdata/kapacitor/node.go:129 +0x53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant