Thanks, Dave.
Looks like PhaseIdealLoop::build_loop_late_post_work are JIT runtime
hotspot compilation stuff?
We got this error right after upgrading solr 9 from solr 8.11.

Thanks,
Jen-Ya

On Mon, Oct 10, 2022 at 3:25 PM Dave <hastings.recurs...@gmail.com> wrote:

> I won’t say for certain as I have never seen this but this seems like a
> garbage collection situation. Look there first to see if you can cancel
> that out as the cause
>
> > On Oct 10, 2022, at 5:59 PM, Jen-Ya Ku <j...@dvd.com.invalid> wrote:
> >
> > 
> > Hi all,
> >
> > We've deployed solr9 on OpenJDK 17 and it crashed after few hours with
> following error:
> > # A fatal error has been detected by the Java Runtime Environment:
> > #
> > #  SIGSEGV (0xb) at pc=0x00007f834389b332, pid=8997, tid=9025
> > #
> > # JRE version: OpenJDK Runtime Environment Microsoft-40354 (17.0.4.1+1)
> (build 17.0.4.1+1-LTS)
> > # Java VM: OpenJDK 64-Bit Server VM Microsoft-40354 (17.0.4.1+1-LTS,
> mixed mode, sharing, tiered, compressed oops, compressed class ptrs, g1 gc,
> linux-amd64)
> > # Problematic frame:
> > # V  [libjvm.so+0xad1332]
> PhaseIdealLoop::build_loop_late_post_work(Node*, bool)+0xf2
> > #
> > I've attached the full log with this email. Is it a known issue?
> >
> > Thanks,
> > Jen-Ya
>

Reply via email to