Continuously creation of big pack files

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Version: 2.6.18, macOS arm64
Path: ~/Library/Application Support/Cursor/snapshots/roots/mediataal-cd8b6024/objects/pack/
Behavior: pack files of ~1GB are continuously created, even without an open project, and are immediately recreated after deletion

Steps to Reproduce

It happens immediately after opening the app. So even without opening a project. Also, even if I don’t have any extensions running.

Expected Behavior

Spreekt voor zich.

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 2.6.18
VSCode Version: 1.105.1
Commit: 68fbec5aed9da587d1c6a64172792f505bafa250
Date: 2026-03-10T02:01:17.430Z
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

Yes - Cursor is unusable

Hey, this is a known issue. The snapshots system currently has no limit on disk usage, so .pack files can grow without bounds.

Workaround: delete everything in this folder:

~/Library/Application Support/Cursor/snapshots/

This is safe. You’ll only lose saved checkpoint states, not your code or settings. Cursor will recreate any needed files on the next launch.

The team is aware of the issue. If the files start growing quickly again after you delete them, let me know. That helps us prioritize it.

Reposting the thread here for context: .pack eating up disk space

A post was merged into an existing topic: .pack eating up disk space

Thanks for your response.

I have already done that several times. And much more.

  • Deleted the snapshot folder
  • Deleted the entire cursor folder
  • Even deleted the whole cursor app and everything and reinstalled.
  • And restarted multiple times in between.

But… every time I open cursor, everything is immediately recreated and the files are recreated.

1 Like

Unfortunately. There is now a new update out. 2.6.19. And my snapshot still keeps filling up and I still can’t use the cursor.

This topic was automatically closed 22 days after the last reply. New replies are no longer allowed.