Closed
Description
Describe the bug
The nightly builds memcheck found an error in the CSV_TEST
CsvReaderNumericTypeTest/0.SingleColumn
No other CSV_TEST
gtests are failing.
Steps/Code to reproduce bug
# compute-sanitizer --tool memcheck gtests/CSV_TEST --gtest_filter=CsvReaderNumericTypeTest/0.SingleColumn --rmm_mode=cuda
========= COMPUTE-SANITIZER
Note: Google Test filter = CsvReaderNumericTypeTest/0.SingleColumn
[==========] Running 1 test from 1 test suite.
[----------] Global test environment set-up.
[----------] 1 test from CsvReaderNumericTypeTest/0, where TypeParam = long
[ RUN ] CsvReaderNumericTypeTest/0.SingleColumn
========= Program hit CUDA_ERROR_INVALID_CONTEXT (error 201) due to "invalid device context" on CUDA API call to cuCtxPopCurrent_v2.
========= Saved host backtrace up to driver entry point at error
========= Host Frame: [0x2cbe56]
========= in /usr/lib/x86_64-linux-gnu/libcuda.so.1
========= Host Frame: [0xd999f]
========= in /conda/envs/rapids/lib/libcufile.so.0
Metadata
Assignees
Labels
Type
Projects
Status
Done
Status
To be revisited
Activity