Genymobile / gnirehtet

Gnirehtet provides reverse tethering for Android
Apache License 2.0
6.31k stars 578 forks source link

Version 2.2 autoclose relay server on win7x64 after some time #88

Closed svladimirs closed 6 years ago

svladimirs commented 6 years ago

After update from 2.1 to 2.2 gnirehtet.exe on win7x64 after some time autoclose. I think, that problem may be in 'WARN Router: Dropping invalid packet' wich appears 4-6 times at once. Anybody face with this problem? P.S. What about gnirehtet for win x86? 2018-03-12 15:06:59.032 INFO TcpConnection: 10.0.0.2:37108 -> 178.237.20.79:443 Close 2018-03-12 15:06:59.032 INFO UdpConnection: 10.0.0.2:9024 -> 8.8.8.8:53 Open 2018-03-12 15:06:59.091 WARN Router: Dropping invalid packet 2018-03-12 15:06:59.091 WARN Router: Dropping invalid packet 2018-03-12 15:06:59.092 WARN Router: Dropping invalid packet 2018-03-12 15:06:59.092 WARN Router: Dropping invalid packet 2018-03-12 15:06:59.093 WARN Router: Dropping invalid packet 2018-03-12 15:06:59.094 WARN Router: Dropping invalid packet 2018-03-12 15:06:59.131 INFO UdpConnection: 10.0.0.2:51901 -> 8.8.8.8:53 Open 2018-03-12 15:06:59.139 INFO UdpConnection: 10.0.0.2:22908 -> 8.8.8.8:53 Open 2018-03-12 15:06:59.200 INFO UdpConnection: 10.0.0.2:31824 -> 8.8.8.8:53 Open 2018-03-12 15:06:59.204 INFO TcpConnection: 10.0.0.2:34361 -> 74.125.135.188:443 Open 2018-03-12 15:06:59.279 INFO TcpConnection: 10.0.0.2:41561 -> 178.237.20.79:443 Open Broadcasting: Intent { act=com.genymobile.gnirehtet.START cmp=com.genymobile.gnirehtet/.GnirehtetCon trolReceiver } Broadcast completed: result=0

glush commented 6 years ago

thread 'main' panicked at 'Removing an unknown connection', src\libcore\option.rs:891:5 note: Run with RUST_BACKTRACE=1 for a backtrace.

rom1v commented 6 years ago

@glush See https://github.com/Genymobile/gnirehtet/issues/61 and https://github.com/Genymobile/gnirehtet/issues/85.

This bug has already been fixed on the dev branch: https://github.com/Genymobile/gnirehtet/issues/61#issuecomment-370961385.