{ "id": "83992", "key": "TIMOB-6730", "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": "2", "description": "The problem described is an issue which will never be fixed.", "name": "Won't Fix" }, "resolutiondate": "2013-08-01T21:05:23.000+0000", "created": "2011-12-16T15:16:17.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-and121411", "qe-new" ], "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": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2017-03-10T19:05:33.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": "Description:\r\nDuring a KS nook pass on v8 and Rhino on the Nook, I experienced a crash that I could not reproduce. The console reports a log created, but I didn't have permission to access the folder through ADB shell or DDMS file explorer. Console output:\r\n\r\n{code}\r\n/DeviceManagerProvider( 1197): query(): Table (registry)\r\nD/DeviceManagerProvider( 1197): Query from ROM Token!\r\nD/DeviceManagerProvider( 1197): query(): name after()\r\nD/DeviceManagerProvider( 1197): deviceInfoQuery: uri (content://com.bn.provider.devicemanagerprovider/registry?notify=false)\r\nD/DeviceManagerProvider( 1197): deviceInfoQuery: return false\r\nD/Utils ( 1197): getRegistryValue(): Name = com.bn.device.fota.mode Value: auto\r\nD/Utils ( 1197): FOTA mode: auto\r\nI/DeviceManagerHandler( 1197): HandleMessage(): msg.what (6)\r\nD/DeviceManagerHandler( 1197): HandleMessage(): Handling ANR\r\nI/global ( 1197): Default buffer size used in BufferedWriter constructor. It would be better to be explicit if an 8k-char buffer is required.\r\nD/LogcatProcessor( 1197): Starting log capture\r\nI/LogcatProcessor( 1197): LOG END MARKER - 1324074874128\r\nD/LogcatProcessor( 1197): Verbose level\r\nD/LogcatProcessor( 1197): +dumpList\r\nD/LogcatProcessor( 1197): -dumpList\r\nD/dalvikvm( 1197): GC_FOR_MALLOC freed 6716 objects / 685384 bytes in 41ms\r\nD/LogcatProcessor( 1197): +dumpList\r\nD/LogcatProcessor( 1197): -dumpList\r\nD/LogcatProcessor( 1197): +dumpList\r\nD/LogcatProcessor( 1197): -dumpList\r\nD/LogcatProcessor( 1197): +dumpList\r\nD/LogcatProcessor( 1197): -dumpList\r\nD/LogcatProcessor( 1197): +dumpList\r\nD/LogcatProcessor( 1197): -dumpList\r\nI/LogcatProcessor( 1197): Total lines: 1196\r\nD/LogcatProcessor( 1197): +dumpList\r\nD/LogcatProcessor( 1197): Closing file\r\nD/LogcatProcessor( 1197): +closeFile\r\nD/LogcatProcessor( 1197): -closeFile\r\nD/LogcatProcessor( 1197): -dumpList\r\nD/LogcatProcessor( 1197): -start\r\nD/DeviceManagerFsUtil( 1197): totalFileSize()-->222567\r\nD/DeviceManagerFsUtil( 1197): totalFileSize()-->0\r\nD/DeviceManagerFsUtil( 1197): prune(-98, -826009)\r\nD/DeviceManagerService( 1197): Insert returns true\r\nD/DeviceManagerProvider( 1197): query(): uri (content://com.bn.provider.devicemanagerprovider/crashlogs)\r\nD/DeviceManagerProvider( 1197): query(): selection (null)\r\nD/DeviceManagerProvider( 1197): query(): selectionArgs (null)\r\nD/DeviceManagerProvider( 1197): query(): Product.BN_FEATURE_ROM_TOKENS_ENABLED (true)\r\nD/DeviceManagerProvider( 1197): query(): Table (crashlogs)\r\nD/DeviceManagerUtil( 1197): All crash summary files:\r\nD/DeviceManagerUtil( 1197): /data/anr/summary/FAULT_SUMMARY_com.appcelerator.kitchensinknook_2011-12-16_14:34:30_PST.zip\r\nD/DeviceManagerUtil( 1197): Inaccessible crash summary files:\r\nD/DeviceManagerBroadcastReceiver( 1197): Updated Battery Level: 52\r\nD/DeviceManagerBroadcastReceiver( 1197): Action: android.intent.action.BATTERY_CHANGED\r\nD/DeviceManagerBroadcastReceiver( 1197): Set Alarm: false\r\nD/WifiService( 955): ACTION_BATTERY_CHANGED pluggedType: 0\r\nD/DeviceManagerBroadcastReceiver( 1197): Updated Battery Level: 52\r\nD/DeviceManagerBroadcastReceiver( 1197): Action: android.intent.action.BATTERY_CHANGED\r\nD/DeviceManagerBroadcastReceiver( 1197): Set Alarm: false\r\nD/WifiService( 955): ACTION_BATTERY_CHANGED pluggedType: 0\r\nD/DeviceManagerBroadcastReceiver( 1197): Updated Battery Level: 52\r\nD/DeviceManagerBroadcastReceiver( 1197): Action: android.intent.action.BATTERY_CHANGED\r\nD/DeviceManagerBroadcastReceiver( 1197): Set Alarm: false\r\nD/WifiService( 955): ACTION_BATTERY_CHANGED pluggedType: 0\r\nD/DeviceManagerBroadcastReceiver( 1197): Updated Battery Level: 52\r\nD/DeviceManagerBroadcastReceiver( 1197): Action: android.intent.action.BATTERY_CHANGED\r\nD/DeviceManagerBroadcastReceiver( 1197): Set Alarm: false\r\nD/WifiService( 955): ACTION_BATTERY_CHANGED pluggedType: 0\r\nI/power ( 955): *** set_screen_state 0\r\nE/SurfaceFlinger( 955): About to give-up screen, flinger = 0x12e808\r\nE/SurfaceFlinger( 955): Waiting on mBarrier...\r\nE/SurfaceFlinger( 955): Woke up!\r\nD/WifiService( 955): ACTION_SCREEN_OFF\r\n{code}\r\n\r\nSteps to reproduce:\r\n1) Install KS with SDK 1.8.0.1\r\n2) Navigate to Base UI>Vertical Layout\r\n\r\nResult:\r\nDelay in test opening and then crash\r\n\r\nExpected:\r\nVertical layout tableview opens.\r\n", "attachment": [], "flagged": false, "summary": "Android: tableView- rhino - Non-reproducible crash when entering tableview", "creator": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "emerriman", "key": "emerriman", "displayName": "Eric Merriman ", "active": true, "timeZone": "America/Los_Angeles" }, "environment": "NookColor: 2.2.1\r\nSDK: 1.8.0.1.v20111216124633\r\nTitanium Studio, build: 1.0.7.201112152014\r\nMac OS 10.7.2", "comment": { "comments": [ { "id": "411285", "author": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "body": "Closing ticket as the issue will not fix.", "updateAuthor": { "name": "lmorris", "key": "lmorris", "displayName": "Lee Morris", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2017-03-10T19:05:33.000+0000", "updated": "2017-03-10T19:05:33.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }