Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-12663

[C++] segfault when arrow header is compiled with nvcc 11.2

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0, 4.0.0
    • 4.0.1, 5.0.0
    • C++, GPU
    • Ubuntu

    Description

      When compiling a cu file with arrow headers included, nvcc 11.2 segfaults.

       

       

      `sample.cu`:

       

      #include<arrow/api.h>
      int main(void)
      {
        return 0;
      }
      

      compilation command:

      root@work:/pgali/$ nvcc sample.cu -I /envs/cudfdev/include -L /envs/cudfdev/lib/ -larrow -o sample
      Segmentation fault (core dumped)
      

      Attachments

        Issue Links

          Activity

            People

              galipremsagar Prem Sagar Gali
              galipremsagar Prem Sagar Gali
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 10m
                  10m

                  Slack

                    Issue deployment