Permanent high CPU usage after attempting to index large file
Report ID: 2826116
Debug ID: D69884977
After attempting to index a large file (4000 pages), Zotero has very high CPU usage continuously until it's restarted. My maximum number of pages indexed is still at the default 100, so this shouldn't be an issue caused solely by trying to index a large file. Inspecting the JS error console shows that it's failing to open the file because the file is too large, so I suspect some operation is repeatedly retrying and never terminating.
Debug ID: D69884977
After attempting to index a large file (4000 pages), Zotero has very high CPU usage continuously until it's restarted. My maximum number of pages indexed is still at the default 100, so this shouldn't be an issue caused solely by trying to index a large file. Inspecting the JS error console shows that it's failing to open the file because the file is too large, so I suspect some operation is repeatedly retrying and never terminating.