{ "id": "121359", "key": "TIMOB-15524", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "10153", "key": "TIMOB", "name": "Titanium SDK/CLI", "projectCategory": { "id": "10100", "description": "Titanium and related SDKs used in application development", "name": "Client" } }, "fixVersions": [], "resolution": { "id": "5", "description": "All attempts at reproducing this issue failed, or not enough information was available to reproduce the issue. Reading the code produces no clues as to why this behavior would occur. If more information appears later, please reopen the issue.", "name": "Cannot Reproduce" }, "resolutiondate": "2016-08-03T14:38:28.000+0000", "created": "2013-10-18T00:39:57.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-3.1.4" ], "versions": [ { "id": "15747", "description": "Release 3.1.4", "name": "Release 3.1.4", "archived": true, "released": false } ], "issuelinks": [ { "id": "35532", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "125786", "key": "TIMOB-16363", "fields": { "summary": "iOS 7: VideoPlayer - A \"invalid context 0x0\" error message appears in console while running Ti.Media.VideoPlayer only on iPad iOS 7", "status": { "description": "The issue is open and ready for the assignee to start work on it.", "name": "Open", "id": "1", "statusCategory": { "id": 2, "key": "new", "colorName": "blue-gray", "name": "To Do" } }, "priority": { "name": "Low", "id": "4" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "cng", "key": "cng", "displayName": "Chee Kiat Ng", "active": false, "timeZone": "America/Los_Angeles" }, "updated": "2016-08-03T14:40:41.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "10206", "name": "iOS", "description": "iOS Platform" } ], "description": "h5.Description\r\nDuring a test on dynamics features I ran into a \"critical\" error.\r\nAs part of a messaging application which displays incoming messages on the right and outgoing messages on the left I happened across multiple errors in the console.\r\n\r\nh5.Expected Result\r\nConsole should just display LEFT or RIGHT depending on the type of message.\r\n\r\nh5.Result\r\nConsole displayed errors and slowed the application.\r\n\r\n{code}\r\n[INFO] : Application started\r\n[INFO] : TIMOB14233/1.0 (3.2.0.v20131008154043.8f63fa2)\r\n[INFO] : LEFT\r\n[INFO] : RIGHT\r\n[INFO] : LEFT\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetFillColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetStrokeColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSaveGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetFlatness: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextAddPath: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextDrawPath: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextRestoreGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSaveGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetFlatness: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextAddPath: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextDrawPath: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextRestoreGState: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetFillColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetStrokeColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetFillColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetStrokeColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextGetBlendMode: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetBlendMode: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextFillRects: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetBlendMode: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetFillColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetStrokeColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextGetBlendMode: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetBlendMode: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextFillRects: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetBlendMode: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetFillColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetStrokeColorWithColor: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextGetBlendMode: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetBlendMode: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextFillRects: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : Oct 17 16:20:25 SDowseMBP.local TIMOB14233[80831] : CGContextSetBlendMode: invalid context 0x0. This is a serious error. This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability. This notice is a courtesy: please fix this problem. It will become a fatal error in an upcoming update.\r\n[INFO] : RIGHT\r\n{code}", "attachment": [ { "id": "46323", "filename": "Resources.zip", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-03-04T01:36:16.000+0000", "size": 2148434, "mimeType": "application/zip" } ], "flagged": false, "summary": "iOS: Console displays invalid context errors", "creator": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "sdowse", "key": "sdowse", "displayName": "Samuel Dowse", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "Mac OSX 10.8.5 Mountain Lion\r\nTitanium Studio, build: 3.1.4.201310152018\r\nTitanium SDK, build: 3.2.0.v20131008154043\r\nCLI: 3.2.0\r\niOS 7", "comment": { "comments": [ { "id": "291621", "author": { "name": "gduthieuw", "key": "gduthieuw", "displayName": "Guile", "active": true, "timeZone": "Europe/Berlin" }, "body": "I'm not sure you take care of the message.\r\nEven if it is a common log, with a \"Info\" level, the text is explicit\r\n{quote}\r\n This is a serious error.\r\n This application, or a library it uses, is using an invalid context and is thereby contributing to an overall degradation of system stability and reliability.\r\n This notice is a courtesy: please fix this problem.\r\n It will become a fatal error in an upcoming update.\r\n{quote}\r\nI think you should consider this message seriously and make Titanium stable for LTR as nobody knows what Apple will do with in a future iOS release...\r\nJust imagine that iOS8 change this notice into a fatal error?\r\n\r\nYou have the opportunity to prevent a potential crash, just consider this message as serious and change priority to a higher level than \"low\"\r\n\r\nThank you", "updateAuthor": { "name": "gduthieuw", "key": "gduthieuw", "displayName": "Guile", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-02-06T10:41:57.000+0000", "updated": "2014-02-06T10:41:57.000+0000" }, { "id": "291637", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "[~sdowse] and others, I see references here:\n\nhttp://stackoverflow.com/questions/19599266/invalid-context-0x0-under-ios-7-0-and-system-degradation\n\nBut a number of people report that if you reset the content and settings of the simulator, it goes away. Can you try that?", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-06T16:41:23.000+0000", "updated": "2014-02-06T16:41:23.000+0000" }, { "id": "295442", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-03-04T01:31:01.000+0000", "updated": "2014-03-04T01:31:01.000+0000" }, { "id": "295443", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Attaching the sample code that was used for testing.\r\n\r\n*Setup:*\r\n1. After downloading and unzipping attachment, replace the default Titanium app with this Resources content\r\n2. Install onto device\r\n3. Go to Messages\r\n4. Start typing messages in the text field", "updateAuthor": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2014-03-04T01:36:16.000+0000", "updated": "2014-03-04T01:36:16.000+0000" }, { "id": "296236", "author": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "body": "+1 on this issue. Not sure how resetting the content and settings is relevant: I started to see this issue **after** I reset the simulator earlier today.", "updateAuthor": { "name": "mokesmokes", "key": "mokesmokes", "displayName": "Mark Mokryn", "active": true, "timeZone": "Asia/Jerusalem" }, "created": "2014-03-08T21:58:28.000+0000", "updated": "2014-03-08T21:58:28.000+0000" }, { "id": "297293", "author": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Can't reproduce at all ATM, so deferring until we get a better test case.", "updateAuthor": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-03-14T18:20:39.000+0000", "updated": "2014-03-14T18:20:39.000+0000" }, { "id": "312225", "author": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "body": "I am not able to reproduce the issue, used the attached application using the following environment\r\n\r\nEnvironment used:\r\nTested on:\r\nDevice : iPhone 5s , iOS version : 7.1.1\r\nSDK: 3.3.0.v20140625133319\r\nCLI version : 3.3.0-rc4\r\nOS : MAC OSX 10.9.2\r\nAlloy: 1.4.0-rc3\r\nACS: 1.0.14\r\nnpm:1.3.2\r\nLiveView: 1.0.4\r\nAppcelerator Studio, build: 3.3.0.201406271159\r\ntitanium-code-processor: 1.1.1\r\nXCode : 5.1.1", "updateAuthor": { "name": "pmishra", "key": "pmishra", "displayName": "Paras Mishra", "active": true, "timeZone": "Asia/Kolkata" }, "created": "2014-07-03T11:10:38.000+0000", "updated": "2014-07-03T11:10:38.000+0000" }, { "id": "392300", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Closing this issue as \"Cannot Reproduce\" for now, since we have been unable to see that issue appear over the last 2 years. I am pretty sure it was an issue in the iOS logs that have been fixed internally. If anyone still sees this issue - especially linked with an error - please let us know. Thanks!", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2016-08-03T14:40:41.000+0000", "updated": "2016-08-03T14:40:41.000+0000" } ], "maxResults": 8, "total": 8, "startAt": 0 } } }