Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Infinite recursion when delivering message with empty binary payload #299

@acogoluegnes

Description

@acogoluegnes

See https://groups.google.com/d/msg/rabbitmq-users/txOWyh05GqQ/uRtrYMQZFgAJ to reproduce.

Broker crashes because of an infinite recursion when creating the frames to deliver the message. This happens only with an empty binary payload ([<<>>]), which is easy to create with the management UI. Other clients (e.g. Java client) may create empty list payloads ([]), which doesn't trigger the problem.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions