Skip to content

[pg] Segfault on select * from pg_type #2484

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

Open
rekby opened this issue Mar 6, 2024 · 2 comments
Open

[pg] Segfault on select * from pg_type #2484

rekby opened this issue Mar 6, 2024 · 2 comments
Assignees
Labels
area/pg bug Something isn't working

Comments

@rekby
Copy link
Member

rekby commented Mar 6, 2024

Reproduce:

  1. Run local ydb
  2. echo "select * from pg_type" | psql postgres://root:1234@localhost:5432/local

stacktrace

@rekby rekby added bug Something isn't working area/pg labels Mar 6, 2024
@rekby rekby assigned vitstn and unassigned qrort Mar 6, 2024
@vitstn
Copy link
Collaborator

vitstn commented Mar 6, 2024

yqlrun behaviour: Fatal: ERROR: invalid cache ID: 42

crash should be fixed in the ydbd itself

@vitstn vitstn assigned qrort and unassigned vitstn Mar 6, 2024
@vitstn
Copy link
Collaborator

vitstn commented Mar 7, 2024

#2545

@vitstn vitstn closed this as completed Mar 7, 2024
@vitstn vitstn reopened this Mar 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/pg bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants