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

Bouncing Beach Ball of DEATH #1312

Closed
Paul-Licameli opened this issue Jul 17, 2021 · 0 comments · Fixed by #1313
Closed

Bouncing Beach Ball of DEATH #1312

Paul-Licameli opened this issue Jul 17, 2021 · 0 comments · Fixed by #1313

Comments

@Paul-Licameli
Copy link
Member

Paul-Licameli commented Jul 17, 2021

Steps to reproduce not known, timing-dependent perhaps, but a crash report was collected in which this was a bad pointer dereference, involving the famous Karaoke window:

void LyricsWindow::SetWindowTitle()
 {
   wxString name = mProject->GetProjectName();
@Paul-Licameli Paul-Licameli added this to Review in progress in Sprint 2 - Release 3.1 Jul 17, 2021
Sprint 2 - Release 3.1 automation moved this from Review in progress to Done Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant