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

[R] [CI] Illegal opcode when installing via autobrew

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • Continuous Integration, R
    • None

    Description

      https://github.com/ursacomputing/crossbow/runs/4295761494?check_suite_focus=true#step:7:664

      > if (identical(tolower(Sys.getenv("ARROW_R_DEV", "false")), "true")) {
      +   arrow_reporter <- MultiReporter$new(list(CheckReporter$new(), LocationReporter$new()))
      + } else {
      +   arrow_reporter <- check_reporter()
      + }
      > test_check("arrow", reporter = arrow_reporter)
      
       *** caught illegal operation ***
      address 0x106462630, cause 'illegal opcode'
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jonkeane Jonathan Keane
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: