[tor-bugs] #18999 [Obfuscation/Snowflake]: go-webrtc: fixes for 386

Tor Bug Tracker & Wiki blackhole at torproject.org
Mon May 9 16:48:09 UTC 2016


#18999: go-webrtc: fixes for 386
---------------------------------------+-----------------
     Reporter:  dcf                    |      Owner:
         Type:  defect                 |     Status:  new
     Priority:  Medium                 |  Milestone:
    Component:  Obfuscation/Snowflake  |    Version:
     Severity:  Normal                 |   Keywords:
Actual Points:                         |  Parent ID:
       Points:                         |   Reviewer:
      Sponsor:                         |
---------------------------------------+-----------------
 In preparing a Gitian build of Snowflake for linux-386, I ran into
 architecture problems that are fixed by the attached patch.

 The first just adds a webrtc-linux-386.pc, like already existed for linux-
 amd64 and darwin-amd64.

 The second reduces the size of some static Cgo array bounds, to avoid this
 error:
 {{{
 configuration.go:228[/tmp/go-build928087590/github.com/keroserene/go-
 webrtc/_obj/configuration.cgo1.go:238]: type [1073741824]*_Ctype_char
 larger than address space
 }}}

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


More information about the tor-bugs mailing list