Instruments crashes when a user taps on nested items from a logElementTree.

Originator:henrycerner
Number:rdar://14116388 Date Originated:11-Jun-2013 12:05 PM
Status:Open Resolved:No
Product:Developer Tools Product Version:5.0
Classification:Crash/Hang/Data Loss Reproducible:Always
 
Summary:
Instruments UI automation crashes when a user clicks on logged elements from a logElementTree.

Steps to Reproduce:
Download the example and build for UI automation.  Run the test named AutomationExample.js and let it finish successfully.  Then, under Trace Log -> Log Messages, do the following:

1) Click the disclosure indicator to expand the UIATableView with the name Empty List.
2) Click the disclosure indicator to expand the UIATableGroup with the name Group_Africa.
3) Click the following elements (in order) that appear under the UIATableGroup with name Group_Africa:
    1. UIAStaticText with name Group_Africa.
    2. UIAButton with name First
    3. UIAButton with name Second
    4. UIAButton with name Third
    5. UIAButton with name Second
    6. UIAButton with name First

Instruments should have crashed after step 3.6.

Expected Results:
Instruments should not crash.

Actual Results:
Instruments crashed.

Notes:
The download includes a file called CrashLog.txt which contains crash information.

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!