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:55:00 UTC

[jira] [Assigned] (ARROW-14622) [C++] ASAN reports initialization-order-fiasco

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

Antoine Pitrou reassigned ARROW-14622:
--------------------------------------

    Assignee: Vitaly Buka

> [C++] 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
>            Assignee: Vitaly Buka
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 2h 40m
>  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)