-
Notifications
You must be signed in to change notification settings - Fork 40
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
cockroach version
panicked
#1282
Comments
This is on helios-1.0.21004.
This is the stock build we've been using -- so jemalloc (not stdalloc). |
Found a different panic today:
and filed these as cockroachdb/cockroach#83706. |
I put the script that I used to try to reproduce this, plus some output, onto catacomb:
|
These failures are covered by the CockroachDB bug I mentioned above and the follow-up cockroachdb/cockroach#83864. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
cockroach version
panicked:How I got here: I tried to reproduce #1279 in hopes that it might be a simpler reproduction of #1130. I ran this:
(in retrospect, the problem with that is that you won't have the exit status of
cockroach version
--$?
is 0 at the end of the loop)I think it took close a couple of days and close to a million iterations (I interrupted it at one point and didn't note how many there were), but it eventually panicked with the output above.
The text was updated successfully, but these errors were encountered: