You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
PyCharm 2024.3.2 (build PY-243.23654.177)
Operating System
Mac OS X 15.3 (aarch64)
TeXiFy IDEA version
0.10.1
Description
Stacktrace
java.lang.StackOverflowError
at com.intellij.util.io.ResilientFileChannel.read(ResilientFileChannel.java:114)
at com.intellij.util.io.ResilientFileChannel.read(ResilientFileChannel.java:158)
at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:74)
at java.base/sun.nio.ch.ChannelInputStream.read(ChannelInputStream.java:103)
at java.base/java.io.BufferedInputStream.fill(BufferedInputStream.java:291)
at java.base/java.io.BufferedInputStream.implRead(BufferedInputStream.java:325)
at java.base/java.io.BufferedInputStream.read(BufferedInputStream.java:312)
at java.base/java.io.FilterInputStream.read(FilterInputStream.java:71)
at com.intellij.util.io.LimitedInputStream.read(LimitedInputStream.java:26)
at java.base/java.io.DataInputStream.readUnsignedByte(DataInputStream.java:295)
at java.base/java.io.DataInputStream.readByte(DataInputStream.java:275)
at com.intellij.util.io.IOUtil.readUTFFast(IOUtil.java:196)
at com.intellij.util.io.IOUtil.readUTF(IOUtil.java:151)
at com.intellij.util.io.EnumeratorStringDescriptor.read(EnumeratorStringDescriptor.java:41)
at com.intellij.util.io.EnumeratorStringDescriptor$EnumeratorStringDescriptorImpl.read(EnumeratorStringDescriptor.java:17)
at com.intellij.util.io.keyStorage.AppendableStorageBackedByResizableMappedFile.lambda$processAll$1(AppendableStorageBackedByResizableMappedFile.java:130)
at com.intellij.util.io.PagedFileStorage.lambda$readInputStream$1(PagedFileStorage.java:116)
at com.intellij.util.io.StorageLockContext.executeOp(StorageLockContext.java:114)
at com.intellij.util.io.PagedFileStorage.executeOp(PagedFileStorage.java:142)
at com.intellij.util.io.PagedFileStorage.readInputStream(PagedFileStorage.java:114)
at com.intellij.util.io.ResizeableMappedFile.readInputStream(ResizeableMappedFile.java:321)
at com.intellij.util.io.keyStorage.AppendableStorageBackedByResizableMappedFile.processAll(AppendableStorageBackedByResizableMappedFile.java:118)
at com.intellij.util.io.PersistentEnumeratorBase.iterateData(PersistentEnumeratorBase.java:441)
at com.intellij.util.io.PersistentEnumeratorBase.iterateData(PersistentEnumeratorBase.java:437)
at com.intellij.util.io.PersistentMapImpl.processKeys(PersistentMapImpl.java:566)
at com.intellij.util.indexing.impl.ValueContainerMap.processKeys(ValueContainerMap.java:86)
at com.intellij.util.indexing.impl.MapIndexStorage.doProcessKeys(MapIndexStorage.java:395)
at com.intellij.util.indexing.impl.storage.VfsAwareMapIndexStorage.processKeys(VfsAwareMapIndexStorage.java:111)
at com.intellij.util.indexing.impl.storage.TransientChangesIndexStorage.processKeys(TransientChangesIndexStorage.java:157)
at com.intellij.util.indexing.storage.MapReduceIndexBase.lambda$processAllKeys$0(MapReduceIndexBase.java:55)
at com.intellij.util.ConcurrencyUtil.withLock(ConcurrencyUtil.java:246)
at com.intellij.util.indexing.storage.MapReduceIndexBase.processAllKeys(MapReduceIndexBase.java:54)
at com.intellij.indexing.composite.CompositeInvertedIndexBase.processAllKeys(CompositeInvertedIndexBase.java:126)
at com.intellij.psi.stubs.StubIndexEx.lambda$processAllKeys$12(StubIndexEx.java:322)
at com.intellij.util.indexing.IndexUpToDateCheckIn.disableUpToDateCheckIn(IndexUpToDateCheckIn.kt:15)
at com.intellij.util.indexing.FileBasedIndexEx.disableUpToDateCheckIn(FileBasedIndexEx.java:768)
at com.intellij.psi.stubs.StubIndexEx.processAllKeys(StubIndexEx.java:322)
at com.intellij.psi.stubs.StubIndex.processAllKeys(StubIndex.java:75)
at com.intellij.psi.stubs.StubIndexEx.getAllKeys(StubIndexEx.java:300)
at nl.hannahsten.texifyidea.index.IndexUtilBase.getKeys(IndexUtilBase.kt:182)
at nl.hannahsten.texifyidea.index.IndexUtilBase.getItems(IndexUtilBase.kt:127)
at nl.hannahsten.texifyidea.index.IndexCommandsUtilBase.getCommandsByNames(IndexCommandsUtilBase.kt:21)
at nl.hannahsten.texifyidea.index.IndexCommandsUtilBase.getCommandsByNames(IndexCommandsUtilBase.kt:44)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.findColor(LatexElementColorProvider.kt:95)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.getColorFromColorParameter(LatexElementColorProvider.kt:140)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.findColor(LatexElementColorProvider.kt:112)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.getColorFromColorParameter(LatexElementColorProvider.kt:140)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.findColor(LatexElementColorProvider.kt:112)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.getColorFromColorParameter(LatexElementColorProvider.kt:140)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.findColor(LatexElementColorProvider.kt:112)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.getColorFromColorParameter(LatexElementColorProvider.kt:140)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.findColor(LatexElementColorProvider.kt:112)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.getColorFromColorParameter(LatexElementColorProvider.kt:140)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.findColor(LatexElementColorProvider.kt:112)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.getColorFromColorParameter(LatexElementColorProvider.kt:140)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.findColor(LatexElementColorProvider.kt:112)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.getColorFromColorParameter(LatexElementColorProvider.kt:140)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.findColor(LatexElementColorProvider.kt:112)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.getColorFromColorParameter(LatexElementColorProvider.kt:140)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.findColor(LatexElementColorProvider.kt:112)
at nl.hannahsten.texifyidea.gutter.LatexElementColorProvider.getColorFromColorParameter(LatexElementColorProvider.kt:140)
at nl.h
The text was updated successfully, but these errors were encountered:
Type of JetBrains IDE (IntelliJ, PyCharm, etc.) and version
PyCharm 2024.3.2 (build PY-243.23654.177)
Operating System
Mac OS X 15.3 (aarch64)
TeXiFy IDEA version
0.10.1
Description
Stacktrace
The text was updated successfully, but these errors were encountered: