-
Notifications
You must be signed in to change notification settings - Fork 915
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
[BUG] Segfault in libcudf debug build running PARQUET_TEST #9935
Comments
davidwendt
added
bug
Something isn't working
Needs Triage
Need team to review and classify
libcudf
Affects libcudf (C++/CUDA) code.
cuIO
cuIO issue
labels
Dec 18, 2021
Here is a
Also, after running this on the latest code I get this interesting result:
|
rapids-bot bot
pushed a commit
that referenced
this issue
Jan 5, 2022
Fixes #9935 Authors: - Devavret Makkar (https://github.com/devavret) Approvers: - Karthikeyan (https://github.com/karthikeyann) - Vukasin Milovanovic (https://github.com/vuule) - https://github.com/nvdbaranec URL: #9938
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Something changed in the last week or so in 22.02 causing this failure. The segfault only happens in a libcudf DEBUG build.
The text was updated successfully, but these errors were encountered: