[TIMOB-3091] iPhone: Audio queue creation failed
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2012-07-26T17:01:28.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | iOS |
Labels | n/a |
Reporter | ThomasMB |
Assignee | Neeraj Gupta |
Created | 2011-04-15T03:36:38.000+0000 |
Updated | 2012-07-26T21:22:07.000+0000 |
Description
I randomly get "Audio queue creation failed. err: !fmt 560360820" errors. There is no special system for when they pop up, but it occurs quite often. The error itself is not a big problem, but once this error occurs many things in the app break.
In my situation it breaks functions and animations. For example, appending, animating or removing a view will be very buggy.
2011-01-13 23:32:04.836 Radio HD[10357:6e47] Audio queue creation failed. err: !fmt 560360820
[DEBUG] animated called and we're not ready ... (will try again) >
[DEBUG] animated called and we're not ready ... (will try again) >
[DEBUG] animated called and we're not ready ... (will try again) > [DEBUG] animated called and we're not ready ... (will try again) >
[DEBUG] animated called and we're not ready ... (will try again) >
[DEBUG] animated called and we're not ready ... (will try again) >
[DEBUG] animated called and we're not ready ... (will try again) >
[DEBUG] animation guard triggered, we exceeded the timeout on waiting for view to become ready
This error occurs in one of my apps, and after the error it really becomes useless and everything gets messed up. Seeing how this error randomly pops up when start() is executed, I created a project that will try to start a new stream every 10 seconds. Doing so you don't have to press button yourself while waiting for the error, it will however not show how the rest of the app can be affected by the error. This now hosted on GitHub and can be found here: http://github.com/thomasmb/streamError">http://github.com/thomasmb/streamError
http://developer.appcelerator.com/question/100331/audio-queue-error-renders-app-useless">
http://developer.appcelerator.com/question/100331/audio-queue-error...
http://developer.appcelerator.com/question/78481/catch-error-audio-queue-creation-failed">
http://developer.appcelerator.com/question/78481/catch-error-audio-...
Can't reproduce in SDK 2.2.0.014b86f with iPhone Sim 5.1