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

crash using $exists #19

Open
nikhan opened this issue May 30, 2014 · 0 comments
Open

crash using $exists #19

nikhan opened this issue May 30, 2014 · 0 comments
Labels

Comments

@nikhan
Copy link
Collaborator

nikhan commented May 30, 2014

panic: interface conversion: interface is nil, not map[string]interface {}

goroutine 255055 [running]:
runtime.panic(0x94f020, 0xc210a1e7c0)
/usr/local/go/src/pkg/runtime/panic.c:266 +0xb6
github.com/nytlabs/gojee.func·043(0x0, 0x0, 0x865de0, 0xc210c48e50, 0xc210052248, ...)
/home/ubuntu/go/src/github.com/nytlabs/gojee/jee.go:788 +0xb2
github.com/nytlabs/gojee.Eval(0xc2109b6900, 0x863380, 0xc210438900, 0x864700, 0x0, ...)
/home/ubuntu/go/src/github.com/nytlabs/gojee/jee.go:1107 +0x2ad2
github.com/nytlabs/gojee.Eval(0xc2109b6880, 0x863380, 0xc210438900, 0x864700, 0x1, ...)
/home/ubuntu/go/src/github.com/nytlabs/gojee/jee.go:983 +0x83f
github.com/nytlabs/gojee.Eval(0xc2109b6600, 0x863380, 0xc210438900, 0xc2103cd701, 0x1, ...)
/home/ubuntu/go/src/github.com/nytlabs/gojee/jee.go:1112 +0x2d24
github.com/nytlabs/streamtools/st/library.(*Filter).Run(0xc2105f25b0)
/home/ubuntu/go/src/github.com/nytlabs/streamtools/st/library/filter.go:46 +0x151
created by github.com/nytlabs/streamtools/st/blocks.BlockRoutine
/home/ubuntu/go/src/github.com/nytlabs/streamtools/st/blocks/blocks.go:244 +0xfb

@nikhan nikhan added the bug label May 30, 2014
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