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

Thomas Tauber-Marshall resolved IMPALA-8377.
--------------------------------------------
       Resolution: Fixed
    Fix Version/s: Impala 3.3.0

> Recent toolchain bump breaks Ubuntu 14.04 builds
> ------------------------------------------------
>
>                 Key: IMPALA-8377
>                 URL: https://issues.apache.org/jira/browse/IMPALA-8377
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Infrastructure
>    Affects Versions: Impala 3.3.0
>            Reporter: Lars Volker
>            Assignee: Thomas Tauber-Marshall
>            Priority: Critical
>              Labels: broken-build
>             Fix For: Impala 3.3.0
>
>
> Commit 25559dd4 in this change broke the build on Ubuntu 14.04: 
> https://gerrit.cloudera.org/#/c/12824/
> All daemons and any backend tests immediately segfault during startup with 
> this stack:
> {noformat}
> Program terminated with signal SIGSEGV, Segmentation fault.
> #0  0x0000000000000000 in ?? ()
> (gdb) where
> #0  0x0000000000000000 in ?? ()
> #1  0x00007ff0abed9a80 in pthread_once () from 
> /lib/x86_64-linux-gnu/libpthread.so.0
> #2  0x0000000004a93375 in 
> llvm::ManagedStaticBase::RegisterManagedStatic(void* (*)(), void (*)(void*)) 
> const ()
> #3  0x0000000004a7ac76 in llvm::ManagedStatic<(anonymous 
> namespace)::CommandLineParser, llvm::object_creator<(anonymous 
> namespace)::CommandLineParser>, llvm::object_deleter<(anonymous 
> namespace)::CommandLineParser> >::operator*() [clone .constprop.407] ()
> #4  0x0000000004a843a6 in llvm::cl::Option::addArgument() ()
> #5  0x0000000001b26f27 in _GLOBAL__sub_I_SyntaxHighlighting.cpp ()
> #6  0x0000000004dac9bd in __libc_csu_init ()
> #7  0x00007ff0abb24ed5 in __libc_start_main () from 
> /lib/x86_64-linux-gnu/libc.so.6
> #8  0x0000000001b59c97 in _start ()
> {noformat}
> Setting {{IMPALA_KUDU_VERSION}} back to {{5211897}} in impala-config.sh make 
> the daemons start again, as does setting {{KUDU_IS_SUPPORTED=false}}. 
> However, only the former fixes the be-tests.
> One outcome of this might be "Won't Fix" and we deprecate support for Ubuntu 
> 14.04. If that seems favorable, we should briefly discuss it on dev@.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to