ffvvc / FFmpeg

VVC Decoder for ffmpeg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intermittent Windows build failure

frankplow opened this issue · comments

Windows CI build seems to fail randomly with unable to find mspdbcore.dll. Here is an example. Thought this had been fixed by 68c056f but seemingly not.

commented

hmm, wried

Potentially fixed by #70. The error is intermittent therefore I am going to leave this issue open for the time-being. Once the CI workflow has run a few more times and the error hasn't cropped up I will close this.

commented

@frankplow , is it related to memory?
maybe we need limited the build thread number to 4
https://github.com/ffvvc/FFmpeg/actions/runs/4906483018/jobs/8760960018?pr=76#step:7:283

We haven't had a Windows build failure since 492964d, so I'm going to close this issue.