https://bugs.kde.org/show_bug.cgi?id=248852
--- Comment #17 from Luigi Toscano <luigi.tosc...@tiscali.it> --- Git commit 5e2d190ebf5d29f975cbffb3bc3a6f4452367994 by Luigi Toscano. Committed on 22/09/2014 at 20:49. Pushed by ltoscano into branch 'KDE/4.14'. Guard drawText() when X-bitmap fonts are used If the fonts are mapped for some reason to X bitmap fonts, the call to drawText() in the non-GUI thread will produce a crash. Ensure that the rendering of the text is performed only if the threaded font rendering is available - a rare event nowadays, but still possible. M +12 -5 generators/dvi/special.cpp http://commits.kde.org/okular/5e2d190ebf5d29f975cbffb3bc3a6f4452367994 -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ Okular-devel mailing list Okular-devel@kde.org https://mail.kde.org/mailman/listinfo/okular-devel