You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/06/23 18:01:16 UTC

[jira] [Created] (KUDU-1494) ksck crashes with SEGV if no master address is specified

Todd Lipcon created KUDU-1494:
---------------------------------

             Summary: ksck crashes with SEGV if no master address is specified
                 Key: KUDU-1494
                 URL: https://issues.apache.org/jira/browse/KUDU-1494
             Project: Kudu
          Issue Type: Bug
          Components: ksck
    Affects Versions: 0.9.0
            Reporter: Todd Lipcon
            Priority: Critical


[todd@ve0120 ~]$ kudu-ksck -checksum_scan 
*** Aborted at 1466704811 (unix time) try "date -d @1466704811" if you are using GNU date ***
PC: @           0x5d7d50 (unknown)
*** SIGSEGV (@0x0) received by PID 54629 (TID 0x7fce65a75780) from PID 0; stack trace: ***
    @       0x3f5ec0f710 (unknown)
    @           0x5d7d50 (unknown)
    @           0x5c950c kudu::rpc::Proxy::Proxy()
    @           0x56666a kudu::master::MasterServiceProxy::MasterServiceProxy()
    @           0x52afb0 kudu::tools::RemoteKsckMaster::Build()
    @           0x51cfe8 (unknown)
    @           0x51833d main
    @       0x3f5e81ed5d (unknown)
    @           0x51ce31 (unknown)




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