-
-
Notifications
You must be signed in to change notification settings - Fork 194
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
Segmentation fault in QtPrivate::QPropertyBindingData::~QPropertyBindingData() #1605
Comments
This is a Qt bug, probably this: https://bugreports.qt.io/browse/QTBUG-110877, looks to be fixed in Qt 6.4.3 |
While I can't remember that ever happened on older versions, 1.2.1-rc seems to trigger this problem more frequently. I experienced two more crashes since. |
Check if the other crashes are the same, or different. I found a bug that causes crashes when saving playcounts, ratings or album cover to tags, fixed now a26066d. |
As far as I can tell they are indeed different. I just installed version 1.2.1 and will keep you updated in case of crashes. strawberry_crash_2024.11.20.txt |
The first one from 2024.11.20 is hard to tell, since it's just an abort with missing debug symbols.
The other 2 crashes look more Qt related too:
|
Actually, I suspect the |
All the crashes happened at rating a song. |
Describe the bug
I was playing a song, then skipped back a couple of times to re-listen. Then I gave the song a 3 star rating. At this point strawberry crashed.
The attached file contains what was logged to syslog and the crash report from the system reports program.
This is the first time it happend. I just thought better to report...
System Information:
strawberry_crash_2024.11.18.txt
The text was updated successfully, but these errors were encountered: