[llvm-testresults] Broken buildbot: llvm-gcc-i386-linux-selfhost

Evan Cheng evan.cheng at apple.com
Fri Sep 24 11:05:29 PDT 2010


I'll put r114684 in a local build and look at the failures. Perhaps it will point me to the real issue if it's somehow related.

Evan

On Sep 24, 2010, at 11:00 AM, Jakob Stoklund Olesen wrote:

> 
> On Sep 24, 2010, at 10:42 AM, Evan Cheng wrote:
> 
>> 
>> On Sep 24, 2010, at 10:36 AM, Jakob Stoklund Olesen wrote:
>> 
>>> 
>>> On Sep 24, 2010, at 10:29 AM, Rafael Espindola wrote:
>>> 
>>>> On 24 September 2010 13:19, Jakob Stoklund Olesen <stoklund at 2pi.dk> wrote:
>>>>> Hi,
>>>>> 
>>>>> The llvm-gcc-i386-linux-selfhost is currently broken in test.llvm.stage2, it looks like FileCheck is being miscompiled.
>>>>> 
>>>>> There has been some noise because of other failures, so the commit breaking this bot wasn't caught.
>>>>> 
>>>>> This is the last good build:
>>>>> 
>>>>> http://google1.osuosl.org:8011/builders/llvm-gcc-i386-linux-selfhost/builds/45 (r114628)
>>>>> 
>>>>> This is the first build to fail in the way it is currently failing:
>>>>> 
>>>>> http://google1.osuosl.org:8011/builders/llvm-gcc-i386-linux-selfhost/builds/55 (r114684)
>>>>> 
>>>>> 
>>>>> I suspect Rafael is the culprit since this is only happening on Linux, but Evan is a candidate as well.
>>>> 
>>>> So, my changes were to the ELF writer that is not used by default...
>>> 
>>> In that case, the failure almost certainly belongs to Evan.
>>> 
>>> Evan, could r114630 be triggering the same downstream bug that r114634 apparently did?
>> 
>> Anything is possible. But are we sure that's the case? The failures are restricted to a few llvm-gcc tests and on this tester only. I find that highly suspicious.
> 
> I didn't notice before, but the failures contain stack dumps. It looks like llvm-mc is crashing on those tests, but only the stage2 llvm-mc.
> 
> It is our only self-hosting i386-linux tester.
> 
> Rafael, is the ELF writer used when running llvm-mc on Linux? That might explain why it is only failing on Linux.
> 
> /jakob
> 





More information about the llvm-testresults mailing list