[
https://issues.apache.org/jira/browse/PROTON-2277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17199234#comment-17199234
]
Robbie Gemmell commented on PROTON-2277:
----------------------------------------
It appears the change here may have introduced or exposed an issue, several
build jobs failed with similar errors:
[https://travis-ci.org/github/apache/qpid-proton/builds/728404777]
[https://github.com/apache/qpid-proton/actions/runs/261560390]
E.g:
{noformat}
/home/runner/work/qpid-proton/qpid-proton/cpp/src/connect_config_test.cpp:419:
/home/runner/work/qpid-proton/qpid-proton/cpp/src/connect_config_test.cpp:272:
failed ASSERT_SUBSTRING("localhost:5671", t.error().description())
'localhost:5671' not found in 'Connection refused - on read from
lo:5671'{noformat}
> Epoll proactor debug assistance
> -------------------------------
>
> Key: PROTON-2277
> URL: https://issues.apache.org/jira/browse/PROTON-2277
> Project: Qpid Proton
> Issue Type: Improvement
> Components: proton-c
> Affects Versions: proton-c-0.32.0
> Reporter: Clifford Jansen
> Assignee: Clifford Jansen
> Priority: Major
> Fix For: proton-c-0.33.0
>
>
> Crashes can be hard to debug when release build optimizations limit the
> debugger's view of the process state at the time of the crash.
>
> Provide a few breadcrumbs that will survive optimizations: perhaps last
> relevant kernel events and Proton pn_event_type_t.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]