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

server Aborted (core dumped) #46

Open
dusbin opened this issue Oct 8, 2022 · 3 comments
Open

server Aborted (core dumped) #46

dusbin opened this issue Oct 8, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@dusbin
Copy link

dusbin commented Oct 8, 2022

server log
[2022-10-05T13:37:06.528Z INFO ] the server listens on [::6722] T
[2022-10-05T13:37:10.953Z INFO ] client is 127.0.0.1:6001 T and the server is [::36265] T
[2022-10-05T13:37:10.953Z INFO ] please visit [::3389] T for port mapping
memory allocation of 4230021168 bytes failed
Aborted (core dumped)

@editso
Copy link
Owner

editso commented Oct 8, 2022

server log

[2022-10-05T13:37:06.528Z INFO ] the server listens on [::6722] T

[2022-10-05T13:37:10.953Z INFO ] client is 127.0.0.1:6001 T and the server is [::36265] T

[2022-10-05T13:37:10.953Z INFO ] please visit [::3389] T for port mapping

memory allocation of 4230021168 bytes failed

Aborted (core dumped)

可否提供下你的服务器配置

@dusbin
Copy link
Author

dusbin commented Oct 9, 2022

2c2g的机器,配置较低
服务端 ./fus 直接运行
客户端 windows 上穿透 3389 远程桌面
用rdclient访问,估计是rdclient没有正常退出,一般都是直接切后台,程序被系统杀死。
猜测是windows上的fuc 还在服务器吐数据,数据堆积导致内存泄露了

@editso
Copy link
Owner

editso commented Oct 9, 2022

2c2g的机器,配置较低

服务端 ./fus 直接运行

客户端 windows 上穿透 3389 远程桌面

用rdclient访问,估计是rdclient没有正常退出,一般都是直接切后台,程序被系统杀死。

猜测是windows上的fuc 还在服务器吐数据,数据堆积导致内存泄露了

非常感谢

@editso editso added the bug Something isn't working label Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants