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

read xls error #29

Open
csf200701 opened this issue May 23, 2023 · 1 comment
Open

read xls error #29

csf200701 opened this issue May 23, 2023 · 1 comment

Comments

@csf200701
Copy link

panic: runtime error: index out of range [6425] with length 2354
goroutine 28853 [running]:
runtime/debug.Stack()
D:/sdk/go/src/runtime/debug/stack.go:24 +0x65
runtime/debug.PrintStack()
D:/sdk/go/src/runtime/debug/stack.go:16 +0x19
github.com/xxl-job/xxl-job-executor-go.(*Task).Run.func1(0xc00216bc30)
D:/sdk/go/work/pkg/mod/github.com/xxl-job/xxl-job-executor-go@v1.1.2/task.go:31 +0x1a5
panic({0x1326f20, 0xc00f351c08})
D:/sdk/go/src/runtime/panic.go:838 +0x207
github.com/shakinm/xlsReader/xls/record.(*LabelSSt).GetString(0x12a4ac0?)
D:/sdk/go/work/pkg/mod/github.com/shakinm/xls!reader@v0.9.12/xls/record/labelSst.go:43 +0x4b

@nkev
Copy link

nkev commented Jul 10, 2023

I have the same issue. Did you find a solution? It seems all Go XLS libraries have some kind of issue that panics.

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