[ 
https://issues.apache.org/jira/browse/ARROW-9643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17176692#comment-17176692
 ] 

Frank Du commented on ARROW-9643:
---------------------------------

Yes, this is a bug introduced from 
https://issues.apache.org/jira/browse/ARROW-9398 which not include in 1.0.0

> [C++] Illegal instruction on haswell cpu
> ----------------------------------------
>
>                 Key: ARROW-9643
>                 URL: https://issues.apache.org/jira/browse/ARROW-9643
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Yibo Cai
>            Assignee: Frank Du
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 2.0.0
>
>         Attachments: CMakeCache.txt, avx512-workaround.diff
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Some unit tests failed with *"Illegal instruction"* on Intel E5-2650 
> (haswell).
> {noformat}
> $ cmake -GNinja -DCMAKE_BUILD_TYPE=Release -DARROW_BUILD_TESTS=ON 
> -DARROW_COMPUTE=ON ..
> $ ninja unittest
> ......
> The following tests FAILED:
>        11 - arrow-stl-test (Failed)
>        14 - arrow-diff-test (Failed)
>        22 - arrow-compute-internals-test (Failed)
>        23 - arrow-compute-scalar-test (Failed)
>        24 - arrow-compute-vector-test (Failed)
>        25 - arrow-compute-aggregate-test (Failed)
> $ release/arrow-stl-test
> ......
> Illegal instruction
> $ lscpu
> ......
> Model name:          Intel(R) Xeon(R) CPU E5-2650 v3 @ 2.30GHz
> {noformat}
> Using git bitsect I find the PR causes this error, 
> [https://github.com/apache/arrow/pull/7700]
> [~frankdu], would you double check it? thanks.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to