Genymobile / gnirehtet

Gnirehtet provides reverse tethering for Android
Apache License 2.0
6.13k stars 565 forks source link

Crashes: thread 'main' panicked at 'Removing an unknown connection', #86

Closed vasyugan closed 6 years ago

vasyugan commented 6 years ago

This happens during each use after some minutes

2018-03-09 09:23:46.000 INFO UdpConnection: 10.0.0.2:17666 -> 8.8.8.8:53 Close
2018-03-09 09:23:46.000 INFO UdpConnection: 10.0.0.2:22407 -> 8.8.8.8:53 Close
2018-03-09 09:23:46.000 INFO UdpConnection: 10.0.0.2:29966 -> 8.8.8.8:53 Close
2018-03-09 09:23:52.483 INFO TcpConnection: 10.0.0.2:47812 -> 172.217.20.72:443 Close
thread 'main' panicked at 'Removing an unknown connection', /checkout/src/libcore/option.rs:891:5
rom1v commented 6 years ago

Thank you for your report.

This is a duplicate of 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.