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

JVM crash during Node startup #107860

Closed
ldematte opened this issue Apr 24, 2024 · 1 comment
Closed

JVM crash during Node startup #107860

ldematte opened this issue Apr 24, 2024 · 1 comment
Labels
blocker needs:triage Requires assignment of a team area label >test-failure Triaged test failures from CI

Comments

@ldematte
Copy link
Contributor

CI Link

https://gradle-enterprise.elastic.co/s/hoyucrcwdbnei/console-log?anchor=3659&page=4

Repro line

N/A

Does it reproduce?

No

Applicable branches

main

Failure history

No response

Failure excerpt

A segmentation fault:

» [2024-04-24T12:14:56,796][INFO ][o.e.c.c.NodeJoinExecutor ] [javaRestTest-0] node-join: [{javaRestTest-0}{h8ayJPTES6SSTeb6g93k6A}{CZg6rN2qQamjsNZwY4MeIQ}{javaRestTest-0}{127.0.0.1}{127.0.0.1:46401}{cdfhilmrstw}{8.15.0}{7000099-8505000}] with reason [completing election]	
»  #	
»  # A fatal error has been detected by the Java Runtime Environment:	
»  #	
»  #  SIGSEGV (0xb) at pc=0x0000ffff8a171220, pid=44806, tid=47376	
»  #	
»  # JRE version: OpenJDK Runtime Environment (21.0.2+13) (build 21.0.2+13-58)	
»  # Java VM: OpenJDK 64-Bit Server VM (21.0.2+13-58, mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc, linux-aarch64)	
»  # Problematic frame:	
»  # V  [libjvm.so+0xccf220][2024-04-24T12:14:57,024][INFO ][o.e.g.GatewayService     ] [javaRestTest-0] recovered [0] indices into cluster_state	
»    SystemDictionary::resolve_or_fail(Symbol*, Handle, Handle, bool, JavaThread*)+0x20	
»  #	
»  # Core dump will be written. Default location: Core dumps may be processed with "/usr/share/apport/apport -p%p -s%s -c%c -d%d -P%P -u%u -g%g -- %E" (or dumping to /opt/buildkite-agent/builds/bk-agent-prod-aws-1713960174373895958/elastic/elasticsearch-periodic-platform-support/x-pack/plugin/ent-search/build/testclusters/javaRestTest-0/distro/8.15.0-DEFAULT/core.44806)	
»  #	
»  # An error report file with more information is saved as:	
»  # /opt/buildkite-agent/builds/bk-agent-prod-aws-1713960174373895958/elastic/elasticsearch-periodic-platform-support/x-pack/plugin/ent-search/build/testclusters/javaRestTest-0/logs/hs_err_pid44806.log	
» [2024-04-24T12:15:49.429543346Z] [BUILD] Stopping node

I wonder if it is possible to retrieve the code dump?

JDK 21.0.2+13 on Linux/aarch64

@ldematte ldematte added >test-failure Triaged test failures from CI needs:triage Requires assignment of a team area label labels Apr 24, 2024
@rjernst
Copy link
Member

rjernst commented Apr 24, 2024

Closing in favor of #107861

@rjernst rjernst closed this as completed Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker needs:triage Requires assignment of a team area label >test-failure Triaged test failures from CI
Projects
None yet
Development

No branches or pull requests

3 participants