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

load ttl的过程发现主线程阻塞导致应用启动失败 #722

Open
skyitachi opened this issue Nov 26, 2024 · 0 comments
Open

load ttl的过程发现主线程阻塞导致应用启动失败 #722

skyitachi opened this issue Nov 26, 2024 · 0 comments

Comments

@skyitachi
Copy link

最近我们在生产环境中打算使用graal jit,小概率的情况下会出现应用启动失败,容器长时间处于not ready状态. 拉取thread stack dump
之后发现是和加载ttl相关.

JDK:

java version "21.0.5" 2024-10-15 LTS
Java(TM) SE Runtime Environment Oracle GraalVM 21.0.5+9.1 (build 21.0.5+9-LTS-jvmci-23.1-b48)
Java HotSpot(TM) 64-Bit Server VM Oracle GraalVM 21.0.5+9.1 (build 21.0.5+9-LTS-jvmci-23.1-b48, mixed mode, sharing)

OS: custom linux
Architecture: AMD64

具体的stack dump如下:
stack0.txt
stack1.txt

想确认下是不是在Graal jit的情况下会触发ttl加载的相关问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant