[
https://issues.apache.org/jira/browse/IMPALA-6936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zoram Thanga resolved IMPALA-6936.
----------------------------------
Resolution: Fixed
> LLVM in aggressive optimization mode generates toxic x86 assembly for
> StringFunctions::Trim
> --------------------------------------------------------------------------------------------
>
> Key: IMPALA-6936
> URL: https://issues.apache.org/jira/browse/IMPALA-6936
> Project: IMPALA
> Issue Type: Bug
> Components: Backend
> Affects Versions: Impala 2.11.0
> Reporter: Zoram Thanga
> Assignee: Zoram Thanga
> Priority: Critical
> Fix For: Impala 2.11.0
>
>
> The aggressively optimized IR->x86 assembly translation for
> UnionNode::MaterializeBatch() generates code for StringFunctions::Trim() that
> causes a crash in memcpy() due to bad addresses being passed in.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)