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

--- Comment #7 from Fabio D'Urso <fabiodu...@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@270
list all pending requests, which are then processed sequentially. Lines like
  okular(19505)/okular (app)
Okular::DocumentPrivate::sendGeneratorPixmapRequest: sending request id=3
1532x2167@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.
_______________________________________________
Okular-devel mailing list
Okular-devel@kde.org
https://mail.kde.org/mailman/listinfo/okular-devel

Reply via email to