On 01/04/2010 02:55 PM, Gordon Sim (JIRA) wrote:
Failed acquire on LVQ causes broker crash -----------------------------------------Key: QPID-2320 URL: https://issues.apache.org/jira/browse/QPID-2320 Project: Qpid Issue Type: Bug Components: C++ Broker Affects Versions: 0.6 Reporter: Gordon Sim If an acquire fails for an LVQ because the message has already been acquired by some other subscriber, the failed attempt causes the broker to crash. This is due to lack of proper bounds checking in Queue::acquire() for the LVQ case and was I believe introduced by http://svn.apache.org/viewvc?view=revision&revision=834172.
This is a regression that causes a crash, should it be fixed for 0.6? Carl. --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
