[tor-bugs] #28997 [Applications/Tor Browser]: TB 8.0.4 - Tor is not shutting down properly

Tor Bug Tracker & Wiki blackhole at torproject.org
Sat Jan 12 09:08:44 UTC 2019


#28997: TB 8.0.4 - Tor is not shutting down properly
--------------------------------------+-----------------------------------
 Reporter:  jb.1234abcd               |          Owner:  tbb-team
     Type:  defect                    |         Status:  needs_information
 Priority:  Medium                    |      Milestone:
Component:  Applications/Tor Browser  |        Version:
 Severity:  Normal                    |     Resolution:
 Keywords:                            |  Actual Points:
Parent ID:                            |         Points:
 Reviewer:                            |        Sponsor:
--------------------------------------+-----------------------------------

Comment (by jb.1234abcd):

 Replying to [comment:25 cypherpunks3]:
 > @jb.1234abcd, Can you check netfilter rules for lo? Might be some
 another rules affect it?
 # iptables -n -L -v
 Chain INPUT (policy DROP 0 packets, 0 bytes)
  pkts bytes target     prot opt in     out     source
 destination
   434 22520 DROP       all  --  *      *       0.0.0.0/0
 0.0.0.0/0            ctstate INVALID
 8746K 5805M ACCEPT     all  --  *      *       0.0.0.0/0
 0.0.0.0/0            ctstate RELATED,ESTABLISHED
  2963  181K ACCEPT     all  --  lo     *       0.0.0.0/0
 0.0.0.0/0
     0     0 ACCEPT     icmp --  *      *       0.0.0.0/0
 0.0.0.0/0
   132 13874 REJECT     udp  --  *      *       0.0.0.0/0
 0.0.0.0/0            reject-with icmp-port-unreachable
     1    60 REJECT     tcp  --  *      *       0.0.0.0/0
 0.0.0.0/0            reject-with tcp-reset
  4008  128K REJECT     all  --  *      *       0.0.0.0/0
 0.0.0.0/0            reject-with icmp-proto-unreachable

 Chain FORWARD (policy DROP 0 packets, 0 bytes)
  pkts bytes target     prot opt in     out     source
 destination
     0     0 REJECT     all  --  *      *       0.0.0.0/0
 0.0.0.0/0            reject-with icmp-admin-prohibited

 Chain OUTPUT (policy ACCEPT 7110K packets, 998M bytes)
  pkts bytes target     prot opt in     out     source
 destination
 #

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


More information about the tor-bugs mailing list