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

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

Closed
svladimirs opened this issue Mar 12, 2018 · 2 comments
Closed

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

svladimirs opened this issue Mar 12, 2018 · 2 comments

Comments

@svladimirs
Copy link

svladimirs commented Mar 12, 2018

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
Copy link

glush commented Mar 12, 2018

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

@rom1v
Copy link
Collaborator

rom1v commented Mar 12, 2018

@glush See #61 and #85.

This bug has already been fixed on the dev branch: #61 (comment).

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