{ "id": "174214", "key": "TIMOB-27440", "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": null, "resolutiondate": null, "created": "2019-10-03T10:28:28.000+0000", "priority": { "name": "None", "id": "6" }, "labels": [ "engSchedule" ], "versions": [ { "id": "20827", "name": "Release 8.2.0", "archived": false, "released": true, "releaseDate": "2019-09-19" } ], "issuelinks": [], "assignee": null, "updated": "2019-10-15T15:41:31.000+0000", "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" } }, "components": [], "description": "We are seeing an uncaught exception handler warning in TitaniumKit that has been caught by Crashlytics:\r\n{code}\r\n[DEBUG] [Crashlytics:Crash] Warning: NSUncaughtExceptionHandler is 'TiUncaughtExceptionHandler' in '/Users/user/Library/Developer/CoreSimulator/Devices/xx/data/Containers/Bundle/Application/yy/MyApp.app/Frameworks/TitaniumKit.framework/TitaniumKit'\r\n{code}\r\nThis has only been uncovered because of the logging improvements of TIMOB-27331 and may exists for a long time. The reason for it is that the {{TiUncaughtExceptionHandler}} overrides the parent exception handler incorrectly, causing other exception handlers to report crashes incorrectly.", "attachment": [], "flagged": false, "summary": "iOS: Uncaught exception-handler overridden incorrectly", "creator": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "environment": null, "comment": { "comments": [ { "id": "451805", "author": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "body": "Since I cannot edit my tickets anymore, here some additional notes after some investigation:\r\n* I think it's Xcode 11 only (so highly relevant for 8.2.1)\r\n* It occurs since a while but wasn't uncovered so far because the \"old\" logging system did not stream all native logs to the console.\r\n* To reproduce, simply run a sample app with an SDK that has the changes from TIMOB-27331 (again, that one isn't causing the issues but makes it possible to uncover them)", "updateAuthor": { "name": "hknoechel", "key": "hansknoechel", "displayName": "Hans Knöchel", "active": true, "timeZone": "Europe/Berlin" }, "created": "2019-10-03T10:53:35.000+0000", "updated": "2019-10-03T10:53:35.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }