Failing test on AArch64

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 27 22:58:58 PDT 2016


It seems that just a clean on the build directory did the trick. We're
still unclear as to why, but we'll leave the investigation for after
connect. :-)

Sorry for the noise.
Renato

On 23 Sep 2016 5:04 p.m., "Vedant Kumar" <vsk at apple.com> wrote:

>
> > On Sep 23, 2016, at 5:01 PM, Renato Golin <renato.golin at linaro.org>
> wrote:
> >
> > On 24 September 2016 at 00:52, Vedant Kumar <vsk at apple.com> wrote:
> >> Could you post a longer backtrace?
> >
> > Unfortunately, no. GDB is not installed and my apt-get is completely
> bonkers. :(
>
> Hm, tricky.
>
> On macOS, you can do 'ulimit -c unlimited', force the crash, and then
>
>   lldb -c /cores/foo.core
>
> Would that work on the bot?
>
>
> > I'm building in another machine, but that'll take a while. I'll only
> > be able to fix the bot setup once I arrive in the US.
> >
> > What does the "crash-recovery" entails?
>
> Apparently, just that platform.system() != "FreeBSD". :|.
>
> vedant
>
> >
> > --renato
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160928/b7f04e54/attachment.html>


More information about the llvm-commits mailing list