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

android 移动4G下抛出异常 #17

Open
yangweigbh opened this issue Feb 9, 2016 · 0 comments
Open

android 移动4G下抛出异常 #17

yangweigbh opened this issue Feb 9, 2016 · 0 comments

Comments

@yangweigbh
Copy link

W/System.err(18762): java.lang.IllegalArgumentException: Bad address
D/PerfServiceManager( 845): [PerfService] notifyFrameUpdate - bDuringTouchBoost:false
W/System.err(18762): at android.net.VpnService$Builder.addRoute(VpnService.java:500)
W/System.err(18762): at android.net.VpnService$Builder.addRoute(VpnService.java:521)
W/System.err(18762): at me.smartproxy.core.LocalVpnService.establishVPN(LocalVpnService.java:370)
W/System.err(18762): at me.smartproxy.core.LocalVpnService.runVPN(LocalVpnService.java:227)
W/System.err(18762): at me.smartproxy.core.LocalVpnService.run(LocalVpnService.java:210)
W/System.err(18762): at java.lang.Thread.run(Thread.java:818)
I/System.out(18762): [20:39:58] Fatal error: java.lang.IllegalArgumentException: Bad address
D/Surface (18762): Surface::setBuffersDimensions(this=0x7f98276600,w=1080,h=1920)
W/System.err(18762): java.nio.channels.ClosedSelectorException
W/System.err(18762): at java.nio.SelectorImpl.checkClosed(SelectorImpl.java:147)
W/System.err(18762): at java.nio.SelectorImpl.selectedKeys(SelectorImpl.java:296)
W/System.err(18762): at me.smartproxy.core.TcpProxyServer.run(TcpProxyServer.java:69)
W/System.err(18762): at java.lang.Thread.run(Thread.java:818)
I/System.out(18762): [CDS]close[60398]
I/System.out(18762): TcpServer thread exited.
I/System.out(18762): [CDS]close[56105]
V/TextView(18762): stopSelectionActionMode()
I/System.out(18762): [20:39:58] SmartProxy terminated.
W/System.err(18762): java.net.SocketException: Socket closed

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

1 participant