{ "id": "83452", "key": "TIMOB-6496", "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": "12089", "description": "", "name": "Sprint 2011-49", "archived": true, "released": true, "releaseDate": "2011-12-12" }, { "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-08T23:39:50.000+0000", "created": "2011-12-07T01:37:47.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "branch-v8" ], "versions": [ { "id": "12580", "description": "Dual Runtime 1.8.0", "name": "Release 1.8.0.1", "archived": true, "released": true, "releaseDate": "2011-12-22" } ], "issuelinks": [ { "id": "14105", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "83462", "key": "TIMOB-6501", "fields": { "summary": "ImageView memory leak", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } }, { "id": "14112", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "83478", "key": "TIMOB-6509", "fields": { "summary": "Android: Image: v8/Rhino: Animated image is not getting updated after click", "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" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "1", "description": "A problem which impairs or prevents the functions of the product.", "name": "Bug", "subtask": false } } } } ], "assignee": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2014-06-19T12:42:55.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": [], "description": "Run KS ->Base UI->Views->Image Views->Image Rapid Update and then hit BACK key. The program crashes sometimes. Hard to reproduce.\r\nThe error stack is \r\n{code}\r\nD/Window ( 2348): Loading window with URL: ../examples/image_view_updateimages.js\r\nD/Module ( 2348): Loading module: ../examples/image_view_updateimages -> Resources/examples/image_view_updateimages.js\r\nD/dalvikvm( 2348): GC_CONCURRENT freed 2050K, 13% free 15635K/17799K, paused 3ms+5ms\r\nI/ActivityManager( 148): Displayed com.appcelerator.titanium/org.appcelerator.titanium.TiActivity: +376ms\r\nD/BatteryService( 148): level:30 scale:100 status:4 health:2 present:true dock_status:1 dock_level:0 voltage: 7 temperature: 290 technology: Li-ion AC powered:false USB powered:false icon:17302710 invalid charger:0\r\nD/WifiService( 148): ACTION_BATTERY_CHANGED pluggedType: 0\r\nD/WindowManager( 148): adjustConfigurationLw, config:{ scale=1.0 imsi=0/0 loc=null touch=3 keys=1/1/2 nav=1/1 orien=P layout=0x10000014 uiMode=0x0} mLidOpen:-1 mHasDockFeature:true mHasHallSensorFeature:true config.hardKeyboardHidden:2\r\nI/TextType( 207): TextType = 0x0\r\nD/dalvikvm( 207): GC_CONCURRENT freed 404K, 49% free 6969K/13575K, paused 1ms+4ms\r\nE/TiBaseActivity( 2348): (main) [2707,119484] Layout cleanup.\r\nW/dalvikvm( 2348): threadid=12: thread exiting with uncaught exception (group=0x40121760)\r\nE/TiApplication( 2348): (Thread-21) [63,119547] Sending event: exception on thread: Thread-21 msg:java.lang.NullPointerException; Titanium 1.8.0.1,2011/12/07 01:04,5dd7d38\r\nE/TiApplication( 2348): java.lang.NullPointerException\r\nE/TiApplication( 2348): at ti.modules.titanium.ui.widget.TiUIImageView$Loader.isNotFinalFrame(TiUIImageView.java:318)\r\nE/TiApplication( 2348): at ti.modules.titanium.ui.widget.TiUIImageView$Loader.run(TiUIImageView.java:343)\r\nE/TiApplication( 2348): at java.lang.Thread.run(Thread.java:1020)\r\nE/AndroidRuntime( 2348): FATAL EXCEPTION: Thread-21\r\nE/AndroidRuntime( 2348): java.lang.NullPointerException\r\nE/AndroidRuntime( 2348): at ti.modules.titanium.ui.widget.TiUIImageView$Loader.isNotFinalFrame(TiUIImageView.java:318)\r\nE/AndroidRuntime( 2348): at ti.modules.titanium.ui.widget.TiUIImageView$Loader.run(TiUIImageView.java:343)\r\nE/AndroidRuntime( 2348): at java.lang.Thread.run(Thread.java:1020)\r\nW/ActivityManager( 148): Force finishing activity com.appcelerator.titanium/org.appcelerator.titanium.TiActivity\r\n{code}", "attachment": [], "flagged": false, "summary": "Android: Image Rapid Update crashes sometimes", "creator": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "pwang", "key": "pwang", "displayName": "Ping Wang", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "175253", "author": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "body": "The PR for 6496 contains a fix for 6501 and 6509.", "updateAuthor": { "name": "hpham", "key": "hpham", "displayName": "Hieu Pham", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-07T15:28:25.000+0000", "updated": "2011-12-07T22:40:03.000+0000" }, { "id": "175550", "author": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "body": "Tested with 1.8.0.1.v20111209011840 on\r\nDroid (2.2.2) - v8\r\nNexus One (2.2.2) - rhino ", "updateAuthor": { "name": "nhuynh", "key": "nhuynh", "displayName": "Natalie Huynh", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2011-12-09T10:43:32.000+0000", "updated": "2011-12-09T10:43:32.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }