Comment 3 for bug 214876

Revision history for this message
xtknight (xt-knight) wrote :

For developers:

This could either be fixed by not caching the entire file in memory, by lowering the buffer size, or simply stopping playback when the file handle is no longer valid. It seems like caching the whole file at once could be dangerous anyway.