-
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
pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test: TestLogic_lock_timeout failed #100051
Labels
branch-master
Failures and bugs on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
T-sql-queries
SQL Queries Team
Milestone
Comments
cockroach-teamcity
added
branch-master
Failures and bugs on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
labels
Mar 30, 2023
Here's the segfault:
Looks like the same place as in #100108 |
So far 1000 runs with |
michae2
added a commit
to michae2/cockroach
that referenced
this issue
Mar 30, 2023
Break up a line that is segfaulting into several lines, so that we can tell which part is to blame if it happens again. Informs: cockroachdb#100051 Informs: cockroachdb#100108 Epic: None Release note: None
michae2
added a commit
to michae2/cockroach
that referenced
this issue
Mar 30, 2023
Break up a line that is segfaulting into several lines, so that we can tell which part is to blame if it happens again. Informs: cockroachdb#100051 Informs: cockroachdb#100108 Epic: None Release note: None
craig bot
pushed a commit
that referenced
this issue
Mar 30, 2023
100017: upgrades: update system.web_sessions migration to handle orphaned rows r=rafiss a=andyyang890 This patch updates the system.web_sessions user ID migration to delete orphaned rows (i.e. rows corresponding to users that have been dropped) after backfilling user IDs. They need to be deleted since they block the addition of the NOT NULL constraint on the column. Part of #87079 Release note: None 100204: physicalplan: debugging for segfault in fakeSpanResolverIterator.Seek r=rharding6373,cucaroach a=michae2 Break up a line that is segfaulting into several lines, so that we can tell which part is to blame if it happens again. Informs: #100051 Informs: #100108 Epic: None Release note: None Co-authored-by: Andy Yang <[email protected]> Co-authored-by: Michael Erickson <[email protected]>
Note that this is "high vmodule" test config (not sure if it matters though). |
I'm just gonna close it as unreproducible. If we see it again, we should get more info with #100204 merged. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
branch-master
Failures and bugs on the master branch.
C-test-failure
Broken test (automatically or manually discovered).
O-robot
Originated from a bot.
T-sql-queries
SQL Queries Team
pkg/sql/logictest/tests/fakedist-vec-off/fakedist-vec-off_test.TestLogic_lock_timeout failed with artifacts on master @ 1f8024bf14433ca169e5a8c3768c5d223dc5018c:
Help
See also: How To Investigate a Go Test Failure (internal)
This test on roachdash | Improve this report!
Jira issue: CRDB-26204
The text was updated successfully, but these errors were encountered: