Charles E. Rolke created DISPATCH-1910:
------------------------------------------
Summary: Edge router asserts when interior router connection
denied by policy
Key: DISPATCH-1910
URL: https://issues.apache.org/jira/browse/DISPATCH-1910
Project: Qpid Dispatch
Issue Type: Bug
Components: Router Node
Affects Versions: 1.14.0
Reporter: Charles E. Rolke
Running routers with the attached configurations causes the edge router to
assert.
{code:java}
> qdrouterd -c B.conf &
[1] 99723
> qdrouterd -c EB.conf
qdrouterd:
/home/chug/git/qpid-dispatch/src/router_core/modules/edge_router/addr_proxy.c:318:
on_conn_event: Assertion `addr->edge_inlink == 0' failed.
Aborted (core dumped)
{code}
This could be a case of an overly aggressive assert. Removing the assert
requires analysis of possible structure leaks.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]