Phpstorm 2025.1.0.1 Frezing
Issue with latest phpstorm in linux, the app frezes after a few minutes, this has happed to two laptops now, in my work place.
Upload id: 2025_05_07_yUaDuNU1Ujyed8MtaU3DG1 (file: threadDump-20250507-092740.txt)
025-05-07 09:26:59,363 [ 924209] INFO - #c.j.p.c.ComposerSettingSyncConfigClient - Composer synchronization is enabled -> update IDE settings based on composer.json
2025-05-07 09:26:59,396 [ 924242] INFO - #c.j.p.c.ComposerSettingSyncConfigClient - Composer synchronization is enabled -> update IDE settings based on composer.json
2025-05-07 09:27:20,542 [ 945388] INFO - #c.i.d.PerformanceWatcherImpl - High memory usage (free 307 of 1980 MB) while dumping threads to ~/.cache/JetBrains/PhpStorm2025.1/log/threadDumps-freeze-20250507-092704-PS-251.23774.466/threadDump-20250507-092720.txt
2025-05-07 09:27:34,278 [ 959124] INFO - Symfony-Plugin - Symfony Support: Project grace period ended: project_1
2025-05-07 09:27:40,764 [ 965610] INFO - #c.i.d.PerformanceWatcherImpl - High memory usage (free 123 of 1980 MB) while dumping threads to ~/.cache/JetBrains/PhpStorm2025.1/log/threadDumps-freeze-20250507-092704-PS-251.23774.466/threadDump-20250507-092740.txt
2025-05-07 09:32:00,569 [1225415] INFO - #c.i.j.n.n.WorkingDirectoryDependentNpmPackageVersionManager - Version fetched successfully: 11.3.0; command: /usr/bin/npm --version, duration: 916ms
请先登录再写评论。
Same error here. Any answers?
The issue is caused by one of the plugins. I disabled all and have been adding one after a few hours, when I get the culprit, I will update
I think Grazie was the last one I updated.
I managed to resolve it:
1. I opened the IDE in safe mode with
phpstorm --safe-mode.2. I updated all pending plugins.
3. I reopened the IDE as usual.
The plugins I updated were: GitLab, Github Copilot, and Grazie, thank you very much.
after all that, Grazie still causes the freezing, its disabled for now
Yes, I'm just like you.