[YSQL][SQLsmith] TRAP: BadArgument("!(((context) != ((void*)0) && (((((const Node*)((context)))->type) == T_AllocSetContext) || ((((const Node*)((context)))->type) == T_SlabContext) || ((((const Node*)((context)))->type) == T_GenerationContext))))", File: #11250
Labels
area/ysql
Yugabyte SQL (YSQL)
kind/bug
This issue is a bug
kind/failing-test
Tests and testing infra
priority/medium
Medium priority issue
qa_automation
Bugs identified via itest-system, LST, Stress automation or causing automation failures
Jira Link: DB-2757
Description
SQLsmith found this, happens sometimes when tserver is shutting down due to #11233 , but I can't reproduce it.
The context null pointer looks like it could cause more trouble in Release builds too.
The text was updated successfully, but these errors were encountered: