Lars Volker created IMPALA-5880:
-----------------------------------

             Summary: Segmentation fault in 
impala::HdfsScanNodeBase::Prepare(impala::RuntimeState*)
                 Key: IMPALA-5880
                 URL: https://issues.apache.org/jira/browse/IMPALA-5880
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 2.10.0
            Reporter: Lars Volker
            Priority: Blocker


Here is the stack trace of the crashing thread from a minidump. Please reach 
out if you want to access the full minidump. I may also be able to provide a 
core file.

{noformat}
Crash reason:  SIGSEGV
Crash address: 0xfffffffffffffffc

 0  libstdc++.so.6!__dynamic_cast + 0x28
 1  libstdc++.so.6!std::codecvt<wchar_t, char, __mbstate_t> const& 
std::use_facet<std::codecvt<wchar_t, char, __mbstate_t> >(std::locale const&) + 
0x3b
 2  impalad!impala::HdfsScanNodeBase::Prepare(impala::RuntimeState*) 
[hdfs-scan-node-base.cc : 273 + 0x5]
 3  impalad!impala::HdfsScanNode::Prepare(impala::RuntimeState*) 
[hdfs-scan-node.cc : 167 + 0xe]
 4  impalad!impala::FragmentInstanceState::Prepare() 
[fragment-instance-state.cc : 181 + 0x11]
 5  impalad!impala::FragmentInstanceState::Exec() [fragment-instance-state.cc : 
72 + 0x5]
 6  impalad!impala::QueryState::ExecFInstance(impala::FragmentInstanceState*) 
[query-state.cc : 322 + 0x10]
 7  impalad!impala::Thread::SuperviseThread(std::string const&, std::string 
const&, boost::function<void ()>, impala::Promise<long>*) 
[function_template.hpp : 767 + 0x7]
 8  impalad!boost::detail::thread_data<boost::_bi::bind_t<void, void 
(*)(std::string const&, std::string const&, boost::function<void ()>, 
impala::Promise<long>*), boost::_bi::list4<boost::_bi::value<std::string>, 
boost::_bi::value<std::string>, boost::_bi::value<boost::function<void ()> >, 
boost::_bi::value<impala::Promise<long>*> > > >::run() [bind.hpp :      457 + 
0x6]
 9  impalad!thread_proxy + 0xda
10  libpthread-2.12.so + 0x7a51
11  libc-2.12.so + 0xe893d
{noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to