{ "id": "63080", "key": "TIMOB-2448", "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": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" }, { "id": "11248", "name": "Sprint 2011-13", "archived": true, "released": true, "releaseDate": "2011-04-04" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-05-16T11:05:59.000+0000", "created": "2011-04-15T03:20:06.000+0000", "priority": { "name": "Trivial", "id": "5" }, "labels": [ "crash", "ios", "regression", "release-1.7.0", "scrollable", "view" ], "versions": [], "issuelinks": [], "assignee": { "name": "blainhamon", "key": "blainhamon", "displayName": "Blain Hamon", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-05-16T11:05:59.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": "{html}

was seen on a 4gt ipod touch 1.5.0.faa27c7

\n

1.Base UI > views > Scroll Views > scrollable View
\n2.Tap add quickly 4-5 times

\n

as noted, its intermittent. logging and attaching crashlog in\nthe hopes it makes sense to dev.

\n

Mon Nov 29 10:54:40 unknown KitchenSink[1527] : *** Terminating\napp due to uncaught exception 'CALayerInvalidGeometry', reason:\n'CALayer position contains NaN: [nan 0]'

\n
\n*** Call stack at first throw:\n(\n    0   CoreFoundation                      0x3048e987 __exceptionPreprocess + 114\n    1   libobjc.A.dylib                     0x33a0849d objc_exception_throw + 24\n    2   CoreFoundation                      0x3048e7c9 +[NSException raise:format:arguments:] + 68\n    3   CoreFoundation                      0x3048e803 +[NSException raise:format:] + 34\n    4   QuartzCore                          0x32d75229 _ZL18CALayerSetPositionP7CALayerRKN2CA4Vec2IdEEb + 140\n    5   QuartzCore                          0x32d75197 -[CALayer setPosition:] + 38\n    6   UIKit                               0x313d737f -[UIView(Geometry) setCenter:] + 22\n    7   KitchenSink                         0x00058a5b 0x0 + 363099\n    8   KitchenSink                         0x00037bff 0x0 + 228351\n    9   KitchenSink                         0x00038205 0x0 + 229893\n    10  KitchenSink                         0x000c317b 0x0 + 799099\n    11  CoreFoundation                      0x304450a3 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 14\n    12  CoreFoundation                      0x30444b5b __CFRunLoopDoTimer + 850\n    13  CoreFoundation                      0x304161b5 __CFRunLoopRun + 1088\n    14  CoreFoundation                      0x30415c87 CFRunLoopRunSpecific + 230\n    15  CoreFoundation                      0x30415b8f CFRunLoopRunInMode + 58\n    16  GraphicsServices                    0x31eec4ab GSEventRunModal + 114\n    17  GraphicsServices                    0x31eec557 GSEventRun + 62\n    18  UIKit                               0x313cf329 -[UIApplication _run] + 412\n    19  UIKit                               0x313cce93 UIApplicationMain + 670\n    20  KitchenSink                         0x0000465f 0x0 + 18015\n    21  KitchenSink                         0x00003d00 0x0 + 15616\n)\n
\n

Mon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] :\n[ERROR] The application has crashed with an\nunhandled exception. Stack trace:
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 0\nCoreFoundation 0x3048e975 exceptionPreprocess + 96
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 1\nlibobjc.A.dylib 0x33a0849d objc_exception_throw + 24
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 2\nCoreFoundation 0x3048e7c9 +[NSException raise:format:arguments:] +\n68
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 3\nCoreFoundation 0x3048e803 +[NSException raise:format:] + 34
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 4\nQuartzCore 0x32d75229\n_ZL18CALayerSetPositionP7CALayerRKN2CA4Vec2IdEEb + 140
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 5\nQuartzCore 0x32d75197 -[CALayer setPosition:] + 38
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 6\nUIKit 0x313d737f -[UIView(Geometry) setCenter:] + 22
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 7\nKitchenSink 0x00058a5b 0x0 + 363099
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 8\nKitchenSink 0x00037bff 0x0 + 228351
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 9\nKitchenSink 0x00038205 0x0 + 229893
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 10\nKitchenSink 0x000c317b 0x0 + 799099
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 11\nCoreFoundation 0x304450a3
\nCFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION +\n14
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 12\nCoreFoundation 0x30444b5b
CFRunLoopDoTimer + 850
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 13\nCoreFoundation 0x304161b5 _CFRunLoopRun + 1088
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 14\nCoreFoundation 0x30415c87 CFRunLoopRunSpecific + 230
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 15\nCoreFoundation 0x30415b8f CFRunLoopRunInMode + 58
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 16\nGraphicsServices 0x31eec4ab GSEventRunModal + 114
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 17\nGraphicsServices 0x31eec557 GSEventRun + 62
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 18\nUIKit 0x313cf329 -[UIApplication
run] + 412
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 19\nUIKit 0x313cce93 UIApplicationMain + 670
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 20\nKitchenSink 0x0000465f 0x0 + 18015
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] : 21\nKitchenSink 0x00003d00 0x0 + 15616
\nMon Nov 29 10:54:40 unknown\nUIKitApplication:com.appcelerator.KitchenSink[0xf9db][1527] :\nterminate called after throwing an instance of 'NSException'

{html}", "attachment": [], "flagged": false, "summary": "iOS: Intermittent crash when adding views to scrollableViews (seen 2X, then never again) ", "creator": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "128494", "author": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "body": "{html}

I believe this may have been fixed when I checked in a fix\ninvolving some uninitialized variables in the layout code. Please\nregress.

{html}", "updateAuthor": { "name": "rseagraves", "key": "rseagraves", "displayName": "Reggie Seagraves", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-04-15T03:20:07.000+0000", "updated": "2011-04-15T03:20:07.000+0000" }, { "id": "133440", "author": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "body": "4.3 ipad2 [INFO] Titanium SDK version: 1.7.0 (05/10/11 19:34 879871b...)", "updateAuthor": { "name": "thomashuelbert", "key": "thomashuelbert", "displayName": "Thomas Huelbert", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-05-11T14:56:21.000+0000", "updated": "2011-05-11T14:56:21.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }