[
https://issues.apache.org/jira/browse/IGNITE-5555?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057181#comment-16057181
]
Dmitriy Govorukhin edited comment on IGNITE-5555 at 6/21/17 8:37 AM:
---------------------------------------------------------------------
[~dpavlov] I can find any exception before crash, but i see that some thread
work in BPlusTree
[12:37:10] : [Step 5/6] # J 4976 C2
org.apache.ignite.internal.processors.cache.persistence.tree.BPlusTree$Remove.validateTail()Z
(300 bytes) @ 0x00007f4eb5ddc63d [0x00007f4eb5ddc5a0+0x9d]
was (Author: dmitriygovorukhin):
[~dpavlov] I can find any exception before crash, but i see that some thread
work in BPlusTree
> Ignite PDS 1: JVM crash on teamcity
> -----------------------------------
>
> Key: IGNITE-5555
> URL: https://issues.apache.org/jira/browse/IGNITE-5555
> Project: Ignite
> Issue Type: Bug
> Reporter: Dmitriy Pavlov
> Assignee: Dmitriy Govorukhin
> Labels: test-fail
>
> http://ci.ignite.apache.org/viewLog.html?buildId=675694&tab=buildResultsDiv&buildTypeId=Ignite20Tests_IgnitePds1#
> Stacktrace indicates failure was in ignite code
> {noformat}
> [12:37:10][org.apache.ignite:ignite-core]
> [12:37:10][org.apache.ignite:ignite-core] Thread [name="main", id=1,
> state=RUNNABLE, blockCnt=254, waitCnt=281]
> [12:37:10][org.apache.ignite:ignite-core] at
> sun.management.ThreadImpl.dumpThreads0(Native Method)
> [12:37:10][org.apache.ignite:ignite-core] at
> sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:446)
> [12:37:10][org.apache.ignite:ignite-core] at
> o.a.i.i.util.IgniteUtils.dumpThreads(IgniteUtils.java:1272)
> [12:37:10][org.apache.ignite:ignite-core] at
> o.a.i.testframework.junits.GridAbstractTest.runTest(GridAbstractTest.java:1937)
> [12:37:10][org.apache.ignite:ignite-core] at
> junit.framework.TestCase.runBare(TestCase.java:141)
> [12:37:10][org.apache.ignite:ignite-core] at
> junit.framework.TestResult$1.protect(TestResult.java:122)
> [12:37:10][org.apache.ignite:ignite-core] at
> junit.framework.TestResult.runProtected(TestResult.java:142)
> [12:37:10][org.apache.ignite:ignite-core] at
> junit.framework.TestResult.run(TestResult.java:125)
> [12:37:10][org.apache.ignite:ignite-core] at
> junit.framework.TestCase.run(TestCase.java:129)
> [12:37:10][org.apache.ignite:ignite-core] at
> junit.framework.TestSuite.runTest(TestSuite.java:255)
> [12:37:10][org.apache.ignite:ignite-core] at
> junit.framework.TestSuite.run(TestSuite.java:250)
> [12:37:10][org.apache.ignite:ignite-core] at
> junit.framework.TestSuite.runTest(TestSuite.java:255)
> [12:37:10][org.apache.ignite:ignite-core] at
> junit.framework.TestSuite.run(TestSuite.java:250)
> [12:37:10][org.apache.ignite:ignite-core] at
> org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:84)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)