Skip to content

Conversation

@genevanmeter
Copy link
Contributor

Summary

Fixes a segfault that occured in the mirror_client and mirror_client_instances samples

Related Issues / Discussions

Close #91

Checklist

  • I have tested this change locally
  • [ N/A] I have documented any public APIs or CLI changes
  • [ N/A] I have added appropriate examples or comments
  • The code builds and passes all checks (cargo check, cargo test)
  • [N/A ] I have updated the changelog if applicable

Screenshots / Output (if applicable)

Start the mirror_server
cargo run --bin mirror_server

Start the mirror_client
cargo run --bin mirror_client

Start the mirror_client_instances
cargo run --bin mirror_client_instances

@genevanmeter genevanmeter force-pushed the b/fix_service_client_segfaul branch from ad961aa to 71a4283 Compare October 17, 2025 00:28
Copy link
Collaborator

@rex-schilasky rex-schilasky left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, thank you for this fix @genevanmeter

@rex-schilasky rex-schilasky merged commit c422255 into eclipse-ecal:main Oct 17, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug] Segmentation fault with sample mirror_client and mirror_client_instances

2 participants