Skip to content

bufferInput causes infinite loop; no bufferinput causes failures #434

@mackworth

Description

@mackworth

I have a sample file that will cause an infinite loop through stdin when -bufferinput is off. 100% CPU after a few seconds into processing; never stops; no output even with -debug -vides. Setting bufferinput on fixes the problem. Setting --stream 1 has no effect.

Unfortunately, I have a few other sample files that process fine with bufferinput off, but randomly fails ~2/3 of the time with bufferinput on. To be clear, that means that if you take one of these files and run it 30 times, it will work fine about 10 times and fail about 20 times.

Please let me know how to submit the samples if you'd like them.

I should add some context:
Sourceforge 0.82 version compiled with Xcode 8 on Mac 10.11.6.
Here's the mediaInfo on the two files (rename to .rtf)

AdventureTimeBIRequired.txt
RobotChicken-RandomFailuresBI.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions