-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Assert in EffectManifestTableModel::removeRows #11454
Labels
Comments
Interesting, this assertion has been introduced in Qt 5.11: The Mixxx commit is this: I cannot spot an issue in the call:
|
daschuer
added a commit
to daschuer/mixxx
that referenced
this issue
Apr 8, 2023
I am not able to reproduce the issue. Do you? I am afraid this could be a dangling pointer issue in the call stack above. |
Wait, now I can. |
Fixed in: #11456 |
Swiftb0y
added a commit
that referenced
this issue
Apr 21, 2023
Fix qt_assert when opening preferences #11454
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Bug Description
Auto variables:
vftable'[2])()} {0x00007ffeed52c8a0 {Qt5Cored.dll!QObjectPrivate::
vector deleting destructor'(unsigned int)}}Version
2.4.0 with buildenv mixxx-deps-2.4-x64-windows-90a30a7
OS
Windows11
The text was updated successfully, but these errors were encountered: