Yes, it’s up for review. Please see http://reviews.llvm.org/D17860 .
-- Qualcomm Innovation Center, Inc. The Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project From: Adrian McCarthy [mailto:amcca...@google.com] Sent: Tuesday, March 08, 2016 11:34 AM To: Ted Woodward Cc: Zachary Turner; LLDB Subject: Re: FYI: a python crash running tests Did you ever push a fix? I'm still seeing this problem, even after a fresh sync. I'm happy to take a look at it today if you don't already have a fix. On Thu, Mar 3, 2016 at 10:18 AM, Ted Woodward <ted.woodw...@codeaurora.org <mailto:ted.woodw...@codeaurora.org> > wrote: 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:ztur...@google.com <mailto:ztur...@google.com> ] 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 <amcca...@google.com <mailto:amcca...@google.com> > 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 lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev