[jira] [Created] (IGNITE-10623) Possible JVM crash in case of stopping node with errors

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-10623) Possible JVM crash in case of stopping node with errors

Anton Vinogradov (Jira)
Eduard Shangareev created IGNITE-10623:
------------------------------------------

             Summary: Possible JVM crash in case of stopping node with errors
                 Key: IGNITE-10623
                 URL: https://issues.apache.org/jira/browse/IGNITE-10623
             Project: Ignite
          Issue Type: Bug
            Reporter: Eduard Shangareev
            Assignee: Eduard Shangareev


{noformat}
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0000000003a23bde, pid=5444, tid=0x00000000000018d0
#
# JRE version: Java(TM) SE Runtime Environment (8.0_102-b14) (build 1.8.0_102-b14)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.102-b14 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# J 25052 C2 org.apache.ignite.internal.processors.cache.persistence.pagemem.PageMemoryImpl.acquirePage(IJZ)J (1421 bytes) @ 0x0000000003a23bde [0x0000000003a23800+0x3de]
#
# Core dump written. Default location: C:\BuildAgent\work\81a8bed9f07f3feb\ggprivate\hs_err_pid5444.mdmp
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
{noformat}

Seems that it was caused by an erroneous stop on a node which left checkpoint-thread alive.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)