Xcode7 beta5 CoreGraphics invalid context 0x0 errors

Originator:jesse.d.squires
Number:rdar://22302186 Date Originated:16 Aug 2015
Status:Open Resolved:
Product:Developer Tools Product Version:Version 7.0 beta 5 (7A176x)
Classification:Serious Bug Reproducible:Always
 
Summary:
Xcode console shows 3 new errors:

<Error>: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

<Error>: CGContextTranslateCTM: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

<Error>: CGContextRestoreGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

Steps to Reproduce:
1. Build and run any Xcode project
2. Note the errors in the console

Expected Results:
There should not be any errors

Actual Results:
The 3 errors above are logged to the console

Version:
Version 7.0 beta 5 (7A176x)

Notes:


Configuration:


Attachments:

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!