Hi there,<br><br>We're currently experiencing a crash while trying to either purge or delete a persistent queue that's not in use anymore but contains about 10k messages still. We're using the camqadm command from celery to perform the purge as follows:<br><br>&nbsp;&nbsp;  <a href="http://paste.ubuntu.com/1377215/">http://paste.ubuntu.com/1377215/</a><br><br>After the 514 INTERNAL ERROR is returned we find that the rabbitmq-server process has crashed and has to be started again. Here's some information from the logs:<br><br>&nbsp;&nbsp;  <a href="http://paste.ubuntu.com/1377224/">http://paste.ubuntu.com/1377224/</a><br><br>For completeness, here's the output of rabbitmqctl report:<br><br>&nbsp;&nbsp;  <a href="http://paste.ubuntu.com/1377225/">http://paste.ubuntu.com/1377225/</a><br><br>This is using rabbitmq 2.8.4 on Ubuntu 12.04.<br><br>I'm tempted to upgrade to 2.9.x or 3.0.x to see if the problem goes away, but would be nice if anyone could confirm this as something that might have been fixed in one of those later releases.<br><br>-- Sidnei<br>