Details
-
Bug
-
Resolution: Done
-
P2: Important
-
4.7.0
-
Symbian
-
3dc88a6229afc72125fa5565eb565a6fbc92620f
Description
Symbian CMMFDevSound assumes that each instance is created and used from one thread only.
If a DevSound instance is created in one thread, the first call coming from another thread will cause a KERN-EXEC 0 panic.
This limitation/particularity of DevSound usage should be resolved (probably by wrapping devsound instance inside own thread), avoided (by denying DevSound calls coming from "other" threads) or at least "advertised" (by mentioning this limitation in documentation as a Symbian specific particularity).
Attachments
Issue Links
- depends on
-
QTBUG-14402 Symbian: Wrapper Task for Qt and Qt Mobility Documentation Issues
-
- Closed
-