[tor-bugs] #9330 [Pluggable transport]: Pluggable Transports on windows are killed with ProcessTerminate

Tor Bug Tracker & Wiki blackhole at torproject.org
Fri Oct 25 18:22:34 UTC 2013


#9330: Pluggable Transports on windows are killed with ProcessTerminate
------------------------------+--------------------------------------------
     Reporter:  yawning       |      Owner:  asn
         Type:  defect        |     Status:  new
     Priority:  normal        |  Milestone:
    Component:  Pluggable     |    Version:  Tor: unspecified
  transport                   |   Keywords:  pt, win32, pluggable transport
   Resolution:                |  Parent ID:
Actual Points:                |
       Points:                |
------------------------------+--------------------------------------------

Comment (by yawning):

 Tor needs to set [http://msdn.microsoft.com/en-
 us/library/windows/desktop/ms681949%28v=vs.85%29.aspx
 CREATE_BREAKAWAY_FROM_JOB], or things will break on certain versions of
 Windows (Basically anything between Vista and 7).  Not an issue in 8
 supposedly since processes can belong in multiple groups.

 Don't need CREATE_NEW_PROCESS_GROUP since the PT can create the group.

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


More information about the tor-bugs mailing list