[lldb-dev] FYI: a python crash running tests

Zachary Turner via lldb-dev lldb-dev at lists.llvm.org
Thu Mar 3 09:54:10 PST 2016


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 <amccarth at 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.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20160303/6599d7ad/attachment.html>


More information about the lldb-dev mailing list