Skip to content

File corrupted when filesystem capacity exceeded #50

@riban-bw

Description

@riban-bw

if the filesystem to which jack_capture is recording fills up, jack_capture reports an error (continually) but does not close the file which results in the file being unusable. This is at least true of wav files where the chunk size needs to be written hence the file is there and large but corrupted.

It would be advantageous if the detection of file system capacity exceeded was handled gracefully, ideally with the file being fixed up. Of course this may be challenging if another process is writing to file system in that the filesystem may become unwritable but it would be good for jack_capture to try to handle this situation. That way your recording becomes truncated but still usable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions