{ "id": "83304", "key": "TIMOB-6417", "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": "12088", "description": "", "name": "Sprint 2011-48", "archived": true, "released": true, "releaseDate": "2011-12-05" }, { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2011-12-01T15:11:07.000+0000", "created": "2011-12-01T14:11:05.000+0000", "priority": { "name": "Critical", "id": "1" }, "labels": [], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "issuelinks": [], "assignee": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2011-12-09T15:00:40.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": "We currently have a failure in the drillbit 'ui' test, which crashes with the following stack trace:\r\n\r\n{code}\r\nApplication Specific Information:\r\niPhone Simulator 272, iPhone OS 4.0.2 (iPhone/8A400)\r\n*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSNull floatValue]: unrecognized selector sent to instance 0x4e1ad68'\r\n*** Call stack at first throw:\r\n(\r\n\t0 CoreFoundation 0x04db1919 __exceptionPreprocess + 185\r\n\t1 libobjc.A.dylib 0x04bc65de objc_exception_throw + 47\r\n\t2 CoreFoundation 0x04db342b -[NSObject(NSObject) doesNotRecognizeSelector:] + 187\r\n\t3 CoreFoundation 0x04d23116 ___forwarding___ + 966\r\n\t4 CoreFoundation 0x04d22cd2 _CF_forwarding_prep_0 + 50\r\n\t5 test_harness 0x0007472b +[TiUtils pointValue:valid:] + 379\r\n\t6 test_harness 0x000691c2 -[TiViewProxy convertPointToView:] + 1586\r\n\t7 test_harness 0x0004f103 -[KrollMethod call:] + 2371\r\n\t8 test_harness 0x0004dee1 KrollCallAsFunction + 545\r\n\t9 test_harness 0x002a9154 _ZN2TI16TiCallbackObjectINS_8TiObjectEE4callEPNS_10TiExcStateEPS1_NS_7TiValueERKNS_7ArgListE + 346\r\n\t10 test_harness 0x00285a90 _ZN2TI11Interpreter14privateExecuteENS0_13ExecutionFlagEPNS_12RegisterFileEPNS_10TiExcStateEPNS_7TiValueE + 44554\r\n\t11 test_harness 0x002890e7 _ZN2TI11Interpreter7executeEPNS_18FunctionExecutableEPNS_10TiExcStateEPNS_10TiFunctionEPNS_8TiObjectERKNS_7ArgListEPNS_14ScopeChainNodeEPNS_7TiValueE + 825\r\n\t12 test_harness 0x00298315 _ZN2TI10TiFunction4callEPNS_10TiExcStateENS_7TiValueERKNS_7ArgListE + 129\r\n\t13 test_harness 0x00257a53 _ZN2TI4callEPNS_10TiExcStateENS_7TiValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7ArgListE + 91\r\n\t14 test_harness 0x002a7746 TiObjectCallAsFunction + 373\r\n\t15 test_harness 0x00057b54 -[KrollTimer invokeWithCondition:] + 164\r\n\t16 test_harness 0x000476b2 -[KrollInvocation invoke:] + 130\r\n\t17 test_harness 0x00049185 -[KrollContext invoke:] + 213\r\n\t18 test_harness 0x0004a97d -[KrollContext main] + 4189\r\n\t19 Foundation 0x008c52a8 -[NSThread main] + 81\r\n\t20 Foundation 0x008c5234 __NSThread__main__ + 1387\r\n\t21 libSystem.B.dylib 0x95d84259 _pthread_start + 345\r\n\t22 libSystem.B.dylib 0x95d840de thread_start + 34\r\n)\r\n{code}", "attachment": [], "flagged": false, "summary": "iOS: drillbit 'ui' test crash", "creator": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "stephentramer", "key": "stephentramer", "displayName": "Stephen Tramer", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "175601", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with version=1.8.0.1\r\ntimestamp=12/09/11 14:34\r\ngithash=06b8c30 no crash, still 2 known failures in Ti.UI tests, ran all UI tests\r\n\r\nwindowOrientation\tfalse\t147\tshould contain one of: [1,4] was: undefined\r\nappendRowAsArray\tfalse\t114\tshould be: \"3\", was: \"1\"\r\n", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-09T15:00:40.000+0000", "updated": "2011-12-09T15:00:40.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }