Bug 431957 - crash when adding music to playlist with é in filename
Summary: crash when adding music to playlist with é in filename
Status: RESOLVED FIXED
Alias: None
Product: Elisa
Classification: Applications
Component: general (other bugs)
Version First Reported In: 20.12.1
Platform: Flatpak Linux
: NOR normal
Target Milestone: ---
Assignee: Matthieu Gallien
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-01-22 21:14 UTC by Khanich
Modified: 2021-08-16 21:23 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Khanich 2021-01-22 21:14:41 UTC
SUMMARY


STEPS TO REPRODUCE
1. have music with an é in the filename
2. add to playlist

OBSERVED RESULT
crash

EXPECTED RESULT
does not crash

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 18.04
(available in About System)
KDE Plasma Version: 5.12.9
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5
Because it's Flatpak, I don't think this matters here that much.
So here are the stats I get from About Elisa under "Libraries":
- KDE Frameworks 5.78.0
- Qt 5.12.2 (built against 5.12.2)
- The xcb windowing system

ADDITIONAL INFORMATION
tried running the flatpak in terminal
trying to add the song to the playlist created the following message:
/usr/include/c++/10.2.0/bits/stl_queue.h:218: std::queue<_Tp, _Sequence>::reference std::queue<_Tp, _Sequence>::front() [with _Tp = std::tuple<QUrl, bool>; _Sequence = std::deque<std::tuple<QUrl, bool>, std::allocator<std::tuple<QUrl, bool> > >; std::queue<_Tp, _Sequence>::reference = std::tuple<QUrl, bool>&]: Assertion '__builtin_expect(!this->empty(), true)' failed.
Comment 1 Khanich 2021-08-16 21:23:30 UTC
Well, I haven't noticed it happening anymore for some time now.
So I am going to close it.