[Okular-devel] [okular] [Bug 320753] Okular crashed when searching large document

Fabio D'Urso fabiodurso at hotmail.it
Thu Jun 6 14:21:05 UTC 2013


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

--- Comment #7 from Fabio D'Urso <fabiodurso at hotmail.it> ---
Tried with poppler 0.20.5, still no crash here :/

Yes, lines like
  okular(19505)/okular (app) Okular::Document::requestPixmaps: request id=3
651x922 at 270
list all pending requests, which are then processed sequentially. Lines like
  okular(19505)/okular (app)
Okular::DocumentPrivate::sendGeneratorPixmapRequest: sending request id=3
1532x2167 at 181 async == true isTile == false
tell what's actually being processed right now (in this case a 1532x2167
rendering of page 182).

I can see that page, and I see you've added annotations on it, so you see it
too. It seems this bug doesn't happen always. Let's wait to see if someone else
manages to reproduce it.
I've also searched for "navigation", and it reaches the end of the document
without any issue.

@Albert: In the meantime I'm running pdftoppm on each page through valgrind
memcheck.

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


More information about the Okular-devel mailing list