Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Segfault during multicast cleanup #689

Closed
sashacmc opened this issue Sep 25, 2024 · 0 comments · Fixed by #690
Closed

[Bug] Segfault during multicast cleanup #689

sashacmc opened this issue Sep 25, 2024 · 0 comments · Fixed by #690
Assignees
Labels
bug Something isn't working

Comments

@sashacmc
Copy link
Member

Describe the bug

Zenoh-pico got segfault during multicast with incorrect address

To reproduce

Run example with incorrect multicast address:

> ./z_sub udp/127.0.0.1:7447#iface=local
zsh: segmentation fault ./z_sub udp/127.0.0.1:7447#iface=local

System info

Any UNIX system

@sashacmc sashacmc added the bug Something isn't working label Sep 25, 2024
@sashacmc sashacmc self-assigned this Sep 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant