https://bugs.kde.org/show_bug.cgi?id=382725
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/oku | |lar/662fa69a2dcc0c1403b1773 | |262368943d5cacd52 Resolution|WORKSFORME |FIXED --- Comment #10 from Albert Astals Cid <aa...@kde.org> --- Git commit 662fa69a2dcc0c1403b1773262368943d5cacd52 by Albert Astals Cid. Committed on 02/11/2017 at 16:49. Pushed by aacid into branch 'Applications/17.08'. Fix crash on rotation jobs We don't need to delete the threadweaver job, threadweaver does it by itself, and if we call deleteLater it may happen that the main thread deletes it and then when the threadweaver thread tries to call the delete things are gone and it goes kaboom M +0 -2 core/pagecontroller.cpp https://commits.kde.org/okular/662fa69a2dcc0c1403b1773262368943d5cacd52 -- You are receiving this mail because: You are watching all bug changes.