Bug 996078 - [AMQP 1.0] broker crashes when subscribe fails on subscription queue
Summary: [AMQP 1.0] broker crashes when subscribe fails on subscription queue
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-cpp
Version: Development
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: 3.0
: ---
Assignee: Gordon Sim
QA Contact: Petr Matousek
URL:
Whiteboard:
Depends On:
Blocks: 1010399
TreeView+ depends on / blocked
 
Reported: 2013-08-12 11:22 UTC by Gordon Sim
Modified: 2015-01-21 12:54 UTC (History)
4 users (show)

Fixed In Version: qpid-cpp-0.22-11
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-01-21 12:54:48 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Apache JIRA QPID-5061 0 None None None Never

Description Gordon Sim 2013-08-12 11:22:10 UTC
Description of problem:

If the subscribe fails for a subscription queue (i.e. in attaching a receiver link from an exchange), the broker crashes.

Version-Release number of selected component (if applicable):

qpid-0.24rc1

How reproducible:

100%

Steps to Reproduce:
1. qpid-receive --connection-options {protocol:amqp1.0,connection_id:abc} --address 'amq.fanout; {link:{name:def}}'
2. start another receiver with exact same options as above

Actual results:

broker crashes

Expected results:

broker doesn't crash; second attempt fails with error message

Additional info:

Comment 1 Gordon Sim 2013-08-12 11:22:55 UTC
Fixed upstream: https://svn.apache.org/r1512218

Comment 3 Petr Matousek 2014-02-13 16:08:36 UTC
This issue has been fixed. Verified on rhel6.5 (x86_64, i386).

note: The link name must be unique within the container but the same link name may be used when using different containers. 

packages under test:
qpid-cpp-*-0.22-35

-> VERIFIED


Note You need to log in before you can comment on or make changes to this bug.