← Back to team overview

openjdk team mailing list archive

[Bug 1007606] [NEW] non-deterministic bug in scala with openjdk7

 

Public bug reported:

Code passes on oraclejdk7 and openjdk6.

See:

http://travis-ci.org/#!/twitter/scalding/jobs/1501438

221# A fatal error has been detected by the Java Runtime Environment:
222#
223#  SIGSEGV (0xb) at pc=0xb69fe892, pid=1993, tid=3017796464
224#
225# JRE version: 7.0_147-b147
226# Java VM: OpenJDK Client VM (21.0-b17 mixed mode, sharing linux-x86 )
227# Derivative: IcedTea7 2.0
228# Distribution: Ubuntu 11.10, package 7~b147-2.0-0ubuntu0.11.10.1
229# Problematic frame:
230# J  scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genBlock$1$1.apply(Lscala/tools/nsc/backend/icode/Opcodes$Instruction;)V
231#
232# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
233#
234# An error report file with more information is saved as:
235# /home/vagrant/builds/twitter/scalding/hs_err_pid1993.log
236#
237# If you would like to submit a bug report, please include
238# instructions on how to reproduce the bug and visit:
239#   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
240#
241Aborted

** Affects: openjdk-7 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-7 in Ubuntu.
https://bugs.launchpad.net/bugs/1007606

Title:
  non-deterministic bug in scala with openjdk7

Status in “openjdk-7” package in Ubuntu:
  New

Bug description:
  Code passes on oraclejdk7 and openjdk6.

  See:

  http://travis-ci.org/#!/twitter/scalding/jobs/1501438

  221# A fatal error has been detected by the Java Runtime Environment:
  222#
  223#  SIGSEGV (0xb) at pc=0xb69fe892, pid=1993, tid=3017796464
  224#
  225# JRE version: 7.0_147-b147
  226# Java VM: OpenJDK Client VM (21.0-b17 mixed mode, sharing linux-x86 )
  227# Derivative: IcedTea7 2.0
  228# Distribution: Ubuntu 11.10, package 7~b147-2.0-0ubuntu0.11.10.1
  229# Problematic frame:
  230# J  scala.tools.nsc.backend.jvm.GenJVM$BytecodeGenerator$$anonfun$genBlock$1$1.apply(Lscala/tools/nsc/backend/icode/Opcodes$Instruction;)V
  231#
  232# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
  233#
  234# An error report file with more information is saved as:
  235# /home/vagrant/builds/twitter/scalding/hs_err_pid1993.log
  236#
  237# If you would like to submit a bug report, please include
  238# instructions on how to reproduce the bug and visit:
  239#   https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
  240#
  241Aborted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1007606/+subscriptions


Follow ups

References