Skip to content

[BUG] Memcheck error found in CSV_TEST CsvReaderNumericTypeTest/0.SingleColumn #14140

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    0 - BacklogIn queue waiting for assignmentbugSomething isn't workingcuIOcuIO issuelibcudfAffects libcudf (C++/CUDA) code.

    Type

    No type

    Projects

    • Status

      To be revisited

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions