Again I see constant writes to state.vscdb-journal

Describe the Bug

I see constant writes (every few seconds) to state.vscdb-journal without ANYTHING changing in Cursor itself - it was fixed for a month and so and it is happening again. I’m just sitting here and watching the Task manager. On top of that when that happens Cursor freezes for about 6 seconds (OR MORE !!!). It is similar to I see constant writes to state.vscdb-journal

Why can’t cursor detect that there are NO changes so it should not write like 30+MBytes every minute to it’s state file? And at least make it so it does NOT lock the whole IDE for 6 seconds every 1 minute! It’s basically unusable!

Steps to Reproduce

Just use Cursor on a HDD.

Expected Behavior

Not freeze every minute for 6-10 seconds.

Screenshots / Screen Recordings

Operating System

Windows 10/11

Current Cursor Version (Menu → About Cursor → Copy)

Version: 1.3.2 (user setup)
VSCode Version: 1.99.3
Commit: 7db9f9f3f612efbde8f318c1a7951aa0926fc1d0
Date: 2025-07-24T22:25:04.483Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045

Does this stop you from using Cursor

Yes - Cursor is unusable

I’m experiencing the same issue. Cursor freezes for several seconds almost every time I open its window. This doesn’t seem to affect VS Code and appears specific to Cursor. During the freeze, opensnoop-bpfcc shows a series of sequential writes to /home/user/.config/Cursor/User/globalStorage/state.vscdb-journal.

There are like 3-4 updates since the report and it keeps doing it. I had to clear all the chat history for cursor to be semi-usable!
How complicated is NOT to write the whole history to the state database OVER AND OVER again every minute ?!? It is getting ridiculous!

Same here, on Windows 10 and HDD, version 1.3.9.

After several chats, the whole Cursor could freeze for seconds when typing, switching tabs or even just scrolling. The same frequent writing behavior is observed.

Please try Cursor Settings > Beta > Update Access: Early Access

It is much better now. There are small writes while focusing/de-focusing Cursor (did it few times just for a test) but they are currently unnoticeable while working.

Version: 1.4.4 (user setup)
VSCode Version: 1.99.3
Commit: dd05130a0bf8d5f1a5372e6e6bb7c4184786eaa0
Date: 2025-08-10T22:39:50.197Z
Electron: 34.5.1
Chromium: 132.0.6834.210
Node.js: 20.19.0
V8: 13.2.152.41-electron.0
OS: Windows_NT x64 10.0.19045

1 Like

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