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

[CI][Crossbow] Segfault in 2 nightly R builds

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • 2.0.0
    • Continuous Integration, R
    • None

    Description

       *** caught illegal operation ***
        address 0x7f9a07216687, cause 'illegal operand'
      

      when calling compute__CallFunction("is_null") on an Int32Array. This happens to be in the first test of the test suite, so the specific action is probably not relevant: https://github.com/apache/arrow/blob/master/r/tests/testthat/test-Array.R#L49

      This is happening on

      test-r-rstudio-r-base-3.6-bionic
      test-r-rstudio-r-base-3.6-opensuse15

      but not on

      test-r-linux-as-cran
      test-r-rhub-ubuntu-gcc-release
      test-r-rocker-r-base-latest
      test-r-rstudio-r-base-3.6-centos6
      test-r-rstudio-r-base-3.6-centos8
      test-r-rstudio-r-base-3.6-opensuse42

      or the builds we do on every commit (centos7 and a different ubuntu bionic).

      bionic started failing on July 31, and opensuse15 started failing on August 1, so it's possible that there was a change to those containers upstream that caused the issue and not a code change of ours.,

      Attachments

        Issue Links

          Activity

            People

              yibocai Yibo Cai
              npr Neal Richardson
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: