-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
Hello,
I am trying to run the example (test_node) in fibre. The compilation is successful. I have some problems. Can anyone help?
Environment: ubuntu20.04
Steps to reproduce:
- server-side
root@ubuntu2004:~/fibre/test/build# ./test_node.elf --server --domain "tcp-server:address=localhost,port=14220"
Starting Fibre node...
Hello from event loop...
- client-side
root@ubuntu2004:~/fibre/test/build# ./test_node.elf --client --domain "tcp-client:address=localhost,port=14220"
Starting Fibre node...
Hello from event loop...
Segmentation fault (core dumped)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels