diff -r a8834a2e9a96 -r c52421ed5f07 uifw/EikStd/srvuisrc/eikkeysoundserver.cpp --- a/uifw/EikStd/srvuisrc/eikkeysoundserver.cpp Wed Jun 09 09:58:37 2010 +0300 +++ b/uifw/EikStd/srvuisrc/eikkeysoundserver.cpp Mon Jun 21 15:57:43 2010 +0300 @@ -36,7 +36,7 @@ _LIT(KKeySoundServerSemaphoreName,"KeySoundServerSemaphore"); _LIT(KKeySoundServerDll,"AtSoundServerClient.dll"); -const TInt KKeySoundServerStackSize = 1024*4; // 4K +const TInt KKeySoundServerStackSize = 1024*8; // 8K const TInt KAknSoundInfoMapGranularity = 16; const TInt KKeyClickPreference = 0x00140001; const TInt KKeySoundServerBufExpandSize = 1024*1; // 1K