码迷,mamicode.com
首页 > 其他好文 > 详细

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

时间:2015-09-15 16:20:38      阅读:641      评论:0      收藏:0      [点我收藏+]

标签:

 

最近在测试的过程中, 发现了SpringBoar的一个问题:

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

 

同时也发现了应用有类型的问题:

Aug  6 13:11:50  Tour1[17353] <Error>: CGContextSaveGState: invalid context 0x0. If you want to see the backtrace, please set CG_CONTEXT_SHOW_BACKTRACE environmental variable.

 

苹果的链接如下:

https://forums.developer.apple.com/thread/13683

 

应该是iOS9系统引入的bug.

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

标签:

原文地址:http://www.cnblogs.com/easonoutlook/p/4810531.html

(1)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!