Skip to content
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

[query] Fix invalid memory reference in Table.aggregate #9169

Merged
merged 1 commit into from
Jul 29, 2020

Conversation

tpoterba
Copy link
Contributor

Fixes #8944

CHANGELOG: Fixed crash (error 134 or SIGSEGV) in MatrixTable.annotate_cols, hl.sample_qc, and more.

Fixes hail-is#8944

CHANGELOG: Fixed crash (error 134 or SIGSEGV) in `MatrixTable.annotate_cols`, `hl.sample_qc`, and more.
@danking danking merged commit 8ff57d5 into hail-is:master Jul 29, 2020
annamiraotoole pushed a commit to annamiraotoole/hail that referenced this pull request Aug 3, 2020
Fixes hail-is#8944

CHANGELOG: Fixed crash (error 134 or SIGSEGV) in `MatrixTable.annotate_cols`, `hl.sample_qc`, and more.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

HAIL versions 0.2.43+ fail in Spark worker with a SIGSEGV when running subject_qc on a separate spark cluster
3 participants