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

qsoundeffect test fails on linux with pulseaudio backend

    XMLWordPrintable

Details

    • Bug
    • Resolution: Incomplete
    • P4: Low
    • None
    • 5.0.0
    • Multimedia
    • None
    • Ubuntu v10.4

    Description

      Running this test over and over produces failures like:
      PASS : tst_QSoundEffect::testDestroyWhileRestartPlaying()
      QFATAL : tst_QSoundEffect::testSetSourceWhileLoading() ASSERT: "state() == Ready" in file /home/korbatit/depot/qt5/qtmultimedia/src/multimedia/audio/qsamplecache_p.h, line 94
      FAIL! : tst_QSoundEffect::testSetSourceWhileLoading() Received a fatal error.

      QSample::format() will assert if state not equal to Ready.
      Added in a QCoreApplication::processEvents() and this issue was resolved but replaced with a failure somewhere else.

      The two threads seem to be getting out of sync.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            korbatit Kurt Korbatits (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes