You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/23 17:40:00 UTC

[jira] [Commented] (IGNITE-6175) JVM Crash in "Ignite Binary Objects Simple Mapper Basic" suite

    [ https://issues.apache.org/jira/browse/IGNITE-6175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16138729#comment-16138729 ] 

ASF GitHub Bot commented on IGNITE-6175:
----------------------------------------

GitHub user EdShangGG opened a pull request:

    https://github.com/apache/ignite/pull/2507

    IGNITE-6175 JVM Crash in "Ignite Binary Objects Simple Mapper Basic" …

    …suite

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-6175

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2507.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2507
    
----
commit a0186af956072eb382427bf3c0432f5f1c5a01aa
Author: Eduard Shangareev <es...@gridgain.com>
Date:   2017-08-23T17:19:21Z

    IGNITE-6175 JVM Crash in "Ignite Binary Objects Simple Mapper Basic" suite

----


> JVM Crash in "Ignite Binary Objects Simple Mapper Basic" suite	
> ---------------------------------------------------------------
>
>                 Key: IGNITE-6175
>                 URL: https://issues.apache.org/jira/browse/IGNITE-6175
>             Project: Ignite
>          Issue Type: Bug
>            Reporter: Eduard Shangareev
>            Assignee: Eduard Shangareev
>             Fix For: 2.2
>
>
> JVM crash dump and logs you could find here
> https://ci.ignite.apache.org/viewLog.html?buildTypeId=Ignite20Tests_IgniteBinarySImpleMapperBasic&buildId=785893&branch_Ignite20Tests_IgniteBinarySImpleMapperBasic=pull/2380/head
> {code}
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGSEGV (0xb) at pc=0x00007f6a0274a13f, pid=3507, tid=140092082124544
> #
> # JRE version: Java(TM) SE Runtime Environment (7.0_80-b15) (build 1.7.0_80-b15)
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.80-b11 mixed mode linux-amd64 compressed oops)
> # Problematic frame:
> # J 10572 C2 org.apache.ignite.internal.processors.cache.persistence.tree.util.PageHandler.readLock(Lorg/apache/ignite/internal/pagemem/PageMemory;IJJLorg/apache/ignite/internal/processors/cache/persistence/tree/util/PageLockListener;)J (39 bytes) @ 0x00007f6a0274a13f [0x00007f6a02749ba0+0x59f]
> #
> # Core dump written. Default location: /data/teamcity/work/820be461cd64b574/core or core.3507
> #
> # If you would like to submit a bug report, please visit:
> #   http://bugreport.java.com/bugreport/crash.jsp
> # {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)