Version: 1.7 (using KDE 4.7.0) OS: Linux https://github.com/taglib/taglib/blob/master/taglib/ape/apeproperties.cpp#L140. A null FrameFactory pointer to ID3v2::Tag constructor. Later on when reading the tag, it crashes trying to dereference the null pointer. It should omit the null pointer argument so that the default FrameFactory instance is used. http://code.google.com/p/clementine-player/issues/detail?id=1825 Reproducible: Always Steps to Reproduce: Install clementine. Open APE file attached to http://code.google.com/p/clementine-player/issues/detail?id=1825. Actual Results: Crash Expected Results: Not crash
Created attachment 62301 [details] Fix crash
Thank you for the patch, merged in https://github.com/taglib/taglib/commit/7cc36db7606dfc85d2e344d35c4e26fe8f698bdc