You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.O-sentryOriginated from an in-the-wild panic report.
in pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2
GOROOT/src/runtime/asm_amd64.s#L1580-L1582 in runtime.goexit
pkg/sql/schema_changer.go in pkg/sql.(*SchemaChanger).handlePermanentSchemaChangeError at line 912
pkg/sql/schema_changer.go in pkg/sql.schemaChangeResumer.OnFailOrCancel at line 2847
pkg/jobs/registry.go in pkg/jobs.(*Registry).stepThroughStateMachine.func3 at line 1337
pkg/jobs/registry.go in pkg/jobs.(*Registry).stepThroughStateMachine at line 1338
pkg/jobs/registry.go in pkg/jobs.(*Registry).stepThroughStateMachine at line 1283
pkg/jobs/adopt.go in pkg/jobs.(*Registry).runJob at line 415
pkg/jobs/adopt.go in pkg/jobs.(*Registry).resumeJob.func1 at line 336
pkg/util/stop/stopper.go in pkg/util/stop.(*Stopper).RunAsyncTaskEx.func2 at line 494
GOROOT/src/runtime/asm_amd64.s in runtime.goexit at line 1581
The text was updated successfully, but these errors were encountered:
cockroach-teamcity
added
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
O-sentry
Originated from an in-the-wild panic report.
labels
Dec 5, 2022
exalate-issue-syncbot
changed the title
sentry: validate.go:359: original error when rolling back mutations: relation × (327): referenced table × (326) is dropped
(1) attached stack trace
-- stack trace:
| github.com/cockroachdb/cockroach/pkg/s...
sentry: validate.go:359: original error when rolling back mutations: relation × (327): referenced table × (326) is dropped (1) attached stack trace -- stack trace: | github.com/cockroachdb/cockroach/pkg/s...
Dec 13, 2022
C-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.O-sentryOriginated from an in-the-wild panic report.
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/3788262141/?referrer=webhooks_plugin
Panic message:
Stacktrace (expand for inline code snippets):
cockroach/pkg/sql/schema_changer.go
Lines 911 to 913 in 22fa382
cockroach/pkg/sql/schema_changer.go
Lines 2846 to 2848 in 22fa382
cockroach/pkg/jobs/registry.go
Lines 1336 to 1338 in 22fa382
cockroach/pkg/jobs/registry.go
Lines 1337 to 1339 in 22fa382
cockroach/pkg/jobs/registry.go
Lines 1282 to 1284 in 22fa382
cockroach/pkg/jobs/adopt.go
Lines 414 to 416 in 22fa382
cockroach/pkg/jobs/adopt.go
Lines 335 to 337 in 22fa382
cockroach/pkg/util/stop/stopper.go
Lines 493 to 495 in 22fa382
GOROOT/src/runtime/asm_amd64.s#L1580-L1582 in runtime.goexit
v22.1.11
Jira issue: CRDB-22117
The text was updated successfully, but these errors were encountered: