mozilla / pdf.js

PDF Reader in JavaScript
https://mozilla.github.io/pdf.js/
Apache License 2.0
48.17k stars 9.95k forks source link

Dishwasher installation PDF (single page) uses up all memory #18176

Closed baraclese closed 4 months ago

baraclese commented 4 months ago

Attach (recommended) or Link to PDF file here: 9001171159_A.pdf

Configuration:

Steps to reproduce the problem:

  1. Open PDF
  2. Observe unreasonable memory usage

What is the expected behavior? (add screenshot) Use less memory for this: dishwasher

What went wrong? (add screenshot) Tab crashes or browser gets killed.

Upon further investigation I installed pdf.js as browser extension in Chromium. The reported PDF.js version is 4.3.84. There appears to be no problem with memory usage in Chromium. Rendering the PDF is still somewhat slow however.

Snuffleupagus commented 4 months ago

Duplicate of https://bugzilla.mozilla.org/show_bug.cgi?id=1731514