-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[YSQL][SQLsmith] Segmentation fault in quickdie() after <signal handler> #11366
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
Comments
There are many instances of this inside quickdie(), with different looking stacks, so something is going very wrong with our signal handling:
|
kripasreenivasan
added
the
qa_automation
Bugs identified via itest-system, LST, Stress automation or causing automation failures
label
Sep 13, 2022
It looks like a duplicate of #12884 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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-835
Description
Found with SQLsmith, crashes in Postgres binary. This might be a problem with the signal handler:
Can't reproduce, but the query was:
Code state: 24ec10d (Release build)
Coredump: core.23259.zip
The text was updated successfully, but these errors were encountered: