Segfaults while playing a file after a few minutes

Running v17b05 on Linux x86_64 and observed a crash while playing back an AVC ([email protected]) video. It does not crash in the same spot though and I have tried playing it 3x now. I have verified that v16.1 plays it successfully. Interestingly, when played on Arch ARM (RPi3), the same video file does not cause a crash so it seems related to x86_64.

The complete debug log is available here.

I get the following in dmesg when this happens:

Code:
VideoPlayer[6289]: segfault at 8090 ip 00007fc402af87cf sp 00007fc3ba1ec5b8 error 6 in libc-2.24.so[7fc4029d0000+195000]

EDIT: I have verified the crash on three different files, agaon only on x86_64 not ARM.