Is the FlacReader broken?

is the flac reader broken?

Won’t read me flacs from MemoryInputStream or FileInputStream - crashes when reading from memory input stream, null reader from FileInputStream

juce::FlacAudioFormat().createReaderFor(getFlacInputStream(), true)

It was working a couple weeks ago, and I recently fetched the latest juce from master