You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/11/08 14:54:00 UTC

[jira] [Resolved] (ARROW-14622) ASAN reports initialization-order-fiasco

     [ https://issues.apache.org/jira/browse/ARROW-14622?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Antoine Pitrou resolved ARROW-14622.
------------------------------------
    Fix Version/s: 7.0.0
       Resolution: Fixed

Issue resolved by pull request 11633
[https://github.com/apache/arrow/pull/11633]

> ASAN reports initialization-order-fiasco
> ----------------------------------------
>
>                 Key: ARROW-14622
>                 URL: https://issues.apache.org/jira/browse/ARROW-14622
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Vitaly Buka
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> {code}
> in arrow::compute::SortOptions::SortOptions(std::__u::vector<arrow::compute::SortKey, std::__u::allocator<arrow::compute::SortKey> >) arrow/compute/api_vector.cc:136:23
> in arrow::compute::SortOptions::Defaults() arrow/compute/api_vector.h:117:42
> in __cxx_global_var_init arrow/compute/kernels/vector_sort.cc:1622:34
> in _GLOBAL__sub_I_vector_sort.cc arrow/compute/kernels/vector_sort.cc
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)