You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Michael Brown (JIRA)" <ji...@apache.org> on 2017/11/16 19:59:00 UTC

[jira] [Created] (IMPALA-6205) monotime.cc:200] Check failed: Initialized()

Michael Brown created IMPALA-6205:
-------------------------------------

             Summary: monotime.cc:200] Check failed: Initialized()
                 Key: IMPALA-6205
                 URL: https://issues.apache.org/jira/browse/IMPALA-6205
             Project: IMPALA
          Issue Type: Sub-task
            Reporter: Michael Brown
            Assignee: Sailesh Mukil
            Priority: Blocker


During a secure stress rampup, Impala hit a dcheck:

{noformat}
F1116 11:27:37.387002  5507 monotime.cc:200] Check failed: Initialized()
F1116 11:27:37.398807  5492 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.401952  5537 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.403470  5531 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423159  5551 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423761  5497 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.447439  5549 monotime.cc:200] Check failed: Initialized()
F1116 11:27:37.398807  5492 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.401952  5537 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.403470  5531 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423159  5551 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423761  5497 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.447439  5549 monotime.cc:200] Check failed: Initialized()
F1116 11:27:37.398807  5492 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.401952  5537 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.403470  5531 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423159  5551 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423761  5497 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.447439  5549 monotime.cc:200] Check failed: Initialized()
F1116 11:27:37.398807  5492 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.401952  5537 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.403470  5531 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423159  5551 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423761  5497 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.447439  5549 monotime.cc:200] Check failed: Initialized()
F1116 11:27:37.398807  5492 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.401952  5537 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.403470  5531 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423159  5551 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423761  5497 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.447439  5549 monotime.cc:200] Check failed: Initialized()
F1116 11:27:37.398807  5492 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.401952  5537 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.403470  5531 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423159  5551 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.423761  5497 monotime.cc:200] Check failed: Initialized() F1116 11:27:37.447439  5549 monotime.cc:200] Check failed: Initialized()
{noformat}

I don't have a backtrace. For some reason the core is truncated. I saw this in a console log:

{noformat}
BFD: Warning: /var/log/impalad/core.5245 is truncated: expected core file size >= 94287908864, found: 1502486528.
{noformat}

I'll keep trying to work on this to get more information for you.



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