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

Grant Rodgers updated KAFKA-4452:
---------------------------------
    Description: 
Kafka server received SIGABRT and emitted this segfault message:

{noformat}
#
# A fatal error has been detected by the Java Runtime Environment:
[thread 139972074120960 also had an error]
#
#  SIGSEGV (0xb) at pc=0x00007f4dcc71e864, pid=5938, tid=139972072015616
#
# JRE version: Java(TM) SE Runtime Environment (8.0_31-b13) (build 1.8.0_31-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.31-b07 mixed mode linux-amd64 
compresse
d oops)
# Problematic frame:
# V  [libjvm.so+0x9a4864]  ContiguousSpace::block_size(HeapWord const*) 
const+0x34
{noformat}

  was:
Kafka server received SIGABRT and emitted this segfault message:

#
# A fatal error has been detected by the Java Runtime Environment:
[thread 139972074120960 also had an error]
#
#  SIGSEGV (0xb) at pc=0x00007f4dcc71e864, pid=5938, tid=139972072015616
#
# JRE version: Java(TM) SE Runtime Environment (8.0_31-b13) (build 1.8.0_31-b13)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.31-b07 mixed mode linux-amd64 
compresse
d oops)
# Problematic frame:
# V  [libjvm.so+0x9a4864]  ContiguousSpace::block_size(HeapWord const*) 
const+0x34


> Server segfault in ContiguousSpace::block_size
> ----------------------------------------------
>
>                 Key: KAFKA-4452
>                 URL: https://issues.apache.org/jira/browse/KAFKA-4452
>             Project: Kafka
>          Issue Type: Bug
>          Components: core
>    Affects Versions: 0.10.0.0
>         Environment: JVM: java version "1.8.0_31"
> Java(TM) SE Runtime Environment (build 1.8.0_31-b13)
> Java HotSpot(TM) 64-Bit Server VM (build 25.31-b07, mixed mode); OS: 
> 3.13.0-51-generic #84~precise1-Ubuntu SMP Wed Apr 15 21:45:46 UTC 2015 x86_64 
> x86_64 x86_64 GNU/Linux
>            Reporter: Grant Rodgers
>            Priority: Critical
>
> Kafka server received SIGABRT and emitted this segfault message:
> {noformat}
> #
> # A fatal error has been detected by the Java Runtime Environment:
> [thread 139972074120960 also had an error]
> #
> #  SIGSEGV (0xb) at pc=0x00007f4dcc71e864, pid=5938, tid=139972072015616
> #
> # JRE version: Java(TM) SE Runtime Environment (8.0_31-b13) (build 
> 1.8.0_31-b13)
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.31-b07 mixed mode 
> linux-amd64 compresse
> d oops)
> # Problematic frame:
> # V  [libjvm.so+0x9a4864]  ContiguousSpace::block_size(HeapWord const*) 
> const+0x34
> {noformat}



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

Reply via email to