[tor-bugs] #28205 [Obfuscation/Snowflake]: linking against other libwebrtc binaries errors out on missing symbols

Tor Bug Tracker & Wiki blackhole at torproject.org
Wed Nov 14 15:13:41 UTC 2018


#28205: linking against other libwebrtc binaries errors out on missing symbols
-----------------------------------+---------------------------
 Reporter:  eighthave              |          Owner:  eighthave
     Type:  defect                 |         Status:  accepted
 Priority:  Medium                 |      Milestone:
Component:  Obfuscation/Snowflake  |        Version:
 Severity:  Major                  |     Resolution:
 Keywords:  android                |  Actual Points:
Parent ID:                         |         Points:
 Reviewer:                         |        Sponsor:
-----------------------------------+---------------------------

Comment (by eighthave):

 @arlolra the GOPATH issues are now fixed using symlinks.  GitLab CI puts
 you into a git clone of the current project, I just symlinked that folder
 into the GOPATH.

 @dcf I've looked at the .travis.yml history and the build that gave that
 last asan linking error is already running the same flags as
 [https://github.com/keroserene/go-webrtc/issues/43 go-webrtc#43]:
 `CGO_CFLAGS="-fsanitize=address" CGO_LDFLAGS="-fsanitize=address"`

 @arlolra thanks for pointing out the `echo "target_os = ['android']" >>
 .gclient` thing again, I had messed that step up.  I think I fixed it now.

--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/28205#comment:28>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online


More information about the tor-bugs mailing list