Uploaded image for project: 'Qt Mobility'
  1. Qt Mobility
  2. QTMOBILITY-2071

Random app crash starting sound (stored in resource) using QML SoundEffect

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 1.3.0
    • 1.1.0, 1.1.2
    • Multimedia
    • None
    • GNU/Linux (gentoo), Nokia Qt SDK 1.2.x and QtCreator 2.5, MeeGo Harmattan (n9 and n950)
    • 728c658ef48fefe48e467b61e00604f789bb268d

      I'm using SoundEffect in my app to play sounds...sometimes it works well and I hear sound; sometimes it crash at first stage or after several playings.
      I've saved audio clip with 8000 rate and 16bit format (wav). The original one (44000 rate) got crashed more than its playing.
      That is the crash output:
      ---------------------------
      Assertion 'o' failed at pulse/operation.c:67, function pa_operation_unref(). Aborting. (libQtMultimediaKit.so.1 [0x3adaec8c]<<libQtMultimediaKit.so.1(_ZN12QSoundEffect11qt_metacallEN11QMetaObject4CallEiPPv+0x1a8) [0x3adafb0c]<<libQtCore.so.4(_ZN11QMetaObject8metacallEP7QObjectNS_4CallEiPPv+0x38) [0x3bea2228]<<libQtDeclarative.so.4 [0x3b071ff8]<<libQtDeclarative.so.4 [0x3b072848]<<libQtDeclarative.so.4 [0x3b073298]<<libQtScript.so.4 [0x3c9386f8]<<libQtScript.so.4 [0x3c82cd2c]<<libQtScript.so.4 [0x3c80ac8c]<<libQtScript.so.4 [0x3c80469c]<<libQtScript.so.4 [0x3c85a9bc]<<libQtScript.so.4 [0x3c82cd6c]<<libQtScript.so.4 [0x3c924b24]<<libQtScript.so.4 [0x3c925098]<<libQtCore.so.4(_ZN11QMetaObject8metacallEP7QObjectNS_4CallEiPPv+0x38) [0x3bea2228]<<libQtCore.so.4(_ZN11QMetaObject8activateEP7QObjectPKS_iPPv+0x3f8) [0x3beb7da8]<<SoftairRealFight [0x1f57f630]<<SoftairRealFight [0x1f56cb4c]<<SoftairRealFight [0x1f580730]<<libQtCore.so.4(_ZN11QMetaObject8metacallEP7QObjectNS_4CallEiPPv+0x38) [0x3bea2228]<<libQtCore.so.4(_ZN7QObject5eventEP6QEvent+0x42c) [0x3beb0f38]<<libQtGui.so.4(_ZN19QApplicationPrivate13notify_helperEP7QObjectP6QEvent+0xa0) [0x3b35443c]<<libQtGui.so.4(_ZN12QApplication6notifyEP7QObjectP6QEvent+0x404) [0x3b35e620]<<libQtCore.so.4(_ZN16QCoreApplication14notifyInternalEP7QObjectP6QEvent+0x7c) [0x3be9bfa0]<<libQtCore.so.4(_ZN23QCoreApplicationPrivate16sendPostedEventsEP7QObjectiP11QThreadData+0x258) [0x3bea04f8]<<libQtCore.so.4 [0x3becef38]<<libglib-2.0.so.0(g_main_context_dispatch+0x258) [0x3c64155c]<<libglib-2.0.so.0 [0x3c645d5c]<<libglib-2.0.so.0(g_main_context_iteration+0x70) [0x3c645fbc])
      Aborted
      ---------------------------

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

            w00t Robin Burchell
            alterx Giovanni Romano
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes