Mike Percy created KUDU-1785:
--------------------------------

             Summary: SIGSEV if tablet copy attempt started while tablet is 
bootstrapping
                 Key: KUDU-1785
                 URL: https://issues.apache.org/jira/browse/KUDU-1785
             Project: Kudu
          Issue Type: Bug
          Components: tablet
    Affects Versions: 1.1.0
            Reporter: Mike Percy


This is highly unlikely unless triggered by an admin tool.

The bug is as follows:

1. Tablet server restarted, currently bootstrapping a tablet
2. TabletCopySession started for the bootstrapping tablet
3. During the TabletCopySession::Init() phase, we get a Log pointer from a 
TabletPeer object and use it without checking for nullptr
4. SIGSEGV





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

Reply via email to