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

sample server can't normal run? Thanks in advance #210

Open
muyiwq opened this issue Apr 16, 2021 · 0 comments
Open

sample server can't normal run? Thanks in advance #210

muyiwq opened this issue Apr 16, 2021 · 0 comments

Comments

@muyiwq
Copy link

muyiwq commented Apr 16, 2021

root@VM-0-14-ubuntu:/Packet/mvfst/_build/build/quic/samples# ./echo -mode server -host 127.1 -port 3333 -v=4
E0416 10:13:34.588210 163980 EventHandler.cpp:141] initHandler called on registered handler; aborting
*** Aborted at 1618539214 (Unix time, try 'date -d @1618539214') ***
*** Signal 6 (SIGABRT) (0x2808c) received by PID 163980 (pthread TID 0x7f5e9326dd00) (linux TID 163980) (maybe from PID 163980, UID 0) (code: -6), stack trace: ***
I0416 10:13:34.588315 163980 AsyncStack.cpp:66] Initialising folly_async_stack_root_tls_key at address 0x5567c680ade0 with pthread_key_t 5
(error retrieving stack trace)
Aborted (core dumped)

There is no such EventHandler.cpp file in the project?
At the beginning, I pulled mvfst in the first few days, and the server was able to run normally. Later, I always reported the error AsyncUDPSocket can't open, Address family not supported by protocol, SIGABRT same, I re-pull the latest mvfst yesterday, compile and run server still error like this, there is a slight difference, how should I solve the problem, and where is the problem?

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