Hacker News new | ask | show | jobs
by CharlesW 1764 days ago
> macOS Finder RAM usage can explode catastrophically and take down the whole system if you have image previews enabled and click on a very large (gigabyte) TIFF.

I've experienced (and confirmed with a quick search) that Finder won't display a preview for any file that doesn't have the resources to show.

2 comments

Watch what can happen: https://imgur.com/a/BAmzgkm

It's quite amazing.

I’ve experienced QuickLook bringing my whole system to a halt just opening a Save dialog. Not actually previewing anything at all.
Both QuickLook Satellite and also com.apple.appkit.xpc.openAndSavePanelService are affected. Who knows what else. I think the save panel is actually trying to generate a preview in those instances, though.