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

zero length matrix panic observed with "two shorter records" setting #234

Open
ggggggggg opened this issue Feb 5, 2021 · 1 comment
Open
Assignees

Comments

@ggggggggg
Copy link
Collaborator


goroutine 91144342 [running]:
gonum.org/v1/gonum/mat.NewVecDense(...)
	/home/pcuser/go/pkg/mod/gonum.org/v1/gonum@v0.7.0/mat/vector.go:93
github.com/usnistgov/dastard.(*DataStreamProcessor).AnalyzeData(0xc000257800, 0xc0026ae000, 0xc5e, 0x1000)
	/home/pcuser/go/src/github.com/usnistgov/dastard/process_data.go:188 +0x81e
github.com/usnistgov/dastard.(*DataStreamProcessor).processSegment(0xc000257800, 0xc0003b8240)
	/home/pcuser/go/src/github.com/usnistgov/dastard/process_data.go:119 +0xc1
github.com/usnistgov/dastard.(*AnySource).ProcessSegments.func1(0xc00020c6b0, 0xc0003b8240, 0xc000257800)
	/home/pcuser/go/src/github.com/usnistgov/dastard/data_source.go:347 +0x5d
created by github.com/usnistgov/dastard.(*AnySource).ProcessSegments
	/home/pcuser/go/src/github.com/usnistgov/dastard/data_source.go:345 +0xe1
@joefowler
Copy link
Member

This has to do with your fancy big-boy trigger settings, so I figure you are the right person to fix it!

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