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

invalid memory address or nil pointer dereference http://cloud.google.com/go/bigquery.(*Table).Metadata #28

Closed
delfrrr opened this issue Feb 10, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@delfrrr
Copy link
Contributor

delfrrr commented Feb 10, 2022

runtime error
invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x950f67]
panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x30 pc=0x950f67] goroutine 919 [running]: [cloud.google.com/go/bigquery.(*Table).Metadata(0x0](http://cloud.google.com/go/bigquery.(*Table).Metadata(0x0), {0xcfddc0, 0xc0002d40c0}) /go/pkg/mod/[cloud.google.com/go/bigquery@v1.8.0/table.go:540](http://cloud.google.com/go/bigquery@v1.8.0/table.go:540) +0x107 dekart/src/server/job.(*Job).setJobStats(0xc0003ec300, 0xc0001f3bc0, 0xc0002d40c0) /source/src/server/job/job.go:108 +0x4f dekart/src/server/job.(*Job).wait(0xc0003ec300) /source/src/server/job/job.go:209 +0x136 created by dekart/src/server/job.(*Job).Run /source/src/server/job/job.go:277 +0x285
@delfrrr delfrrr added the bug Something isn't working label Mar 14, 2022
Tsovak pushed a commit to Tsovak/dekart that referenced this issue Dec 9, 2022
delfrrr added a commit that referenced this issue Dec 18, 2022
#28 fix the panic when no destination table exists
@delfrrr delfrrr closed this as completed Dec 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant