[TIMOB-5242] Crash on record test case after running streaming audio tests
GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2011-09-27T16:34:54.000+0000 |
Affected Version/s | Release 1.8.0 |
Fix Version/s | Sprint 2011-37 |
Components | iOS |
Labels | record, regression, sound |
Reporter | Thomas Huelbert |
Assignee | Blain Hamon |
Created | 2011-09-09T15:01:24.000+0000 |
Updated | 2014-06-19T12:46:23.000+0000 |
Description
1.Phone > sound > remote streaming
2.set small buffer and tap start streaming (will error out)
3.dismiss alert, set the defa.ult buffer and start streaming
4.dismiss alert, go back a level and then select Record
results: app crashes
Sep 8 09:45:15 unknown UIKitApplication:com.appcelerator.ks180[0x925d][939] : [WARN] Setting audio mode while playing audio... changes will not take effect until audio is restarted.
Sep 8 09:45:15 unknown ReportCrash[941] : Formulating crash report for process KitchenSink[939]
Sep 8 09:45:15 unknown mediaserverd[45] : 09:45:15.855 <0x20cd000> AQIONodeManager::PreRouteChangeListener
Sep 8 09:45:15 unknown com.apple.launchd[1] : (UIKitApplication:com.appcelerator.ks180[0x925d]) Job appears to have crashed: Segmentation fault: 11
Sep 8 09:45:15 unknown SpringBoard[15] : Application 'KitchenSink' exited abnormally with signal 11: Segmentation fault: 11
Sep 8 09:45:16 unknown mediaserverd[45] : 09:45:16.000 <0x1fc9000> AQIONodeManager::RestartIOFollowingRouteChange
Attachments
Tried to reproduce with current build (25daffc9e1f6e42225e0469c38066e029e67b890) and could not reproduce. Asked Thomas, and he couldn't reproduce either. It's likely that it has been fixed as a side effect of some other fix.
closing as we are not able to reproduce using master (1.9.0 Feb 9 2012 09:46 rd47ce8a4)