State:Closed|icon_bug|icon_katana|database:public|Resolution:Fixed|BugID:413796|TargetRelease:3.2v3|
Problem summary:
When bad data is fed to Katana via the ZeroMQ sockets, Katana may crash.
Steps to reproduce (crash #1):
sudo lsof -i -P -n | grep katanaBin
echo -n -e '\xAA\x00\x05\x00' | zmqc -wc PUSH 'tcp://0.0.0.0:16000'
echo -n -e '\xAA\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00' | zmqc -wc PUSH 'tcp://0.0.0.0:16000' Tested versions/platforms:
We're sorry to hear that
Please tell us why