openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #08182
[Bug 1007606] Re: non-deterministic bug in scala with openjdk7
Can you please attach the file
"/home/vagrant/builds/twitter/scalding/hs_err_pid1993.log" as mentioned
in the error? Thanks. It will likely help in debugging the problem.
--
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
References