When running the sndfile demo, I get a segmentation fault. Running with DEBUG enabled gives:
...
SEEK 0x80b3990 @ 0
[remix_stream_chunkfuncify] thinking of channel 0
[remix_stream_chunkfuncify] thinking of channel 1
[remix_stream_chunkfuncify] (0x8176d78, +395) @ 629
[remix_channel_chunkfuncify] (0x8176e20, +395) @ 629
[remix_sndfile_read_into_chunk] read 78 bytes
[remix_sndfile_read_into_chunk] read 78 bytes
[remix_sndfile_read_into_chunk] read 78 bytes
[remix_sndfile_read_into_chunk] read 78 bytes
[remix_sndfile_read_into_chunk] read 78 bytes
[remix_sndfile_read_into_chunk] read 78 bytes
[remix_channel_chunkfuncify] (0x8176df8, +395) @ 629
[remix_sndfile_read_into_chunk] read -1119289344 bytes
[remix_channel_chunkfuncify] channel incomplete, funced -1119289344
SEEK 0x8176d78 @ -1119288715
Segmentation fault