Skip to content

echoserver Segfault with libwebsockets v1.7.2 #3

@MrBan

Description

@MrBan

Just tested the echoserver with both libwebsocket v1.7.2 and libwebsocket v1.7-stable. I get a segfault on the first message reception. Here is my output:

$ ./echoserver
[cppWebSockets] Not using SSL
[cppWebSockets] Server started on port 8080
[cppWebSockets] New connection
[cppWebSockets] Received: asdasd
[cppWebSockets] Error: Error writing to socket on socketID '8'
[cppWebSockets] Error: Error writing to socket
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