Xcode 8 saving reports from reports navigator doesn't save entire error log

Originator:keithbsmiley
Number:rdar://27938864 Date Originated:20-Aug-2016 22:54
Status:Open Resolved:
Product:Developer Tools Product Version:Xcode 8 beta 6
Classification:UI/Usability Reproducible:Always
 
Summary:
Currently when you click the "Save..." button next to the filter text field in the report navigator in Xcode 8, you get an rtf file with the log. This rtf file doesn't contain the entire error log.

Steps to Reproduce:
1. Get the Swift compiler to crash (maybe with 27938860)
2. Go the the report navigator in Xcode and click Save...
3. View the saved log

Expected Results:
The *entire* log should be contained in the produced rtf file

Actual Results:
The crash report isn't contained in the rtf file.

Version:
Xcode 8 beta 6

Notes:
See the attached logs for the rtf file, and the swift-update log that was subsequently saved in ~/Library/Logs/DiagnosticReports

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!