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

Kuiper server quits when a rule is drop #13

Closed
jinfahua opened this issue Nov 14, 2019 · 0 comments
Closed

Kuiper server quits when a rule is drop #13

jinfahua opened this issue Nov 14, 2019 · 0 comments
Assignees

Comments

@jinfahua
Copy link
Collaborator

It quit with following error stack trace.

bin/server
Serving Kuiper server on port 20498
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x28 pc=0x146bb2c]

goroutine 60 [running]:
engine/xstream/extensions.(*MQTTSource).Close(0xc000103880, 0x164d240, 0xc0001326c0, 0xc005528f38, 0x1)
	/Users/rockyjin/Downloads/workspace/edge/src/kuiper/xstream/extensions/mqtt_source.go:150 +0x8c
engine/xstream/nodes.(*SourceNode).Open.func1(0xc00002bc40, 0x164d240, 0xc0001326c0, 0xc0055380e0, 0xc00a8bc000)
	/Users/rockyjin/Downloads/workspace/edge/src/kuiper/xstream/nodes/source_node.go:45 +0x1a2
created by engine/xstream/nodes.(*SourceNode).Open
	/Users/rockyjin/Downloads/workspace/edge/src/kuiper/xstream/nodes/source_node.go:28 +0x11c
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