[LLVMdev] Help diagnosing a failing hexagon bot?

Duncan P. N. Exon Smith dexonsmith at apple.com
Tue Dec 9 18:10:16 PST 2014


> On 2014 Dec 9, at 17:28, Rafael Avila de Espindola <rafael.espindola at gmail.com> wrote:
> 
> 
> 
> Sent from my iPhone
> 
>> On Dec 9, 2014, at 16:32, Duncan P. N. Exon Smith <dexonsmith at apple.com> wrote:
>> 
>> It looks like my Metadata/Value split broke the hexagon bot [1], but I
>> can't figure out why.  Is there anyone that can help me diagnose the
>> problem?
>> 
>> [1]: http://lab.llvm.org:8011/builders/llvm-hexagon-elf/builds/13434
>> 
>> All the tests are crashing in the same way; looks like a double-free?
>> 
> 
> If that is the case, running the tests with asan will find it :-)
> 

r223904 fixed the Hexagon bot [1].  I've started an asan build *anyway*,
since this is the second fix for memory corruption (see also r223858).

[1]: http://lab.llvm.org:8011/builders/llvm-hexagon-elf/builds/13451



More information about the llvm-dev mailing list