[ 
https://issues.apache.org/jira/browse/KUDU-1660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15533619#comment-15533619
 ] 

Dan Burkert commented on KUDU-1660:
-----------------------------------

This is definitely cause by 
https://github.com/apache/kudu/commit/69e65780843040c085ca34901803b97b59595c0e. 
 For future searchability, here is the smoking gun stack trace:

{code}
W0928 22:57:31.947437  3442 catalog_manager.cc:365] Catalog manager background 
task thread going to sleep: Service unavailable: Catalog manager is not 
initialized. State: 1
master can not start
kudu-master.out has the following info: *** Aborted at 1475128651 (unix time) 
try "date -d @1475128651" if you are using GNU date ***
PC: @          0x18cd524 (unknown)
*** SIGSEGV (@0xb3b9c380) received by PID 3375 (TID 0x7f508a22e700) from PID 
18446744072429880192; stack trace: ***
    @       0x375c60f710 (unknown)
    @          0x18cd524 (unknown)
    @           0xa29251 kudu::codegen::CodeCache::Lookup()
    @           0xa207bc 
kudu::codegen::CompilationManager::RequestRowProjector()
    @           0x8bea87 (unknown)
    @           0x8c19be kudu::tablet::MemRowSet::Iterator::Iterator()
    @           0x8c23fa kudu::tablet::MemRowSet::NewIterator()
    @           0x8c2aef kudu::tablet::MemRowSet::NewRowIterator()
    @           0x871ba5 kudu::tablet::Tablet::CaptureConsistentIterators()
    @           0x872662 kudu::tablet::Tablet::Iterator::Init()
    @           0x7ae0ce kudu::master::SysCatalogTable::VisitTables()
    @           0x7c1edb kudu::master::CatalogManager::VisitTablesAndTablets()
    @           0x7c279c 
kudu::master::CatalogManager::VisitTablesAndTabletsTask()
    @          0x194c4be kudu::ThreadPool::DispatchThread()
    @          0x194726a kudu::Thread::SuperviseThread()
    @       0x375c6079d1 (unknown)
    @       0x375c2e8b6d (unknown)
    @                0x0 (unknown)
{code}

> Kudu master start failed
> ------------------------
>
>                 Key: KUDU-1660
>                 URL: https://issues.apache.org/jira/browse/KUDU-1660
>             Project: Kudu
>          Issue Type: Bug
>          Components: master
>    Affects Versions: 1.0.0
>            Reporter: Jarred Li
>
> Kudu is installed with YUM in CentOS 6.5. Kudu master start failed with 
> following warining:
> Log file created at: 2016/09/28 22:57:31
> Running on machine: n1
> Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg
> W0928 22:57:31.947437  3442 catalog_manager.cc:365] Catalog manager 
> background task thread going to sleep: Service unavailable: Catalog manager 
> is not initialized. State: 1



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to