{ "id": "65201", "key": "TIMOB-4017", "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": { "id": "7", "description": "", "name": "Invalid" }, "resolutiondate": "2017-05-26T17:26:15.000+0000", "created": "2011-05-10T08:53:35.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "picker" ], "versions": [ { "id": "11244", "name": "Release 1.7.0", "archived": true, "released": true, "releaseDate": "2011-06-13" } ], "issuelinks": [], "assignee": { "name": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-05-26T17:26:15.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": "1. Phone > contacts > display people\n\nNOTES: the Eris has a ton of contacts on it. Crash was seen in 1.6.2 and 1.7.0, but intermittently in both cases. When the list does load, there are scrolling performance issues.\n\nresults: KS crashes with:\n\nD/dalvikvm( 158): GC freed 1052 objects / 36832 bytes in 1765ms\nW/WindowManager( 86): Attempted to add application window with unknown token HistoryRecord{44a81048 com.appcelerator.pushtest/org.appcelerator.titanium.TiActivity}. Aborting.\nD/AndroidRuntime( 9114): Shutting down VM\nW/dalvikvm( 9114): threadid=3: thread exiting with uncaught exception (group=0x4001e2e8)\nE/TiUncaughtHandler( 9114): (main) [600,3514885] Sending event: exception on thread: main msg:android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@446cf708 is not valid; is your activity running?; Titanium 1.7.0,2011/05/09 12:02,ee98f9...\nE/TiUncaughtHandler( 9114): android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@446cf708 is not valid; is your activity running?\nE/TiUncaughtHandler( 9114): \tat android.view.ViewRoot.setView(ViewRoot.java:472)\nE/TiUncaughtHandler( 9114): \tat android.view.WindowManagerImpl.addView(WindowManagerImpl.java:177)\nE/TiUncaughtHandler( 9114): \tat android.view.WindowManagerImpl.addView(WindowManagerImpl.java:91)\nE/TiUncaughtHandler( 9114): \tat android.view.Window$LocalWindowManager.addView(Window.java:424)\nE/TiUncaughtHandler( 9114): \tat android.app.Dialog.show(Dialog.java:239)\nE/TiUncaughtHandler( 9114): \tat ti.modules.titanium.ui.widget.TiUIActivityIndicator.handleShow(TiUIActivityIndicator.java:200)\nE/TiUncaughtHandler( 9114): \tat ti.modules.titanium.ui.widget.TiUIActivityIndicator.show(TiUIActivityIndicator.java:124)\nE/TiUncaughtHandler( 9114): \tat ti.modules.titanium.ui.ActivityIndicatorProxy.handleShow(ActivityIndicatorProxy.java:45)\nE/TiUncaughtHandler( 9114): \tat org.appcelerator.titanium.proxy.TiViewProxy.handleMessage(TiViewProxy.java:212)\nE/TiUncaughtHandler( 9114): \tat android.os.Handler.dispatchMessage(Handler.java:95)\nE/TiUncaughtHandler( 9114): \tat android.os.Looper.loop(Looper.java:123)\nE/TiUncaughtHandler( 9114): \tat android.app.ActivityThread.main(ActivityThread.java:4568)\nE/TiUncaughtHandler( 9114): \tat java.lang.reflect.Method.invokeNative(Native Method)\nE/TiUncaughtHandler( 9114): \tat java.lang.reflect.Method.invoke(Method.java:521)\nE/TiUncaughtHandler( 9114): \tat com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)\nE/TiUncaughtHandler( 9114): \tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)\nE/TiUncaughtHandler( 9114): \tat dalvik.system.NativeStart.main(Native Method)\nE/AndroidRuntime( 9114): Uncaught handler: thread main exiting due to uncaught exception\nE/AndroidRuntime( 9114): android.view.WindowManager$BadTokenException: Unable to add window -- token android.os.BinderProxy@446cf708 is not valid; is your activity running?\nE/AndroidRuntime( 9114): \tat android.view.ViewRoot.setView(ViewRoot.java:472)\nE/AndroidRuntime( 9114): \tat android.view.WindowManagerImpl.addView(WindowManagerImpl.java:177)\nE/AndroidRuntime( 9114): \tat android.view.WindowManagerImpl.addView(WindowManagerImpl.java:91)\nE/AndroidRuntime( 9114): \tat android.view.Window$LocalWindowManager.addView(Window.java:424)\nE/AndroidRuntime( 9114): \tat android.app.Dialog.show(Dialog.java:239)\nE/AndroidRuntime( 9114): \tat ti.modules.titanium.ui.widget.TiUIActivityIndicator.handleShow(TiUIActivityIndicator.java:200)\nE/AndroidRuntime( 9114): \tat ti.modules.titanium.ui.widget.TiUIActivityIndicator.show(TiUIActivityIndicator.java:124)\nE/AndroidRuntime( 9114): \tat ti.modules.titanium.ui.ActivityIndicatorProxy.handleShow(ActivityIndicatorProxy.java:45)\nE/AndroidRuntime( 9114): \tat org.appcelerator.titanium.proxy.TiViewProxy.handleMessage(TiViewProxy.java:212)\nE/AndroidRuntime( 9114): \tat android.os.Handler.dispatchMessage(Handler.java:95)\nE/AndroidRuntime( 9114): \tat android.os.Looper.loop(Looper.java:123)\nE/AndroidRuntime( 9114): \tat android.app.ActivityThread.main(ActivityThread.java:4568)\nE/AndroidRuntime( 9114): \tat java.lang.reflect.Method.invokeNative(Native Method)\nE/AndroidRuntime( 9114): \tat java.lang.reflect.Method.invoke(Method.java:521)\nE/AndroidRuntime( 9114): \tat com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:860)\nE/AndroidRuntime( 9114): \tat com.android.internal.os.ZygoteInit.main(ZygoteInit.java:618)\nE/AndroidRuntime( 9114): \tat dalvik.system.NativeStart.main(Native Method)\nI/Process ( 86): Sending signal. PID: 9114 SIG: 3\nI/dalvikvm( 9114): threadid=7: reacting to signal 3\nI/dalvikvm( 9114): Wrote stack trace to '/data/anr/traces.txt'\n", "attachment": [], "flagged": false, "summary": "2.1 picker - display people intermittent crash with \"unknown token HistoryRecord\"", "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": "Titanium SDK version: 1.7.0 (05/09/11 12:02 4ee98f9...), Eris 2.1. not seeing on the other android devices we have", "comment": { "comments": [ { "id": "420526", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as Invalid as this version of Kitchen Sink is no longer supported.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-05-26T17:26:15.000+0000", "updated": "2017-05-26T17:26:15.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }