[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin10-qa_tests

jahanian fjahanian at apple.com
Tue Nov 9 15:44:51 PST 2010


On Nov 9, 2010, at 3:39 PM, Douglas Gregor wrote:

> 
> On Nov 9, 2010, at 5:35 PM, jahanian wrote:
> 
>> 
>> On Nov 9, 2010, at 3:32 PM, Douglas Gregor wrote:
>> 
>>> This might be complaining about the XPASS for
>>> 
>>> 	g++.old-deja/g++.other/overload11.C  (test for warnings, line 84)
>>> 
>>> which I guess means that we just update the test?
>> 
>> It crashes:
>> 
>> g++.old-deja/g++.other/overload11.C:56:10: warning: expression result unused [-Wunused-value]
>>   ptr = (0, ovl);           // ok { dg-bogus "" "" { xfail *-*-* } }
>>          ^
>> Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!"), function cast, file /Volumes/sandbox/llvm/include/llvm/Support/Casting.h, line 202.
>> 0  clang             0x00000001012190bf PrintStackTrace(void*) + 38
>> 1  clang             0x000000010121967a SignalHandler(int) + 254
>> 2  libSystem.B.dylib 0x00007fff8147935a _sigtramp + 26
>> 3  clang             0x00000001004f2ccd bool llvm::isa_impl_cl<clang::QualType>::isa<clang::ReferenceType>(clang::QualType const&) + 21
>> 4  clang             0x00000001000202eb raise + 27
>> 5  clang             0x00000001000202fb abort + 14
>> 6  clang             0x0000000100020388 __gnu_cxx::new_allocator<std::pair<void (*)(void*), void*> >::new_allocator() + 0
>> 7  clang             0x0000000100446e57 llvm::cast_retty<clang::OverloadExpr, clang::Expr*>::ret_type llvm::cast<clang::OverloadExpr, clang::Expr*>(clang::Expr* const&) + 78
>> 
>> Do you want me to file a radar?
> 
> Please update your Clang. The crash was fixed early today (unless some different crash got introduced later!)

Right. It is fixed now.

- fj

> 
> 	- Doug

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-testresults/attachments/20101109/37898d0c/attachment.html>


More information about the llvm-testresults mailing list