PHP builds ending with sigsegv

Hello,

since a few days ago all my builds started failing and ending on sigsegv. I don’t think that I actually did something that would cause that but I might be wrong.

Here is the thing - there are two builds:

https://travis-ci.org/dolejska-daniel/riot-api/builds/587763879 - working
https://travis-ci.org/dolejska-daniel/riot-api/builds/587763991 - failing

But these two builds are working with the same commit (https://github.com/dolejska-daniel/riot-api/commit/ef2eb00cfca6122c00c59ce29d1793dbd3df1f28). So they do not really have a reason to differ in results, right?

And since then all the builds end on sigsegv.

I’d be happy for any input! Thank you,
Daniel

Try deleting (or disabling in the config) the cache.

This seems to help but only for PHP>7.0. Builds on PHP7.0 still do end with sigsegv. :frowning:

https://travis-ci.org/dolejska-daniel/riot-api/builds/589545777

That one still used the cache. https://travis-ci.org/dolejska-daniel/riot-api/jobs/589545778#L516