[lldb-dev] Problems when testing

Greg Clayton gclayton at apple.com
Fri Nov 2 14:06:53 PDT 2012


On Nov 2, 2012, at 12:34 PM, Filipe Cabecinhas <filcab+lldb-dev at gmail.com> wrote:

> Hi all,
> 
> I'm having some weird problems when testing lldb.
> Most tests don't stop the a.out file and leave it in an uninterruptible sleep.
> This will exhaust the machine's PID space and make it stop working.
> 
> Can you reproduce this?

This happens when your code signing signature is bad.

Did you re-install your system? Upgrade your OS?

To fix this, open keychain access and search for lldb_codesign, remove all, reboot, then follow the code signing docs again.

> 
> I'm using lldb from trunk (updated a few minutes ago), and it happens the same way wether I compile it with the latest clang or clang from the latest Xcode.
> 
> I'm on Mountain Lion 10.8.2.
> 
> Regards,
> 
>   Filipe
> _______________________________________________
> lldb-dev mailing list
> lldb-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev




More information about the lldb-dev mailing list