Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove detect_odr_violation=0 from .travis.yml #12

Closed
Sean-Der opened this issue Nov 27, 2019 · 2 comments
Closed

Remove detect_odr_violation=0 from .travis.yml #12

Sean-Der opened this issue Nov 27, 2019 · 2 comments

Comments

@Sean-Der
Copy link
Contributor

Haven't spent time investigating this yet, but would be nice to pull out

@unicornss
Copy link
Contributor

Additional context:
`$ ./tst/webrtc_client_test

=================================================================

==10056==ERROR: AddressSanitizer: odr-violation (0x000000937fe0):

[1] size=8 'globalMemAlloc' /home/travis/build/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/open-source/amazon-kinesis-video-streams-producer-sdk-cpp/kinesis-video-pic/src/utils/src/Allocators.c:39:10

[2] size=8 'globalMemAlloc' /home/travis/build/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/open-source/amazon-kinesis-video-streams-producer-sdk-cpp/kinesis-video-pic/src/utils/src/Allocators.c:39:10

These globals were registered at these points:

[1]:

#0 0x4a9d8e in __asan_register_globals /tmp/final/llvm.src/projects/compiler-rt/lib/asan/asan_globals.cc:359:3

#1 0x7f17c2fed93d in asan.module_ctor (/home/travis/build/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/build/libkvsWebrtcClient.so+0xc293d)

[2]:

#0 0x4a9d8e in __asan_register_globals /tmp/final/llvm.src/projects/compiler-rt/lib/asan/asan_globals.cc:359:3

#1 0x7f17c2ce70ad in asan.module_ctor (/home/travis/build/awslabs/amazon-kinesis-video-streams-webrtc-sdk-c/build/libkvsWebrtcSignalingClient.so+0x3b0ad)`

@Sean-Der Sean-Der mentioned this issue Nov 28, 2019
@Sean-Der
Copy link
Contributor Author

Moved to #20

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants