Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
5.4.0
-
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
- relates to
-
QTBUG-56228 Bearer plugins can get unloaded while the bearer thread is still running
- Closed