[tor-bugs] #32303 [Applications/Tor Browser]: obfs4proxy incompatibility on Android Q

Tor Bug Tracker & Wiki blackhole at torproject.org
Tue Oct 29 16:55:40 UTC 2019


#32303: obfs4proxy incompatibility on Android Q
-------------------------------------------------+-------------------------
 Reporter:  sysrqb                               |          Owner:  tbb-
                                                 |  team
     Type:  defect                               |         Status:  new
 Priority:  Medium                               |      Milestone:
Component:  Applications/Tor Browser             |        Version:
 Severity:  Normal                               |     Resolution:
 Keywords:  tbb-rbm, TorBrowserTeam201910,       |  Actual Points:
  tbb-9.0-issues, tbb-9.0.1-can                  |
Parent ID:                                       |         Points:
 Reviewer:                                       |        Sponsor:
-------------------------------------------------+-------------------------

Comment (by sysrqb):

 It's interesting that running obfs4proxy in Tor Browser 9 on an x86
 Android emulator shows a different error for me (but still fatal):
 {{{
 - WARN: Managed proxy at '/data/app/org.torproject.torbrowser-
 mbH3STiraudHcuno3Pi09w==/lib/x86/libObfs4proxy.so' reported: runtime/cgo:
 pthread_key_create failed
 - WARN: Pluggable Transport process terminated with status code 6
 }}}

 I also hit an assertion failure in tor, but I'll come back to that later.
 {{{
 - NOTICE: Application request when we haven't used client functionality
 lately. Optimistically trying known bridges again.
 - TorService is shutting down
 - Using control port to shutdown Tor
 - NOTICE: Closing no-longer-configured HTTP tunnel listener on
 127.0.0.1:8218
 - NOTICE: Closing no-longer-configured Socks listener on 127.0.0.1:9150
 - NOTICE: Closing no-longer-configured DNS listener on 127.0.0.1:5400
 - NOTICE: Closing no-longer-configured Transparent pf/netfilter listener
 on 127.0.0.1:9140
 - NOTICE: DisableNetwork is set. Tor will not make or accept non-control
 network connections. Shutting down all existing connections.
 - sending HALT signal to Tor process
 - ERR: tor_assertion_failed_: Bug: src/core/mainloop/connection.c:5299:
 assert_connection_ok: Assertion (conn->type == 5 && conn->state == 1) ||
 connection_is_writing(conn) || conn->write_blocked_on_bw || (((conn)->type
 == 5 || (conn)->type == 7) && TO_EDGE_CONN(conn)->edge_blocked_on_circ)
 failed; aborting. (on Tor 0.4.1.5 439ca48989ece545)
 - ERR: Bug: Assertion (conn->type == 5 && conn->state == 1) ||
 connection_is_writing(conn) || conn->write_blocked_on_bw || (((conn)->type
 == 5 || (conn)->type == 7) && TO_EDGE_CONN(conn)->edge_blocked_on_circ)
 failed in assert_connection_ok
 }}}

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


More information about the tor-bugs mailing list