You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nightly build failed on : COMPUTE-SANITIZER due to "invalid argument" on CUDA API call to cudaFreeHost
details of sanitizer_for_pid_20945.log
========= COMPUTE-SANITIZER
========= Program hit cudaErrorInvalidValue (error 1) due to "invalid argument" on CUDA API call to cudaFreeHost.
========= Saved host backtrace up to driver entry point at error
========= Host Frame: [0x480aa6]
========= in /usr/lib64/libcuda.so.1
========= Host Frame: [0x36c6bde]
========= in /tmp/cudf8889764934804329139.so
========= Host Frame:Java_ai_rapids_cudf_Cuda_freePinned [0xd9a8e1]
========= in /tmp/cudf8889764934804329139.so
========= Host Frame: [0xffffffffe7e80b26]
========= in
=========
========= Program hit cudaErrorInvalidValue (error 1) due to "invalid argument" on CUDA API call to cudaGetLastError.
========= Saved host backtrace up to driver entry point at error
========= Host Frame: [0x480aa6]
========= in /usr/lib64/libcuda.so.1
========= Host Frame: [0x36be2c4]
========= in /tmp/cudf8889764934804329139.so
========= Host Frame:cudf::detail::throw_cuda_error(cudaError, char const*, unsigned int) [0xceb78a]
========= in /tmp/cudf8889764934804329139.so
========= Host Frame:Java_ai_rapids_cudf_Cuda_freePinned [0xd9a907]
========= in /tmp/cudf8889764934804329139.so
========= Host Frame: [0xffffffffe7e80b26]
========= in
=========
========= ERROR SUMMARY: 2 errors
The text was updated successfully, but these errors were encountered:
Describe the bug
nightly build failed on : COMPUTE-SANITIZER due to "invalid argument" on CUDA API call to cudaFreeHost
details of sanitizer_for_pid_20945.log
The text was updated successfully, but these errors were encountered: