[ 
https://issues.apache.org/jira/browse/IGNITE-2080?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Andrey Gura updated IGNITE-2080:
--------------------------------
    Description: 
JVM crashes on SunOS 5.11 with the following message:

{noformat}
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0xa) at pc=0xffffffff76a7c438, pid=10523, tid=652
#
# JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode 
solaris-sparc )
# Problematic frame:
# V  [libjvm.so+0xc7c438]  Unsafe_SetInt+0x14c
{noformat}

In order ot reproduce it need to do following:
# Copy {{benchmark-offheap.properties}} file into {{modules/yardstick/config}} 
directory.
# Build yardstick {{mvn -B clean package -Prelease -DskipTests -pl 
modules/yardstick -am}}
# Run benchmark {{./bin/benchmark-drivers-start.sh 
config/benchmark-offheap.properties}} (do it from {{yardstick}} module 
directory)

The problem isn't related with JIT (reproduces with -Xint option).

Also see attached files (core dump and logs).

  was:
JVM crashes on SunOS 5.11 with the following message:

{noformat}
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0xa) at pc=0xffffffff76a7c438, pid=10523, tid=652
#
# JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode 
solaris-sparc )
# Problematic frame:
# V  [libjvm.so+0xc7c438]  Unsafe_SetInt+0x14c
{noformat}

In order ot reproduce it need to do following:
# Copy {{benchmark-offheap.properties}} file into {{modules/yardstick/config}} 
directory.
# Build yardstick {{mvn -B clean package -Prelease -DskipTests -pl 
modules/yardstick -am}}
# Run benchmark {{./bin/benchmark-drivers-start.sh 
config/benchmark-offheap.properties}} (do it from {{yardstick}} module 
directory)

The problem isn't related with JIT (reproduces with -Xint option).

Also see attached files (core dump and logs).


> JVM crashes on SunOS with SIGBUS (0xa) on frame [libjvm.so+0xc7c438]  
> Unsafe_SetInt+0x14c
> -----------------------------------------------------------------------------------------
>
>                 Key: IGNITE-2080
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2080
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.5, 1.4
>         Environment: SunOS 5.11, JDK 7
>            Reporter: Andrey Gura
>            Assignee: Andrey Gura
>
> JVM crashes on SunOS 5.11 with the following message:
> {noformat}
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGBUS (0xa) at pc=0xffffffff76a7c438, pid=10523, tid=652
> #
> # JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 
> 1.7.0_79-b15)
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode 
> solaris-sparc )
> # Problematic frame:
> # V  [libjvm.so+0xc7c438]  Unsafe_SetInt+0x14c
> {noformat}
> In order ot reproduce it need to do following:
> # Copy {{benchmark-offheap.properties}} file into 
> {{modules/yardstick/config}} directory.
> # Build yardstick {{mvn -B clean package -Prelease -DskipTests -pl 
> modules/yardstick -am}}
> # Run benchmark {{./bin/benchmark-drivers-start.sh 
> config/benchmark-offheap.properties}} (do it from {{yardstick}} module 
> directory)
> The problem isn't related with JIT (reproduces with -Xint option).
> Also see attached files (core dump and logs).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to