-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
area/ysqlYugabyte SQL (YSQL)Yugabyte SQL (YSQL)kind/enhancementThis is an enhancement of an existing featureThis is an enhancement of an existing featurekind/failing-testTests and testing infraTests and testing infrapriority/mediumMedium priority issueMedium priority issuestatus/awaiting-triageIssue awaiting triageIssue awaiting triage
Description
Jira Link: DB-18241
Description
When transactional DDL is enabled, the below tests hit a TRAP
ybd --cxx-test pgwrapper_pg_catalog_version-test --gtest_filter PgCatalogVersionTest.NonIncrementingDDLMode
ybd --java-test 'org.yb.pgsql.TestPgRegressPgTypesUDT#schedule'
ts1|pid44716|:11633|http://127.0.0.81:30111 TRAP: FailedAssertion("false", File: "../../../../../../../src/postgres/src/backend/utils/misc/pg_yb_utils.c", Line: 2671, PID: 46177)
ts1|pid44716|:11633|http://127.0.0.81:30111 0 postgres 0x0000000104e1bbb8 ExceptionalCondition + 280
ts1|pid44716|:11633|http://127.0.0.81:30111 1 postgres 0x0000000104e56260 YbCatalogModificationAspectsToDdlMode + 140
ts1|pid44716|:11633|http://127.0.0.81:30111 2 postgres 0x0000000104e59654 YbGetDdlMode + 3712
ts1|pid44716|:11633|http://127.0.0.81:30111 3 postgres 0x0000000104e68e8c YBTxnDdlProcessUtility + 112
ts1|pid44716|:11633|http://127.0.0.81:30111 4 postgres 0x0000000104e6e0dc yb_ash_ProcessUtility + 496
ts1|pid44716|:11633|http://127.0.0.81:30111 5 postgres 0x0000000104b8ead4 ProcessUtility + 392
ts1|pid44716|:11633|http://127.0.0.81:30111 6 postgres 0x0000000104b8dd20 PortalRunUtility + 232
ts1|pid44716|:11633|http://127.0.0.81:30111 7 postgres 0x0000000104b8cacc PortalRunMulti + 756
ts1|pid44716|:11633|http://127.0.0.81:30111 8 postgres 0x0000000104b8bd74 PortalRun + 1000
ts1|pid44716|:11633|http://127.0.0.81:30111 9 postgres 0x0000000104b888dc exec_simple_query + 1764
ts1|pid44716|:11633|http://127.0.0.81:30111 10 postgres 0x0000000104b853c8 yb_exec_simple_query_impl + 24
ts1|pid44716|:11633|http://127.0.0.81:30111 11 postgres 0x0000000104b85580 yb_exec_query_wrapper_one_attempt + 428
ts1|pid44716|:11633|http://127.0.0.81:30111 12 postgres 0x0000000104b85390 yb_exec_query_wrapper + 84
ts1|pid44716|:11633|http://127.0.0.81:30111 13 postgres 0x0000000104b803ec yb_exec_simple_query + 84
ts1|pid44716|:11633|http://127.0.0.81:30111 14 postgres 0x0000000104b7e8b8 PostgresMain + 3724
ts1|pid44716|:11633|http://127.0.0.81:30111 15 postgres 0x0000000104a39274 report_fork_failure_to_client + 0
ts1|pid44716|:11633|http://127.0.0.81:30111 16 postgres 0x0000000104a38348 BackendStartup + 744
ts1|pid44716|:11633|http://127.0.0.81:30111 17 postgres 0x0000000104a368d0 ServerLoop + 1128
ts1|pid44716|:11633|http://127.0.0.81:30111 18 postgres 0x0000000104a32308 PostmasterMain + 8960
ts1|pid44716|:11633|http://127.0.0.81:30111 19 postgres 0x00000001048c7d70 startup_hacks + 0
ts1|pid44716|:11633|http://127.0.0.81:30111 20 postgres 0x00000001048c798c main + 36
ts1|pid44716|:11633|http://127.0.0.81:30111 21 dyld 0x0000000185bd7f28 start + 2236
Issue Type
kind/failing-test
Warning: Please confirm that this issue does not contain any sensitive information
- I confirm this issue does not contain any sensitive information.
Metadata
Metadata
Assignees
Labels
area/ysqlYugabyte SQL (YSQL)Yugabyte SQL (YSQL)kind/enhancementThis is an enhancement of an existing featureThis is an enhancement of an existing featurekind/failing-testTests and testing infraTests and testing infrapriority/mediumMedium priority issueMedium priority issuestatus/awaiting-triageIssue awaiting triageIssue awaiting triage