Skip to content

Run example: Fibre over TCP #18

@Second222None

Description

@Second222None

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions