-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
4.8.0
-
None
If the conmanager bearer plugin is loaded on a system where it cannot resolve the dbus symbols correctly then it will cause the application to crash, since it is a plugin being loaded then it should not cause the application to crash. The plugin should just be unloaded instead. The reason it crashes is because inside the dbus symbol loading, if it cannot resolve a symbol then it will exit with a qFatal().