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

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Nov 6 19:33:36 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):

 And confirmed your suspicion:
 {{{
 $ nm --demangle libwebrtc-linux-amd64-magic.a| grep CreateIceCandidate
                  U
 webrtc::CreateIceCandidate(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, int,
 std::__cxx11::basic_string<char, std::char_traits<char>,
 std::allocator<char> > const&, webrtc::SdpParseError*)
 0000000000000000 T
 webrtc::CreateIceCandidate(std::__cxx11::basic_string<char,
 std::char_traits<char>, std::allocator<char> > const&, int,
 std::__cxx11::basic_string<char, std::char_traits<char>,
 std::allocator<char> > const&, webrtc::SdpParseError*)
 }}}

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


More information about the tor-bugs mailing list