Skip to content

Bug: wh_posix_server.elf segfaults when running wh_posix_client.elf with --test option #216

@AlexLanzano

Description

@AlexLanzano

Repro steps:

  1. start client like so ./Build/wh_posix_client.elf --test
  2. start server like so ./Build/wh_posix_server.elf
  3. See segfault

Notes:
Looks like this is caused by the transport_cb not being set when the client connection gets torn down and reconnected after the first test.
Might be a good idea to add a CI test that uses this --test flag

Metadata

Metadata

Labels

bugSomething isn't working

Type

No fields configured for Bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions