[YSQL][SQLsmith] Segmentation fault after infinite loop in sigusr1_handler() #11404
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-942
Description
Found with SQLsmith, crashes in Postgres binary, code state 596eecc, Release build. There is already a bug #11366 about the signal handler, but this seems distinct. I'm guessing it runs out of stack space since sigusr1_handler keeps calling itself again:
Core dump: core.30570.zip
The text was updated successfully, but these errors were encountered: