Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
Trac
Trac
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 246
    • Issues 246
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Operations
    • Operations
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Create a new issue
  • Issue Boards

GitLab is used only for code review, issue tracking and project management. Canonical locations for source code are still https://gitweb.torproject.org/ https://git.torproject.org/ and git-rw.torproject.org.

  • Legacy
  • TracTrac
  • Issues
  • #18653

Closed (moved)
Open
Opened Mar 26, 2016 by David Fifield@dcf

Copy-paste not working in snowflake client (global webrtcRemote is uninitialized)

The copy-paste rendezvous doesn't work in 6efb5cb8. The readSignalingMessages goroutine panics because the global webrtcRemote is nil at client/snowflake.go:142:

                webrtcRemote.answerChannel <- sdp

git bisect says b8815627 "defer conn.Close for simplicity and remove unnecessary goroutines, improve error handling (close !#12 (closed))" is the first bad commit.

I'm using the copy-paste rendezvous because I want to test a server locally for #18627 (moved).

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: legacy/trac#18653