fatal error: concurrent map writes #69663
Labels
C-bug
Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.
T-sql-queries
SQL Queries Team
Describe the problem
When I run CockroachCloud's end-to-end tests, my local control plane DB appears to always crash with the error
fatal error: concurrent map writes
To Reproduce
It's likely infeasible to set up the CockroachCloud development environment needed to reliably reproduce this bug. Even if that were done, the panic may depend on the state of the DB in a way that would be difficult to replicate.
Expected behavior
DB does not panic.
Additional data / screenshots
I will happily provide additional logs!
Environment:
Additional context
I plan to try to fix this by switching to the version of CRDB available from homebrew, which is currently 21.1.7.
The text was updated successfully, but these errors were encountered: