https://bugs.kde.org/show_bug.cgi?id=433690
--- Comment #2 from Urs Fleisch <uflei...@users.sourceforge.net> --- I have investigated the issue further and my conclusion is that the crash happens with every file opened with id3lib because the libraries were built with a different thread model (win32 instead of posix). I suppose that these bug not only affects files created by WMP 12, maybe you had some other MP3 files which worked but have an ID3v2.4.0 tag, which is not supported by id3lib and thus loaded using TagLib. I have now published a fixed version kid3-git20210228-win32-x64.zip in https://sourceforge.net/projects/kid3/files/kid3/development/, please test if it works for you, it should also work when Id3libMetadata is enabled. -- You are receiving this mail because: You are watching all bug changes.