I have a Python C extension I am debugging in Xcode 5.1.1 on Mavericks which causes Xcode to crash as soon as the tests are run as described here .
I am then prompted to reinstall Xcode as it is apparently corrupted.
The crash log contains:
Crashed Thread: 14 Dispatch queue: DBGLLDBLauncher Serial Queue
Exception Type: EXC_BAD_ACCESS (Code Signature Invalid)
Exception Codes: 0x0000000000000032, 0x00000001128b9000
kernel messages:
-1 sec CODE SIGNING: cs_invalid_page(0x1128b9000): p=6382[Xcode] final status 0x1000200, denying page sending SIGKILL
-1 sec CODE SIGNING: process 6382[Xcode]: rejecting invalid page at address 0x1128b9000 from offset 0x1000 in file "/Users/dwhitla/.virtualenvs/lrparser/bin/python" (cs_mtime:1404897136.0 == mtime:1404897136.0) (signed:1 validated:1 tainted:1 wpmapped:0 slid:0)
-2 sec CODE SIGNING: cs_invalid_page(0x101443000): p=6766[python] final status 0x0, allowing (remove VALID) page
-6 sec CODE SIGNING: cs_invalid_page(0x1000): p=6760[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
-15 sec CODE SIGNING: cs_invalid_page(0x10af5c000): p=6757[python] final status 0x0, allowing (remove VALID) page