I think I see the problem; I’ll push up a fix.
-- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From: Zachary Turner [mailto:[email protected]] Sent: Thursday, March 03, 2016 11:54 AM To: Adrian McCarthy; LLDB; Ted Woodward Subject: Re: FYI: a python crash running tests Hi Ted, any chance this is your recent change? I know you had some changes in this file recently On Wed, Mar 2, 2016 at 4:46 PM Adrian McCarthy <[email protected] <mailto:[email protected]> > wrote: Running ninja check-lldb now has one crash in a Python process, due to deferencing a null pointer in IRExecutionUnit.cpp: candidate_sc.symbol is null, which leads to a call with a null this pointer. However, the Test Result Summary shows no problems: 0 failures, errors, exceptional exits, and timeouts. I would try to debug it, but I'm about to head out. Adrian.
_______________________________________________ lldb-dev mailing list [email protected] http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev
