The bug
Spelling mistakes in the 'Commandblock chain tried to execure more than x steps!' warning message.
Should be:
Command block chain tried to execute more than x steps!
How to reproduce
Set the gamerule
maxCommandChainLength
to 0/gamerule maxCommandChainLength 0
Place an impulse command block with one chain command block behind it
Power the impulse command block
Look at the log
It should likely be also "Command block" (with a space)