{ "id": "125685", "key": "AC-1793", "fields": { "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false }, "project": { "id": "12217", "key": "AC", "name": "Appcelerator - INBOX", "projectCategory": { "id": "10000", "description": "", "name": "Customer Service" } }, "resolution": { "id": "3", "description": "The problem is a duplicate of an existing issue.", "name": "Duplicate" }, "resolutiondate": "2014-02-03T05:03:26.000+0000", "created": "2014-01-31T10:20:16.000+0000", "labels": [], "versions": [], "issuelinks": [ { "id": "34699", "type": { "id": "10001", "name": "Cloners", "inward": "is cloned into", "outward": "is cloned from" }, "outwardIssue": { "id": "125018", "key": "AC-2463", "fields": { "summary": "Invalid type passed to function in TestFlight report", "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" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "34724", "type": { "id": "10002", "name": "Duplicate", "inward": "is duplicated by", "outward": "duplicates" }, "outwardIssue": { "id": "125018", "key": "AC-2463", "fields": { "summary": "Invalid type passed to function in TestFlight report", "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" } }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2016-03-08T07: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": "14548", "name": "Titanium SDK & CLI", "description": "Please enter tickets related to the MobileSDK here." } ], "description": "Sometimes I got a crash in the TestFlight Backend as follows:\r\n\r\n{code}\r\nInvalid type passed to function\r\nAppNameTiExceptionThrowWithNameAndReason \r\nin TiBase.m on Line 182\r\nOccurrences1\r\nUsers1\r\n#\tBinary Image Name\tAddress\tSymbol\r\n0\tCoreFoundation\t0x2e291f4b\t__exceptionPreprocess\r\n1\tlibobjc.A.dylib\t0x386216af\tobjc_exception_throw\r\n2\tAppName\t0x00220d01\tTiExceptionThrowWithNameAndReason in TiBase.m on Line 182\r\n3\tAppName\t0x001ef559\t-[TiProxy throwException:subreason:location:] in TiProxy.m on Line 1068\r\n4\tAppName\t0x0019be95\t-[TiUITabProxy rootController] in TiUITabProxy.m on Line 96\r\n5\tAppName\t0x0019c69f\t-[TiUITabProxy closeWindowProxy:animated:] in TiUITabProxy.m on Line 160\r\n6\tAppName\t0x0019c427\t-[TiUITabProxy closeOnUIThread:] in TiUITabProxy.m on Line 137\r\n7\tAppName\t0x0019d42f\t__28-[TiUITabProxy closeWindow:]_block_invoke in TiUITabProxy.m on Line 257\r\n8\tAppName\t0x00221aab\t__TiThreadPerformOnMainThread_block_invoke in TiBase.m on Line 268\r\n9\tAppName\t0x00221489\tTiThreadPerformOnMainThread in TiBase.m on Line 288\r\n10\tAppName\t0x0019d3f1\t-[TiUITabProxy closeWindow:] in TiUITabProxy.m on Line 258\r\n11\tAppName\t0x002f0817\t-[TiWindowProxy close:] in TiWindowProxy.m on Line 323\r\n12\tAppName\t0x0018009b\t__27-[TiUIWindowProxy _destroy]_block_invoke in TiUIWindowProxy.m on Line 112\r\n13\tAppName\t0x00221aab\t__TiThreadPerformOnMainThread_block_invoke in TiBase.m on Line 268\r\n14\tAppName\t0x00221eab\tTiThreadProcessPendingMainThreadBlocks in TiBase.m on Line 366\r\n15\tAppName\t0x002bd77b\t-[TiApp waitForKrollProcessing] in TiApp.m on Line 661\r\n16\tAppName\t0x002bd987\t-[TiApp applicationWillTerminate:] in TiApp.m on Line 695\r\n17\tUIKit\t0x30a8b88d\t-[UIApplication _terminateWithStatus:]\r\n18\tUIKit\t0x30a88c9d\t-[UIApplication _handleApplicationSuspend:eventInfo:]\r\n19\tUIKit\t0x30a09ae1\t-[UIApplication handleEvent:withNewEvent:]\r\n20\tUIKit\t0x30a09721\t-[UIApplication sendEvent:]\r\n21\tUIKit\t0x30a6eb3d\t_UIApplicationHandleEvent\r\n22\tGraphicsServices\t0x32ea570d\t_PurpleEventCallback\r\n23\tGraphicsServices\t0x32ea52f7\tPurpleEventCallback\r\n24\tCoreFoundation\t0x2e25c9df\t__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__\r\n25\tCoreFoundation\t0x2e25c97b\t__CFRunLoopDoSource1\r\n26\tCoreFoundation\t0x2e25b14f\t__CFRunLoopRun\r\n27\tCoreFoundation\t0x2e1c5c27\tCFRunLoopRunSpecific\r\n28\tCoreFoundation\t0x2e1c5a0b\tCFRunLoopRunInMode\r\n29\tGraphicsServices\t0x32ea4283\tGSEventRunModal\r\n30\tUIKit\t0x30a69049\tUIApplicationMain\r\n31\tAppName\t0x001063bf\tmain in main.m on Line 36\r\n32\tlibdyld.dylib\t0x38b29ab7\tstart\r\n{code}\r\n\r\nThe TestFlight team responses due to my request, that the error is not based to TestFlight.\r\n\r\nMaybe anyone here has an idea to what this error belongs. Do you need further information?", "attachment": [], "flagged": false, "summary": " Invalid type passed to function in TestFlight report", "creator": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "subtasks": [], "reporter": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "environment": "SDK 3.2.0.GA", "comment": { "comments": [ { "id": "290608", "author": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "body": "If you just made some effort, you could look into the stack trace and see were the problem appears:\n\nhttps://github.com/appcelerator/titanium_mobile/blob/master/iphone/Classes/TiUITabProxy.m#L96-97\n\nYou are obviously looking for a window, but it isn’t a TiWindowProxy for some reason.\nThat’s obviously a bug in Titanium, I think.", "updateAuthor": { "name": "benutzername", "key": "benutzername", "displayName": "Sebastian Klaus", "active": true, "timeZone": "Europe/Berlin" }, "created": "2014-01-31T10:20:27.000+0000", "updated": "2014-01-31T10:20:27.000+0000" }, { "id": "290827", "author": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Resolving this ticket as a duplicate of TC-3613. Please do not file duplicate tickets even if you disagree with the comments posted in the original ticket.", "updateAuthor": { "name": "ragrawal", "key": "ragrawal", "displayName": "Ritu Agrawal", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2014-02-03T05:03:26.000+0000", "updated": "2014-02-03T05:03:26.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }