[okular] [Bug 382725] Okular crashes when rotating view in multi-page pdf document

Albert Astals Cid bugzilla_noreply at kde.org
Thu Nov 2 16:49:21 UTC 2017


https://bugs.kde.org/show_bug.cgi?id=382725

Albert Astals Cid <aacid at 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 <aacid at 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 the assignee for the bug.


More information about the Okular-devel mailing list