Changes between Version 59 and Version 60 of FAQ
- Timestamp:
- Dec 17, 2008 8:21:08 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v59 v60 1029 1029 102400 .rdata 1030 1030 24576 .reloc 1031 1031 1032 1032 1033 536576 .text … … 1353 1354 Please follow the guideline in [wiki:APS this page]. 1354 1355 1355 === I get "Panic KERN-EXEC 3" in Audio Server when running the application on emulator === 1356 === I get "Panic KERN-EXEC 3" in Audio Server when running the application on emulator === #symaudkexec3 1356 1357 1357 1358 We get this message on S60 3rd Edition FP1 emulator (on Carbide's console output): … … 1363 1364 This happens on subsequent (SIP) calls on the emulator. Restarting the emulator should fix it. 1364 1365 1365 === I get one way audio when running the application on emulator === 1366 === I get one way audio when running the application on emulator === #sym1wayaud 1366 1367 1367 1368 This is expected problem with the emulator (on all S60 3rd Edition versions up to FP1 at least). The emulator can play streaming audio but it's unable to capture audio from microphone. PJSIP will report some error when opening the audio device, but otherwise the call should proceed (with one way audio). 1368 1369 1369 === I get ICE negotiation failure when running the sample console application === 1370 === I get ICE negotiation failure when running the sample console application === #symicefail 1370 1371 1371 1372 We encountered this when running the sample console application with log verbosity greater than three. We suspect this is caused by the logging messages taking much of the CPU processing time, causing the ICE connectivity checks to time out. This was fixed by setting the console log verbosity to three.