Re: [tor-bugs] #15434 [Tor]: Tor dies if you send it a HUP before it read its config, and doesn't take PTs with it

2016-04-15 Thread Tor Bug Tracker & Wiki
#15434: Tor dies if you send it a HUP before it read its config, and doesn't 
take
PTs with it
---+
 Reporter:  TvdW   |  Owner:
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:  Tor: 0.2.9.x-final
Component:  Tor|Version:  Tor: 0.2.6.5-rc
 Severity:  Normal | Resolution:
 Keywords:  tor-bridge tor-pt  |  Actual Points:
Parent ID: | Points:  medium?
 Reviewer: |Sponsor:  SponsorS-can
---+

Comment (by arma):

 I think we might want to close this one, either as resolved or as a
 duplicate of #15435?

 Or we can retitle it to simply "Tor dies if you send it a HUP before it
 read its config", but isn't that both kind of expected and also kind of
 unfixable?

--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #15434 [Tor]: Tor dies if you send it a HUP before it read its config, and doesn't take PTs with it

2016-04-15 Thread Tor Bug Tracker & Wiki
#15434: Tor dies if you send it a HUP before it read its config, and doesn't 
take
PTs with it
---+
 Reporter:  TvdW   |  Owner:
 Type:  defect | Status:  new
 Priority:  Medium |  Milestone:  Tor: 0.2.9.x-final
Component:  Tor|Version:  Tor: 0.2.6.5-rc
 Severity:  Normal | Resolution:
 Keywords:  tor-bridge tor-pt  |  Actual Points:
Parent ID: | Points:  medium?
 Reviewer: |Sponsor:  SponsorS-can
---+
Changes (by nickm):

 * keywords:   => tor-bridge tor-pt


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #15434 [Tor]: Tor dies if you send it a HUP before it read its config, and doesn't take PTs with it

2016-03-23 Thread Tor Bug Tracker & Wiki
#15434: Tor dies if you send it a HUP before it read its config, and doesn't 
take
PTs with it
+
 Reporter:  TvdW|  Owner:
 Type:  defect  | Status:  new
 Priority:  Medium  |  Milestone:  Tor: 0.2.9.x-final
Component:  Tor |Version:  Tor: 0.2.6.5-rc
 Severity:  Normal  | Resolution:
 Keywords:  |  Actual Points:
Parent ID:  | Points:  medium?
 Reviewer:  |Sponsor:
+
Changes (by nickm):

 * points:   => medium?
 * severity:   => Normal


--
Ticket URL: 
Tor Bug Tracker & Wiki 
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #15434 [Tor]: Tor dies if you send it a HUP before it read its config, and doesn't take PTs with it

2015-07-28 Thread Tor Bug Tracker Wiki
#15434: Tor dies if you send it a HUP before it read its config, and doesn't 
take
PTs with it
+-
 Reporter:  TvdW|  Owner:
 Type:  defect  | Status:  new
 Priority:  normal  |  Milestone:
Component:  Tor |Version:  Tor: 0.2.6.5-rc
   Resolution:  |   Keywords:
Actual Points:  |  Parent ID:
   Points:  |
+-

Comment (by arma):

 Replying to [comment:1 yawning]:
  All of this is orthogonal to tor shouldn't crash on an early HUP.

 Tom-or-somebody, did this part get its own ticket?

 Or is this simply a case of it hasn't registered its signal handlers yet,
 what do you expect. Can't-fix.

--
Ticket URL: https://trac.torproject.org/projects/tor/ticket/15434#comment:2
Tor Bug Tracker  Wiki https://trac.torproject.org/
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #15434 [Tor]: Tor dies if you send it a HUP before it read its config, and doesn't take PTs with it

2015-07-28 Thread Tor Bug Tracker Wiki
#15434: Tor dies if you send it a HUP before it read its config, and doesn't 
take
PTs with it
+-
 Reporter:  TvdW|  Owner:
 Type:  defect  | Status:  new
 Priority:  normal  |  Milestone:
Component:  Tor |Version:  Tor: 0.2.6.5-rc
   Resolution:  |   Keywords:
Actual Points:  |  Parent ID:
   Points:  |
+-

Comment (by arma):

 Replying to [comment:1 yawning]:
  I'm strongly tempted to add a PT_EXIT_ON_STDIN_CLOSE env var to the pt
 protocol to facilitate this.

 How much does #15435's fix help this ticket? That is, what else are we
 waiting on here, and how can we move it forward?

--
Ticket URL: https://trac.torproject.org/projects/tor/ticket/15434#comment:3
Tor Bug Tracker  Wiki https://trac.torproject.org/
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #15434 [Tor]: Tor dies if you send it a HUP before it read its config, and doesn't take PTs with it

2015-07-28 Thread Tor Bug Tracker Wiki
#15434: Tor dies if you send it a HUP before it read its config, and doesn't 
take
PTs with it
+-
 Reporter:  TvdW|  Owner:
 Type:  defect  | Status:  new
 Priority:  normal  |  Milestone:
Component:  Tor |Version:  Tor: 0.2.6.5-rc
   Resolution:  |   Keywords:
Actual Points:  |  Parent ID:
   Points:  |
+-

Comment (by yawning):

 Replying to [comment:3 arma]:
  Replying to [comment:1 yawning]:
   I'm strongly tempted to add a PT_EXIT_ON_STDIN_CLOSE env var to the
 pt protocol to facilitate this.
 
  How much does #15435's fix help this ticket? That is, what else are we
 waiting on here, and how can we move it forward?

 That should be it.  It's worth noting that the latest release of
 obfs4proxy, and newer versions of tor both have also special code to
 attempt to have PTs self terminate even without the env var (via
 `PR_SET_PDEATHSIG`, and ppid monitoring).  Windows is kind of stuck, but
 that's what the env var is for.

--
Ticket URL: https://trac.torproject.org/projects/tor/ticket/15434#comment:4
Tor Bug Tracker  Wiki https://trac.torproject.org/
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs


Re: [tor-bugs] #15434 [Tor]: Tor dies if you send it a HUP before it read its config, and doesn't take PTs with it

2015-03-22 Thread Tor Bug Tracker Wiki
#15434: Tor dies if you send it a HUP before it read its config, and doesn't 
take
PTs with it
+-
 Reporter:  TvdW|  Owner:
 Type:  defect  | Status:  new
 Priority:  normal  |  Milestone:
Component:  Tor |Version:  Tor: 0.2.6.5-rc
   Resolution:  |   Keywords:
Actual Points:  |  Parent ID:
   Points:  |
+-

Comment (by yawning):

 Somewhat related #5085.

 I believe the issue is generic, and not obfs4proxy specific on the pt
 side.  I suspect obfs4proxy is prone to displaying issues here because
 it's managing to get through the managed pt configuration protocol before
 tor crashes, while obfsproxy and fte (in the example), are slower to start
 up and fail to write the response over stdout.

 In theory something like #10047 could be done PT side if tor didn't close
 the stdin on the PT process, and I'm strongly tempted to add a
 PT_EXIT_ON_STDIN_CLOSE env var to the pt protocol to facilitate this.

 All of this is orthogonal to tor shouldn't crash on an early HUP.

--
Ticket URL: https://trac.torproject.org/projects/tor/ticket/15434#comment:1
Tor Bug Tracker  Wiki https://trac.torproject.org/
The Tor Project: anonymity online
___
tor-bugs mailing list
tor-bugs@lists.torproject.org
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-bugs