Skip to content
This repository has been archived by the owner on Feb 6, 2023. It is now read-only.

Segfault from switching Sound Producer #13

Closed
adct-the-experimenter opened this issue Jul 8, 2019 · 1 comment
Closed

Segfault from switching Sound Producer #13

adct-the-experimenter opened this issue Jul 8, 2019 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@adct-the-experimenter
Copy link
Owner

adct-the-experimenter commented Jul 8, 2019

The segfault happens within SoundProducer class.

To reproduce crash just create more than 1 sound producer and try to edit the first soundproducer made.

@adct-the-experimenter adct-the-experimenter added bug Something isn't working help wanted Extra attention is needed labels Jul 8, 2019
@adct-the-experimenter
Copy link
Owner Author

Fixed the issue. Switched to using index instead of iterators in soundproducer registry. Iterators would get invalidated.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant