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

QXmlSchema Causes crash on exit if used from plugin.

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:

                There are no open Gerrit changes