Closed
Bug 1536420
Opened 6 years ago
Closed 4 months ago
PDF uses lot of memory when decoding
Categories
(Firefox :: PDF Viewer, defect, P3)
Tracking
()
RESOLVED
WORKSFORME
Performance Impact | ? |
People
(Reporter: gwarser, Unassigned)
Details
(Whiteboard: [pdfjs-performance])
Attachments
(2 files)
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0
Steps to reproduce:
- clean profile (can be reproduced in stable and nightly)
- open https://elinux.org/images/d/d3/Z3fold.pdf
- press few times (5?) on Page Down waiting for decode in between
Actual results:
Memory usage can easily go above 2GB when decoding on load and after paging. Seems to be released after some delay/unspecified event.
Expected results:
Memory usage should not increase a lot when decoding.
PDF decodes without memory problems in Chromium 73, Okular 1.6.3.
Looks similar to this: https://bugzilla.mozilla.org/show_bug.cgi?id=1436734
but easier to reproduce and capture memory report.
Updated•6 years ago
|
Component: Untriaged → PDF Viewer
Updated•6 years ago
|
Priority: -- → P3
Whiteboard: [pdfjs-c-performance]
Updated•3 years ago
|
Whiteboard: [pdfjs-c-performance] → [pdfjs-performance]
Updated•2 years ago
|
Severity: normal → S3
Updated•6 months ago
|
Performance Impact: --- → ?
Comment 3•4 months ago
|
||
Doesn't seem to happen nowadays. Please reopen or open another bug if you see it again.
Status: UNCONFIRMED → RESOLVED
Closed: 4 months ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•