Andrew Sherman created IMPALA-12634:
---------------------------------------

             Summary: DCHECK failure in ~ClientRequestState destructor  
                 Key: IMPALA-12634
                 URL: https://issues.apache.org/jira/browse/IMPALA-12634
             Project: IMPALA
          Issue Type: Bug
          Components: Backend
    Affects Versions: Impala 1.4.2
            Reporter: Andrew Sherman
            Assignee: Joe McDonnell



{code}
F1214 02:03:33.465935 20159 client-request-state.cc:179] Check failed: 
wait_thread_.get() == __null BlockOnWait() needs to be called!
*** Check failure stack trace: ***
    @          0x385f0fd  google::LogMessage::Fail()
    @          0x3861034  google::LogMessage::SendToLog()
    @          0x385eadc  google::LogMessage::Flush()
    @          0x3861559  google::LogMessageFatal::~LogMessageFatal()
    @          0x17336c6  impala::ClientRequestState::~ClientRequestState()
    @          0x21fb1cc  impala::QueryDriver::~QueryDriver()
    @          0x22024d1  std::_Sp_counted_ptr_inplace<>::_M_dispose()
    @          0x1646828  impala::ThreadPool<>::WorkerThread()
    @          0x16277f3  
boost::detail::function::void_function_obj_invoker0<>::invoke()
    @          0x1946dc2  impala::Thread::SuperviseThread()
    @          0x1947bcb  boost::detail::thread_data<>::run()
    @          0x2380ce7  thread_proxy
    @     0x7f65dcd4eea5  start_thread
    @     0x7f65d9688b0d  __clone
{code}

[~joemcdonnell]  can you take a look, this has only happened once



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to