-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
Description
Describe the bug (*)
A clear and concise description of what the bug is.
com.intellij.diagnostic.Freeze
at java.base@21.0.9/java.lang.invoke.VarHandleGuards.guard_LI_L(VarHandleGuards.java:687)
at com.intellij.concurrency.VarHandleWrapperImpl.getVolatileArrayElement(VarHandleWrapperImpl.java:75)
at com.intellij.util.containers.ConcurrentIntObjectHashMap.tabAt(ConcurrentIntObjectHashMap.java:460)
at com.intellij.util.containers.ConcurrentIntObjectHashMap$Traverser.advance(ConcurrentIntObjectHashMap.java:2323)
at com.intellij.util.containers.ConcurrentIntObjectHashMap$ValueIterator.next(ConcurrentIntObjectHashMap.java:2420)
at java.base@21.0.9/java.util.Collections$UnmodifiableCollection$1.next(Collections.java:1079)
at com.intellij.util.containers.ContainerUtil.findAll(ContainerUtil.java:1052)
at com.intellij.util.containers.ContainerUtil.filter(ContainerUtil.java:1009)
at com.intellij.util.indexing.FileBasedIndexImpl.forceUpdate(FileBasedIndexImpl.java:1808)
at com.intellij.util.indexing.FileBasedIndexImpl.ensureUpToDate(FileBasedIndexImpl.java:878)
at com.intellij.util.indexing.FileBasedIndexEx.readIndexAndProcessExceptions(FileBasedIndexEx.java:345)
at com.intellij.util.indexing.FileBasedIndexEx.getContainingFilesIterator(FileBasedIndexEx.java:280)
at com.intellij.util.indexing.FileBasedIndexEx.getContainingFiles(FileBasedIndexEx.java:256)
at com.intellij.util.indexing.FileBasedIndexImpl.getContainingFiles(FileBasedIndexImpl.java:1151)
at com.magento.idea.magento2plugin.magento.packages.MagentoComponentManager.loadModules(MagentoComponentManager.java:148)
at com.magento.idea.magento2plugin.magento.packages.MagentoComponentManager.getComponents(MagentoComponentManager.java:81)
at com.magento.idea.magento2plugin.magento.packages.MagentoComponentManager.getAllComponents(MagentoComponentManager.java:47)
at com.magento.idea.magento2plugin.project.RegenerateUrnMapListener$1.run(RegenerateUrnMapListener.java:78)
at com.intellij.openapi.application.impl.AppImplKt$runnableUnitFunction$1.invoke(appImpl.kt:124)
at com.intellij.openapi.application.impl.AppImplKt$runnableUnitFunction$1.invoke(appImpl.kt:124)
at com.intellij.platform.locking.impl.NestedLocksThreadingSupport.runWriteAction(NestedLocksThreadingSupport.kt:998)
at com.intellij.openapi.application.impl.ApplicationImpl.runWriteAction(ApplicationImpl.java:1130)
at com.magento.idea.magento2plugin.project.RegenerateUrnMapListener.mouseClicked(RegenerateUrnMapListener.java:66)
at java.desktop/java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:280)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6682)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3394)
at java.desktop/java.awt.Component.processEvent(Component.java:6444)
at java.desktop/java.awt.Container.processEvent(Container.java:2266)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5049)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4877)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4963)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4586)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4518)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2823)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4877)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:783)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:728)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722)
at java.base@21.0.9/java.security.AccessController.executePrivileged(AccessController.java:778)
at java.base@21.0.9/java.security.AccessController.doPrivileged(AccessController.java:400)
at java.base@21.0.9/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.base@21.0.9/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:98)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:755)
at java.desktop/java.awt.EventQueue$5.run(EventQueue.java:753)
at java.base@21.0.9/java.security.AccessController.executePrivileged(AccessController.java:778)
at java.base@21.0.9/java.security.AccessController.doPrivileged(AccessController.java:400)
at java.base@21.0.9/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:752)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:664)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.kt:570)
at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$2(IdeEventQueue.kt:508)
at com.intellij.ide.IdeEventQueue$$Lambda/0x0000000135988a20.invoke(Unknown Source)
at com.intellij.platform.locking.impl.NestedLocksThreadingSupport.doRunWriteIntentReadAction(NestedLocksThreadingSupport.kt:736)
at com.intellij.platform.locking.impl.NestedLocksThreadingSupport.runPreventiveWriteIntentReadAction(NestedLocksThreadingSupport.kt:710)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:508)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$0$0$0$0(IdeEventQueue.kt:337)
at com.intellij.ide.IdeEventQueue$$Lambda/0x0000000135dcbf18.compute(Unknown Source)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:901)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$0$0$0(IdeEventQueue.kt:336)
at com.intellij.ide.IdeEventQueue$$Lambda/0x000000013573cd70.invoke(Unknown Source)
at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1065)
at com.intellij.ide.IdeEventQueueKt$$Lambda/0x000000013573e438.run(Unknown Source)
at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:109)
at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1065)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$0(IdeEventQueue.kt:331)
at com.intellij.ide.IdeEventQueue$$Lambda/0x0000000135737060.run(Unknown Source)
at com.int
To Reproduce (*)
Steps to reproduce the behavior:
- Go to '...'
- Click on '....'
- Scroll down to '....'
- See error
Expected behavior (*)
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Please complete the following information: (*)
- OS: Mac OS X 15.7.3
- PhpStorm/Intellij version: 2025.3.2
- Plugin Version: 2025.2.2
Additional context
Add any other context about the problem here.
Reactions are currently unavailable