Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-14273

Document that QAudioOutput can cause a crash when working with multiple threads in Symbian

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.7.2
    • 4.7.0
    • Multimedia
    • 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

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              boddie David Boddie (Inactive)
              bbarliga Bogdan Barliga
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes