You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We think this is related to Travis giving us a Mac VM with XCode 9.4.1 and OSX 10.13, instead of the 11.3 and 10.4 we are requesting and which we had back in February.
I checked a few builds and it looks like Travis made some change which caused the regression between our #4149 and #4150 on Mar 1-2:
Travis macOS builds have started passing again, of their own accord.
In #4354 I did an experiment where I reverted last 3 commits and re-committed them one at a time. These commits were failing on master when they were submitted.
Will close this issue. In a separate PR, I'll update xcode to our intended version as that is still useful.
MacOS build on Travis is failing: https://travis-ci.com/github/DynamoRIO/dynamorio/jobs/356471150. There seems to be some OOM issue causing malloc to fail.
DR Version: 8.0.18439. Latest build using HEAD also fails.
OS: OSX; macOS 10.14.6; osx_image: xcode11.3; Xcode version: Xcode 11.3.1
64 bit build
The failure seems to appear between #4339 and #4342, so it's not caused by us.
The text was updated successfully, but these errors were encountered: