Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: bug: com.intellij.diagnostic.Freeze #3013

Open
j-gjoncari opened this issue Jan 23, 2025 · 1 comment
Open

bug: bug: com.intellij.diagnostic.Freeze #3013

j-gjoncari opened this issue Jan 23, 2025 · 1 comment
Labels
bug Something isn't working repo/jetbrains

Comments

@j-gjoncari
Copy link

IDE Information

WebStorm 2024.3.2 Preview
Build #WS-243.23654.44, built on December 23, 2024
Licensed to DILAXIA S.P.A. / Jurgen Gjonçari
Subscription is active until April 4, 2025.
Runtime version: 21.0.5+8-b631.30 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.windows.WToolkit
Windows 11.0
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 3814M
Cores: 16
Registry:
ide.experimental.ui=true
terminal.new.ui=true
Non-Bundled Plugins:
aws.toolkit.core (3.48-243)
com.jetbrains.space (243.21565.122)
com.vecheslav.darculaDarkerTheme (1.2.0)
net.antelle.intellij-xcode-dark-theme (1.2.4)
com.intellij.kubernetes (243.22562.112)
com.sourcegraph.jetbrains (7.9.1)
zielu.gittoolbox (600.0.13+243)
aws.toolkit (3.48-243)

Bug Description

...

Additional context

Stacktrace:

com.intellij.diagnostic.Freeze
	at [email protected]/java.io.FileOutputStream.writeBytes(Native Method)
	at [email protected]/java.io.FileOutputStream.write(FileOutputStream.java:367)
	at [email protected]/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:125)
	at [email protected]/java.io.BufferedOutputStream.implFlush(BufferedOutputStream.java:252)
	at [email protected]/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:240)
	at org.eclipse.lsp4j.jsonrpc.json.StreamMessageConsumer.consume(StreamMessageConsumer.java:69)
	at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.notify(RemoteEndpoint.java:135)
	at org.eclipse.lsp4j.jsonrpc.services.EndpointProxy.invoke(EndpointProxy.java:88)
	at jdk.proxy12/jdk.proxy12.$Proxy191.textDocument_didChange(Unknown Source)
	at com.sourcegraph.cody.listeners.CodyCaretListener.caretPositionChanged$lambda$1$lambda$0(CodyCaretListener.kt:33)
	at com.sourcegraph.cody.listeners.CodyCaretListener$$Lambda/0x0000023a6fa3dd00.accept(Unknown Source)
	at com.sourcegraph.cody.agent.CodyAgentService$Companion.withAgent$lambda$1(CodyAgentService.kt:181)
	at com.sourcegraph.cody.agent.CodyAgentService$Companion$$Lambda/0x0000023a6e9888f0.run(Unknown Source)
	at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport$executeOnPooledThread$1.run(AnyThreadWriteThreadingSupport.kt:167)
	at [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
	at com.intellij.util.concurrency.ContextCallable.lambda$call$1(ContextCallable.java:74)
	at com.intellij.util.concurrency.ContextCallable$$Lambda/0x0000023a6d4d1530.get(Unknown Source)
	at com.intellij.util.concurrency.ContextCallable.call(ContextCallable.java:83)
	at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:317)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:101)
	at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:101)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:107)
	at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:101)
	at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at [email protected]/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735)
	at [email protected]/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732)
	at [email protected]/java.security.AccessController.executePrivileged(AccessController.java:778)
	at [email protected]/java.security.AccessController.doPrivileged(AccessController.java:400)
	at [email protected]/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732)
	at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
	at [email protected]/java.lang.Thread.run(Thread.java:1583)

@j-gjoncari j-gjoncari added bug Something isn't working repo/jetbrains labels Jan 23, 2025
Copy link

linear bot commented Jan 23, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working repo/jetbrains
Projects
None yet
Development

No branches or pull requests

1 participant