Loading this file (`sss.ogg`) via a Resourcepack crashes the game.
A quick test in VLC media player shows the file being usable
`[21:15:08] [Thread-39/ERROR]: Error in class 'CodecJOrbis'
[21:15:08] [Thread-39/ERROR]: Ogg header not recognized in method 'readHeader'.
[21:15:08] [Thread-39/ERROR]: Error in class 'CodecJOrbis'
[21:15:08] [Thread-39/ERROR]: Error reading the header`
1. Create Resourcepack, including sss.ogg
2. Load up the game
3. play sound using /playsound command
4. Observe gamecrash
Simply don't create sounds with invalid headers.
Not a bug.