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

QXmlSchema Causes crash on exit if used from plugin.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.4.0
    • XML: QtXmlPatterns
    • None
    • This bug has been seen on various Fedora versions.

    Description

      If a QXmlSchema is created from a plugin that is loaded with dlopen and closed with dlclose the application will crash on exit. Removing the dlclose or the creation of the QXmlSchema removes the crash.

      Attached is a minimal example application that crashes on exit.

      Attachments

        Issue Links

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

          Activity

            People

              Unassigned Unassigned
              dlwilliams Dan Williams
              Votes:
              1 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes