So it appears qt5webkit is opening a qt plugin using dlopen and there must be a java related library linked to one of the qt plugins or it does not match the version expected and this causes that thread/process to abort. You should see the same thing with any qt app on your system that uses webkit.
|