Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

exception net.freehaven.tor.control.TorControlConnection.setConf() 15.1rc1 #25

Closed
c3ph3us opened this issue Jan 20, 2016 · 1 comment
Closed
Milestone

Comments

@c3ph3us
Copy link

c3ph3us commented Jan 20, 2016

01-20 07:00:57.578 2985-3862/? E/AndroidRuntime: FATAL EXCEPTION: Thread-254
Process: org.torproject.android, PID: 2985
java.lang.NullPointerException: Attempt to invoke virtual method 'void net.freehaven.tor.control.TorControlConnection.setConf(java.lang.String, java.lang.String)' on a null object reference
at org.torproject.android.service.TorService.setExitNode(TorService.java:2355)
at org.torproject.android.service.TorService.access$400(TorService.java:85)
at org.torproject.android.service.TorService$IncomingIntentRouter.run(TorService.java:344)
at java.lang.Thread.run(Thread.java:818)

@n8fr8 n8fr8 added this to the backlog milestone Apr 27, 2018
@bitmold
Copy link
Collaborator

bitmold commented Nov 29, 2020

There are null checks on the TorControlConnection object at this point and this issue is almost half a decade old so I'm closing it :)

@bitmold bitmold closed this as completed Nov 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants