Xcode-beta (7A192o): UI testing (iOS): Setting a breakpoint in an UI test may cause "pthread_rwlock_rdlock failed (11)"

Originator:raise.rescue
Number:rdar://22608348 Date Originated:08-Sep-2015 12:14 PM
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode-beta (7A192o)
Classification:Other Bug Reproducible:Always
 
Summary:
Setting a breakpoint in an UI test may cause "pthread_rwlock_rdlock failed (11)”. The test then crashes (EXC_BAD_INSTRUCTION (code=EXC_i386_INVOP, subcode=0x0).

Steps to Reproduce:
1. Write an UI-test for iOS and set a breakpoint in it. 
2. Execute the test. 
3. Wait a bit
4. Try to continue the program execution.

Expected Results:
The test should continue

Actual Results:
The test crashes

Regression:


Notes:

Comments


Please note: Reports posted here will not necessarily be seen by Apple. All problems should be submitted at bugreport.apple.com before they are posted here. Please only post information for Radars that you have filed yourself, and please do not include Apple confidential information in your posts. Thank you!