[ 
https://issues.apache.org/jira/browse/DISPATCH-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17378629#comment-17378629
 ] 

ASF subversion and git services commented on DISPATCH-2196:
-----------------------------------------------------------

Commit d8800269d3a80225794be9914b5fc9f8d6118d04 in qpid-dispatch's branch 
refs/heads/main from Jiri Daněk
[ https://gitbox.apache.org/repos/asf?p=qpid-dispatch.git;h=d880026 ]

DISPATCH-1783 Add fixture to use router instance in unittests and benchmarks 
(#1292)

* DISPATCH-1783 Add fixture to use router instance in c_unittests and benchmarks
* fix router startup latch; it is forbidden to unlock from a different thread
* DISPATCH-2196 workaround for s390x ASan C++ linking issue

> ASan build on s390s fails when lining two test C++ object files both 
> containing identical instantiation of the same template
> ----------------------------------------------------------------------------------------------------------------------------
>
>                 Key: DISPATCH-2196
>                 URL: https://issues.apache.org/jira/browse/DISPATCH-2196
>             Project: Qpid Dispatch
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 1.17.0
>            Reporter: Jiri Daněk
>            Assignee: Jiri Daněk
>            Priority: Major
>
> {noformat}
> `.LASANPC3789' referenced in section `.data.rel.ro.local' of 
> CMakeFiles/c_unittests.dir/test_router_startup.cpp.o: defined in discarded 
> section 
> `.text._ZN7doctest6detail19stringifyBinaryExprIiiEENS_6StringERKT_PKcRKT0_[_ZN7doctest6detail19stringifyBinaryExprIiiEENS_6StringERKT_PKcRKT0_]'
>  of CMakeFiles/c_unittests.dir/test_router_startup.cpp.o
> `.LASANPC3834' referenced in section `.data.rel.ro.local' of 
> CMakeFiles/c_unittests.dir/test_router_startup.cpp.o: defined in discarded 
> section 
> `.text._ZN7doctest6detail19stringifyBinaryExprImiEENS_6StringERKT_PKcRKT0_[_ZN7doctest6detail19stringifyBinaryExprImiEENS_6StringERKT_PKcRKT0_]'
>  of CMakeFiles/c_unittests.dir/test_router_startup.cpp.o
> collect2: error: ld returned 1 exit status
> {noformat}
> My current thinking is that this is a bug in ASan. I will try to report it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to