CPP Broker assert failure : MessageRequeueTest testTwoCompetingConsumers
------------------------------------------------------------------------
Key: QPID-1428
URL: https://issues.apache.org/jira/browse/QPID-1428
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: M4
Reporter: Martin Ritchie
A failure from the build system CPP profile highlighted this Assertion failure
on the CPP broker.
I shall attach the full test log output.
lt-qpidd: /usr/include/boost/variant/detail/visitation_impl.hpp:203: typename
Visitor::result_type boost::detail::variant::visitation_impl(int, int,
Visitor&, VPCV, mpl_::true_, NBF, W*, S*) [with W = mpl_::int_<20>, S =
boost::detail::variant::visitation_impl_step<boost::mpl::l_iter<boost::mpl::l_end>,
boost::mpl::l_iter<boost::mpl::l_end> >, Visitor =
boost::detail::variant::destroyer, VPCV = void*, NBF =
boost::variant<qpid::TcpAddress, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_,
boost::detail::variant::void_>::has_fallback_type_]: Assertion `false' failed.
IoReceiver - localhost/127.0.0.1:5672 2008-11-04 09:58:46,133 DEBUG
[apache.qpid.transport.Connection] FLUSH: [conn:15a9bc3]
2008-nov-04 09:58:46 trace RECV [127.0.0.1:54787]: Frame[BEbe; channel=0;
{ConnectionTuneOkBody: channel-max=32767; max-frame-size=65535; heartbeat=0; }]
2008-nov-04 09:58:46 trace RECV [127.0.0.1:54787]: Frame[BEbe; channel=0;
{ConnectionOpenBody: virtual-host=test; capabilities={}; insist=1; }]
lt-qpidd: /usr/include/boost/variant/detail/visitation_impl.hpp:203: typename
Visitor::result_type boost::detail::variant::visitation_impl(int, int,
Visitor&, VPCV, mpl_::true_, NBF, W*, S*) [with W = mpl_::int_<20>, S =
boost::detail::variant::visitation_impl_step<boost::mpl::l_iter<boost::mpl::l_end>,
boost::mpl::l_iter<boost::mpl::l_end> >, Visitor =
boost::detail::variant::destroyer, VPCV = void*, NBF =
boost::variant<qpid::TcpAddress, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_, boost::detail::variant::void_,
boost::detail::variant::void_,
boost::detail::variant::void_>::has_fallback_type_]: Assertion `false' failed.
IoReceiver - localhost/127.0.0.1:5672 2008-11-04 09:58:46,138 DEBUG
[apache.qpid.transport.Connection] connection closed: conn:672666
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.