<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">The first buildbot failure I can readily find was Monday, 26oct2009 around 7PM PDT.  The assertion is<div><br></div><div><span class="Apple-style-span" style="font-family: monospace; white-space: pre; ">Assertion failed: ((i >= FTy->getNumParams() || FTy->getParamType(i) == Params[i]->getType()) && "Calling a function with a bad signature!"), function init, file /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-x86_64-darwin10-selfhost/llvmCore.roots/llvmCore~obj/src/lib/VMCore/Instructions.cpp, line 312.</span></div><div><div><br></div><div><br></div><div>It seems to be compiling function uw_frame_state_for() within unwind-dw2.c; apparently the parameter types weren't a good match for a call to __builtin_object_size().</div><div><br></div><div>Does this look familiar to anyone?</div><div><br></div><div>stuart</div></div></body></html>