Attached is a sample srt file that crashes flv+srt
I used my samples in the tarbal to run git-bisect and I found that it reports 3fb17d55156d0cc80f6cf6fe3fc9daa9f906ee8f as the bad commit.
The interesting thing is that I can manually edit the srt file and remove the last caption/cue entry and flv+srt succeeds.
I tried looking through a hex editor for any strange hidden characters but nothing stood out, so I can't explain why that edit allows the process to succeed.
NOTE:
The srt file has been 'anonymized' by replacing every alpha character (a-zA-z) with the letter a.
Hey There,
Attached is a sample srt file that crashes
flv+srt
I used my samples in the tarbal to run git-bisect and I found that it reports 3fb17d55156d0cc80f6cf6fe3fc9daa9f906ee8f as the bad commit.
The interesting thing is that I can manually edit the srt file and remove the last caption/cue entry and
flv+srt
succeeds.I tried looking through a hex editor for any strange hidden characters but nothing stood out, so I can't explain why that edit allows the process to succeed.
NOTE: The srt file has been 'anonymized' by replacing every alpha character (
a-zA-z
) with the lettera
.srt-crash.tar.gz
I'd be happy to provide more testing help as needed.
My test environment is: