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
If you search for "Date/Time:" (each result is a crash report generated turing the travis job), you can see two segfaults of /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/llvm-dsymutil and then sccache crashes.
rust-lang/rust#47000 (comment)
Log at https://api.travis-ci.org/v3/job/321678421/log.txt
If you search for "Date/Time:" (each result is a crash report generated turing the travis job), you can see two segfaults of
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/llvm-dsymutil
and then sccache crashes.Of possible interest:
There's even register info in there so I guess you could use rip to look up the exact instruction/what it was trying to do at the time of crash.
I don't think we've seen if before and don't know if it's even sccache's fault, but wanted to report it at least.
The text was updated successfully, but these errors were encountered: