Skip to content

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

Merged
danking merged 1 commit intohail-is:masterfrom
tpoterba:fix-make-zero
Jul 29, 2020
Merged

[query] Fix invalid memory reference in Table.aggregate#9169
danking merged 1 commit intohail-is:masterfrom
tpoterba:fix-make-zero

Conversation

@tpoterba
Copy link
Copy Markdown
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