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

Segfault after selecting a renamed effect in the QuickEffect chain selector #10588

Closed
mixxxbot opened this issue Aug 23, 2022 · 3 comments
Closed
Labels
Milestone

Comments

@mixxxbot
Copy link
Collaborator

Reported by: daschuer
Date: 2021-10-24T23:18:48Z
Status: Fix Committed
Importance: High
Launchpad Issue: lp1948606


Reproduce:

  • Rename an effect chain, in a way that it is resorted in the list.
  • Pick the effect chain in the QuickEffect selector
  • crash

This happens due to a missing null check in QuickEffectChain::loadChainPreset()

@mixxxbot
Copy link
Collaborator Author

Commented by: daschuer
Date: 2021-10-24T23:41:28Z


#4483

@mixxxbot mixxxbot added the bug label Aug 23, 2022
@mixxxbot
Copy link
Collaborator Author

Commented by: uklotzde
Date: 2021-10-25T13:11:07Z


Fix committed in: #4467

@mixxxbot
Copy link
Collaborator Author

Issue closed with status Fix Committed.

@mixxxbot mixxxbot transferred this issue from another repository Aug 24, 2022
@mixxxbot mixxxbot added this to the 2.4.0 milestone Aug 24, 2022
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