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

Phonon::AudioOutput crash on destroy

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • Not Evaluated
    • None
    • 4.7.1, 4.7.2
    • (Inactive) Phonon
    • None
    • tested only on Ubuntu 10.10 and 11.04, 32bits or 64bits

    Description

      The project attached cause SIGSEGV segmentation fault:

      This occurs because:
      1- the parent of Phonon::AudioOutput instance is the application;
      2- I didn't call manually the delete of this class;
      3- and the destructor, of the application, calls Phonon::shutdown() before calls the destructor of her children.

      Attachments

        1. PhononTest.tar.gz
          0.8 kB
          Israel Lins Albuquerque
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            Unassigned Unassigned
            israelins85 Israel Lins Albuquerque
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes