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

Albert Astals Cid <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
             Status|UNCONFIRMED                 |NEEDSINFO
         Resolution|---                         |WAITINGFORINFO

--- Comment #1 from Albert Astals Cid <[email protected]> ---
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 watching all bug changes.

Reply via email to