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

[Non-Windows Platforms] Multi Universe Transmittor crashes several universes #246

Closed
marcusbirkin opened this issue Nov 29, 2021 · 0 comments
Assignees
Labels
Milestone

Comments

@marcusbirkin
Copy link
Collaborator

When using Multi Universe Transmittor, it will crash after a short while when sending lots of universes.
Reproducer:
30 Universes, sinewave effect.

The crash is related to the loopback code, in sACNTxSocket::writeDatagram().
As this is only used if writeDatagramLoopbackTest() returns true, it does not affect Windows builds.
Confirmed as affecting Linux builds, and from code review likely to affect MacOS builds

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant