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

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Oct 26 13:27:24 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 infinity0):

 What is the problem with my suggested fix ([comment:4]), and why are all
 these flags needed?

 The documentation for `CREATE_NEW_PROCESS_GROUP` states:

 > Process groups are used by the [http://msdn.microsoft.com/en-
 us/library/windows/desktop/ms683155(v=vs.85).aspx
 GenerateConsoleCtrlEvent] function to enable sending a CTRL+BREAK signal
 to a group of console processes.

 What we really need is a good document that explains the process model of
 windows, from which we can devise a coherent strategy, rather than trying
 to patch together a coherent strategy from disparate sources of API
 references.

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


More information about the tor-bugs mailing list