{ "id": "82532", "key": "TIMOB-6120", "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": "12085", "description": "Mobile @ HQ", "name": "Sprint 2011-45", "archived": true, "released": true, "releaseDate": "2011-11-14" }, { "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-11-20T23:43:53.000+0000", "created": "2011-11-08T13:18:27.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "branch-v8" ], "versions": [ { "id": "11331", "description": "", "name": "Release 1.8.0", "archived": true, "released": true, "releaseDate": "2011-10-31" } ], "issuelinks": [], "assignee": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:44:26.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": "10202", "name": "Android", "description": "Android Platform" } ], "description": "To reproduce: run drillbit in v8 for Kroll and UI\r\n\r\n{code}\r\nE/TiApplication( 7430): (main) [298,298] Sending event: exception on thread: main msg:java.lang.NullPointerException; Titanium 1.8.0.1,2011/11/08 09:24,67040c1\r\nE/TiApplication( 7430): java.lang.NullPointerException\r\nE/TiApplication( 7430): at android.view.ViewConfiguration.get(ViewConfiguration.java:262)\r\nE/TiApplication( 7430): at android.view.View.(View.java:2380)\r\nE/TiApplication( 7430): at android.view.ViewGroup.(ViewGroup.java:354)\r\nE/TiApplication( 7430): at android.widget.FrameLayout.(FrameLayout.java:86)\r\nE/TiApplication( 7430): at ti.modules.titanium.ui.widget.tableview.TiTableView.(TiTableView.java:247)\r\nE/TiApplication( 7430): at ti.modules.titanium.ui.widget.TiUITableView.processProperties(TiUITableView.java:97)\r\nE/TiApplication( 7430): at org.appcelerator.kroll.KrollProxy.setModelListener(KrollProxy.java:589)\r\nE/TiApplication( 7430): at org.appcelerator.titanium.proxy.TiViewProxy.realizeViews(TiViewProxy.java:449)\r\nE/TiApplication( 7430): at org.appcelerator.titanium.proxy.TiViewProxy.handleGetView(TiViewProxy.java:441)\r\nE/TiApplication( 7430): at org.appcelerator.titanium.proxy.TiViewProxy.getOrCreateView(TiViewProxy.java:427)\r\nE/TiApplication( 7430): at ti.modules.titanium.ui.TableViewProxy.getTableView(TableViewProxy.java:125)\r\nE/TiApplication( 7430): at ti.modules.titanium.ui.TableViewProxy.handleSetData(TableViewProxy.java:410)\r\nE/TiApplication( 7430): at ti.modules.titanium.ui.TableViewProxy.handleMessage(TableViewProxy.java:518)\r\nE/TiApplication( 7430): at android.os.Handler.dispatchMessage(Handler.java:95)\r\nE/TiApplication( 7430): at android.os.Looper.loop(Looper.java:132)\r\nE/TiApplication( 7430): at android.app.ActivityThread.main(ActivityThread.java:4028)\r\nE/TiApplication( 7430): at java.lang.reflect.Method.invokeNative(Native Method)\r\nE/TiApplication( 7430): at java.lang.reflect.Method.invoke(Method.java:491)\r\nE/TiApplication( 7430): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:844)\r\nE/TiApplication( 7430): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:602)\r\nE/TiApplication( 7430): at dalvik.system.NativeStart.main(Native Method)\r\nI/Process ( 289): Sending signal. PID: 7430 SIG: 9\r\nE/AndroidRuntime( 7430): FATAL EXCEPTION: main\r\nE/AndroidRuntime( 7430): java.lang.NullPointerException\r\nE/AndroidRuntime( 7430): at android.view.ViewConfiguration.get(ViewConfiguration.java:262)\r\nE/AndroidRuntime( 7430): at android.view.View.(View.java:2380)\r\nE/AndroidRuntime( 7430): at android.view.ViewGroup.(ViewGroup.java:354)\r\nE/AndroidRuntime( 7430): at android.widget.FrameLayout.(FrameLayout.java:86)\r\nE/AndroidRuntime( 7430): at ti.modules.titanium.ui.widget.tableview.TiTableView.(TiTableView.java:247)\r\nE/AndroidRuntime( 7430): at ti.modules.titanium.ui.widget.TiUITableView.processProperties(TiUITableView.java:97)\r\nE/AndroidRuntime( 7430): at org.appcelerator.kroll.KrollProxy.setModelListener(KrollProxy.java:589)\r\nE/AndroidRuntime( 7430): at org.appcelerator.titanium.proxy.TiViewProxy.realizeViews(TiViewProxy.java:449)\r\nE/AndroidRuntime( 7430): at org.appcelerator.titanium.proxy.TiViewProxy.handleGetView(TiViewProxy.java:441)\r\nE/AndroidRuntime( 7430): at org.appcelerator.titanium.proxy.TiViewProxy.getOrCreateView(TiViewProxy.java:427)\r\nE/AndroidRuntime( 7430): at ti.modules.titanium.ui.TableViewProxy.getTableView(TableViewProxy.java:125)\r\nE/AndroidRuntime( 7430): at ti.modules.titanium.ui.TableViewProxy.handleSetData(TableViewProxy.java:410)\r\nE/AndroidRuntime( 7430): at ti.modules.titanium.ui.TableViewProxy.handleMessage(TableViewProxy.java:518)\r\nE/AndroidRuntime( 7430): at android.os.Handler.dispatchMessage(Handler.java:95)\r\nE/AndroidRuntime( 7430): at android.os.Looper.loop(Looper.java:132)\r\nE/AndroidRuntime( 7430): at android.app.ActivityThread.main(ActivityThread.java:4028)\r\nE/AndroidRuntime( 7430): at java.lang.reflect.Method.invokeNative(Native Method)\r\nE/AndroidRuntime( 7430): at java.lang.reflect.Method.invoke(Method.java:491)\r\nE/AndroidRuntime( 7430): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:844)\r\nE/AndroidRuntime( 7430): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:602)\r\nE/AndroidRuntime( 7430): at dalvik.system.NativeStart.main(Native Method)\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Drillbit: v8: Kroll and UI test hangs", "creator": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "ayeung", "key": "ayeung", "displayName": "Allen Yeung", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "173451", "author": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "body": "This was resolved by other fixes early on", "updateAuthor": { "name": "mculpepper", "key": "mculpepper", "displayName": "Marshall Culpepper", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-11-20T23:43:53.000+0000", "updated": "2011-11-20T23:43:53.000+0000" }, { "id": "175282", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "version=1.8.0.1\r\ntimestamp=12/07/11 13:33\r\ngithash=7954783 with v8/rhino on \r\nXoom 3.2.1", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-07T16:40:04.000+0000", "updated": "2011-12-07T16:40:04.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }