{ "id": "85824", "key": "TIMOB-7506", "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": "10100", "description": "This issue won't be actioned.", "name": "Won't Do" }, "resolutiondate": "2020-01-09T19:43:29.000+0000", "created": "2012-02-01T14:12:45.000+0000", "priority": { "name": "Low", "id": "4" }, "labels": [ "qe-3.2.1" ], "versions": [ { "id": "12593", "name": "Release 2.0.0", "archived": false, "released": true, "releaseDate": "2012-03-30" }, { "id": "12677", "description": "Release 1.8 Service Pack 1", "name": "Release 1.8.1", "archived": true, "released": true, "releaseDate": "2012-01-31" }, { "id": "14162", "description": "Release 3.1.0", "name": "Release 3.1.0", "archived": true, "released": true, "releaseDate": "2013-04-16" }, { "id": "15856", "description": "Release 3.2.1", "name": "Release 3.2.1", "archived": false, "released": true, "releaseDate": "2014-02-10" } ], "issuelinks": [ { "id": "14907", "type": { "id": "10003", "name": "Relates", "inward": "relates to", "outward": "relates to" }, "outwardIssue": { "id": "85004", "key": "TIMOB-7235", "fields": { "summary": "Android: Media player crashed the application", "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": "ingo", "key": "ingo", "displayName": "Ingo Muschenetz", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2020-01-09T19:43:29.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": "Steps to reproduce:\r\n1. Install and launch attachment to Android device/emulator\r\n2. Press *play sound* rapidly\r\n\r\nActual: On device, the following error messages appear in the logcat:\r\n{code}\r\nE/AudioTrack( 76): AudioFlinger could not create track, status: -12\r\nE/AudioSink( 76): Unable to create audio track\r\nE/MediaPlayer( 5687): error (-19, 0)\r\nE/MediaPlayer( 5687): Error (-19,0)\r\n{code}\r\n\r\nOn emulator, the following error messages appear in the logcat:\r\n{code}\r\nE/AudioFlinger( 34): no more track names available\r\nE/AudioTrack( 34): AudioFlinger could not create track, status: -12\r\nE/AudioSink( 34): Unable to create audio track\r\nE/MediaPlayer( 325): error (-19, 0)\r\nE/MediaPlayer( 325): Error (-19,0)\r\nF/ ( 34): frameworks/base/media/libstagefright/codecs/mp3dec/MP3Decoder.cpp:72 mStarted\r\nI/DEBUG ( 31): *** *** *** *** *** *** *** *** *** *** *** *** *** *** *** ***\r\nI/DEBUG ( 31): Build fingerprint: 'generic/google_sdk/generic/:2.2/FRF91/43546:eng/test-keys'\r\nI/DEBUG ( 31): pid: 34, tid: 34 >>> /system/bin/mediaserver <<<\r\nI/DEBUG ( 31): signal 11 (SIGSEGV), fault addr deadbaad\r\nI/DEBUG ( 31): r0 00000000 r1 0000000c r2 00000027 r3 00000000\r\nI/DEBUG ( 31): r4 00000000 r5 deadbaad r6 00001728 r7 00272408\r\nI/DEBUG ( 31): r8 00000000 r9 00000000 10 00000000 fp 00000000\r\nI/DEBUG ( 31): ip ffffffff sp bebcc708 lr afd154c5 pc afd11dc4 cpsr 40000030\r\nI/DEBUG ( 31): #00 pc 00011dc4 /system/lib/libc.so\r\nI/DEBUG ( 31): #01 pc 0000135c /system/lib/liblog.so\r\nI/DEBUG ( 31): \r\nI/DEBUG ( 31): code around pc:\r\nI/DEBUG ( 31): afd11da4 1c2bd00b 2d00682d e026d1fb 2b0068db \r\nI/DEBUG ( 31): afd11db4 4e17d003 51a02001 4d164798 24002227 \r\nI/DEBUG ( 31): afd11dc4 f7fb702a 2106ee14 ef10f7fc 05592380 \r\nI/DEBUG ( 31): afd11dd4 6091aa01 1c116054 94012006 eab6f7fc \r\nI/DEBUG ( 31): afd11de4 2200a905 f7fc2002 f7fbeac2 2106ee00 \r\nI/DEBUG ( 31): \r\nI/DEBUG ( 31): code around lr:\r\nI/DEBUG ( 31): afd154a4 b0834a0d 589c447b 26009001 686768a5 \r\nI/DEBUG ( 31): afd154b4 220ce008 2b005eab 1c28d003 47889901 \r\nI/DEBUG ( 31): afd154c4 35544306 d5f43f01 2c006824 b003d1ee \r\nI/DEBUG ( 31): afd154d4 bdf01c30 0002ae7c 000000d4 1c0fb5f0 \r\nI/DEBUG ( 31): afd154e4 43551c3d a904b087 1c16ac01 604d9004 \r\nI/DEBUG ( 31): \r\nI/DEBUG ( 31): stack:\r\nI/DEBUG ( 31): bebcc6c8 bebcc6ec [stack]\r\nI/DEBUG ( 31): bebcc6cc 000003b2 \r\nI/DEBUG ( 31): bebcc6d0 00213d18 [heap]\r\nI/DEBUG ( 31): bebcc6d4 00213ec8 [heap]\r\nI/DEBUG ( 31): bebcc6d8 00000000 \r\nI/DEBUG ( 31): bebcc6dc afd154c5 /system/lib/libc.so\r\nI/DEBUG ( 31): bebcc6e0 00000009 \r\nI/DEBUG ( 31): bebcc6e4 afd1450d /system/lib/libc.so\r\nI/DEBUG ( 31): bebcc6e8 0000004d \r\nI/DEBUG ( 31): bebcc6ec afd40328 /system/lib/libc.so\r\nI/DEBUG ( 31): bebcc6f0 00000000 \r\nI/DEBUG ( 31): bebcc6f4 00001728 \r\nI/DEBUG ( 31): bebcc6f8 00272408 [heap]\r\nI/DEBUG ( 31): bebcc6fc afd147ab /system/lib/libc.so\r\nI/DEBUG ( 31): bebcc700 df002777 \r\nI/DEBUG ( 31): bebcc704 e3a070ad \r\nI/DEBUG ( 31): #00 bebcc708 bebcc704 [stack]\r\nI/DEBUG ( 31): bebcc70c 00000001 \r\nI/DEBUG ( 31): bebcc710 afa02464 /system/lib/liblog.so\r\nI/DEBUG ( 31): bebcc714 00000001 \r\nI/DEBUG ( 31): bebcc718 bebcc73c [stack]\r\nI/DEBUG ( 31): bebcc71c fffffbdf \r\nI/DEBUG ( 31): bebcc720 bebcc73c [stack]\r\nI/DEBUG ( 31): bebcc724 00000000 \r\nI/DEBUG ( 31): bebcc728 a2fab110 /system/lib/libstagefright.so\r\nI/DEBUG ( 31): bebcc72c afa0135f /system/lib/liblog.so\r\nI/DEBUG ( 31): #01 bebcc730 bebcc73c [stack]\r\nI/DEBUG ( 31): bebcc734 afa0135f /system/lib/liblog.so\r\nI/DEBUG ( 31): bebcc738 bebccb54 [stack]\r\nI/DEBUG ( 31): bebcc73c 6d617266 \r\nI/DEBUG ( 31): bebcc740 726f7765 \r\nI/DEBUG ( 31): bebcc744 622f736b \r\nI/DEBUG ( 31): bebcc748 2f657361 \r\nI/DEBUG ( 31): bebcc74c 6964656d \r\nI/DEBUG ( 31): bebcc750 696c2f61 \r\nI/DEBUG ( 31): bebcc754 61747362 \r\nI/DEBUG ( 31): bebcc758 72666567 \r\nI/DEBUG ( 31): bebcc75c 74686769 \r\nI/DEBUG ( 31): bebcc760 646f632f \r\nI/DEBUG ( 31): bebcc764 2f736365 \r\nI/DEBUG ( 31): bebcc768 6433706d \r\nI/DEBUG ( 31): bebcc76c 4d2f6365 \r\nI/DEBUG ( 31): bebcc770 65443350 \r\nI/DEBUG ( 31): bebcc774 65646f63 \r\nW/MediaMetadataRetriever( 222): MediaMetadataRetriever server died!\r\nI/ServiceManager( 28): service 'media.audio_flinger' died\r\nI/ServiceManager( 28): service 'media.player' died\r\nI/ServiceManager( 28): service 'media.camera' died\r\nI/ServiceManager( 28): service 'media.audio_policy' died\r\n{code}\r\n\r\nExpected: No error messages should appear.\r\n\r\nNote: Pressing *play sound* rapidly on iOS does not produce error message.", "attachment": [ { "id": "25437", "filename": "soundBug.zip", "author": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "created": "2012-02-01T14:12:45.000+0000", "size": 2329801, "mimeType": "application/zip" } ], "flagged": false, "summary": "Android: Media - Playing a sound multiple times generates errors ", "creator": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "subtasks": [], "reporter": { "name": "wluu", "key": "wluu", "displayName": "Wilson Luu", "active": false, "timeZone": "America/Los_Angeles" }, "environment": "SDK build: 1.8.1, 1.9.0.v20120201101643\r\nRuntime: V8, Rhino\r\nTitanium Studio, build: 1.0.8.201201262211\r\nOS: Mac OS X Lion (10.7.2)\r\nDevices: Nexus S (2.3.6), Android Emulator (Google API 2.2)", "comment": { "comments": [ { "id": "243117", "author": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "body": "When playing the sound multiple times, it stop working and generate errors.\ntested on\n\nTitanium Studio, build: 3.0.2.201302191606\nTitanium SDK version: 3.1.0 \nTitanium SDK version: 3.0.2 \nDevice: Samsung galaxy s duos Android version: 4.0.4\nAndroid Emulator: Android SDK version: 2.2", "updateAuthor": { "name": "shameerj", "key": "shameerj", "displayName": "Shameer Jan", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2013-03-20T05:47:47.000+0000", "updated": "2013-03-20T05:47:47.000+0000" }, { "id": "453587", "author": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "body": "It has been decided that this issue should be closed as “Won’t do.” This issue is out of date with our current supported SDK release (7.5.2.GA as of the date of closure), and out of date with mobile OS versions. \r\n\r\nIf community members feel that the issue is still valid, please create a new ticket. Please reference this closed ticket number, include SDK used, comments, and code that demonstrates/reproduces the issue.", "updateAuthor": { "name": "ahutton", "key": "ahutton", "displayName": "Alan Hutton", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2020-01-09T19:43:29.000+0000", "updated": "2020-01-09T19:43:29.000+0000" } ], "maxResults": 2, "total": 2, "startAt": 0 } } }