-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
pgwire: v19.2.5: assertion failed: unsupported OID "anyelement" #49704
Comments
Looks like this was an OID of 2283 which is not included in
|
@rafiss sending over to the appdev team since looks like there's a client that's sending |
It seems like this error happens when |
Based on the stack trace, this looks similar to #51360 |
Closing as unactionable. |
This issue was autofiled by Sentry. It represents a crash or reported error on a live cluster with telemetry enabled.
Sentry link: https://sentry.io/organizations/cockroach-labs/issues/1697870061/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/sql/pgwire/pgwirebase/encoding.go
Lines 659 to 661 in 4f36d0c
cockroach/pkg/sql/pgwire/pgwirebase/encoding.go
Lines 805 to 807 in 4f36d0c
cockroach/pkg/sql/pgwire/pgwirebase/encoding.go
Lines 638 to 640 in 4f36d0c
cockroach/pkg/sql/conn_executor_prepare.go
Lines 301 to 303 in 4f36d0c
cockroach/pkg/sql/conn_executor.go
Lines 1319 to 1321 in 4f36d0c
cockroach/pkg/sql/conn_executor.go
Lines 1171 to 1173 in 4f36d0c
cockroach/pkg/sql/conn_executor.go
Lines 443 to 445 in 4f36d0c
cockroach/pkg/sql/pgwire/conn.go
Lines 583 to 585 in 4f36d0c
/usr/local/go/src/runtime/asm_amd64.s#L1336-L1338 in runtime.goexit
v19.2.5
go1.12.12
The text was updated successfully, but these errors were encountered: