Skip to content

Server/client test is flaky #47

Open
@MichaelGrupp

Description

@MichaelGrupp

This already has a TODO note in the code, but I think it's good to keep track of this with an issue.

Noticed this with PR #44, which essentially just ran clang-format but lead to a segfault in the server test. Pushing an empty commit resulted in a passing test again.

On my machine, docker build . --file Dockerfile.cmake.trusty worked fine but a conventional CMake build produces test executables that crash with segfault:

  • async_grpc.client_test
  • async_grpc.server_test

gdb_log_server_test.txt
gdb_log_client_test.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions