[okular] [Bug 396137] Okular hangs when scrolling fast on both pdf and djvu documents

Albert Astals Cid bugzilla_noreply at kde.org
Tue Jul 3 23:34:15 BST 2018


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

Albert Astals Cid <aacid at kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aacid at kde.org
             Status|UNCONFIRMED                 |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid <aacid at kde.org> ---
Please attach one of the documents you're using to reproduce this.

Also it would be great if you could do this, while you have caused okular to be
looping at 100% CPU open a terminal and type

gdb attach `pidof okular`

if it complains it can't you will need to run that as root (i.e use sudo or su
to become root)

Once you're inside the gdb command line do type
bt
continue
press Ctrl+C
bt
continue
press Ctrl+C
.... do this a few times ....

And paste here the output of the bt commands, this may help finding out where
it is hanging.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list