openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #06659
[Bug 732707] Re: Playframework 1.1.1 CRUD + Security modules enabled crushes java when running and trying to load first page (index)
Identical error occuring over here.
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007fdabd4b23f8, pid=2884, tid=140577333704448
#
# JRE version: 6.0_22-b22
# Java VM: OpenJDK 64-Bit Server VM (20.0-b11 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.10.2
# Distribution: Ubuntu 11.04, package 6b22-1.10.2-0ubuntu1~11.04.1
# Problematic frame:
# V [libjvm.so+0x5ec3f8][thread 140577313941248 also had an error]
PhaseIdealLoop::build_loop_late_post(Node*)+0x158
#
Occurs with Playframework 1.2.3 running crud module alone.
--
You received this bug notification because you are a member of OpenJDK,
which is subscribed to openjdk-6 in Ubuntu.
https://bugs.launchpad.net/bugs/732707
Title:
Playframework 1.1.1 CRUD + Security modules enabled crushes java when
running and trying to load first page (index)
Status in “openjdk-6” package in Ubuntu:
Confirmed
Bug description:
Listening for transport dt_socket at address: 8000
18:41:26,101 INFO ~ Starting /home/itsu/dev/projects/cpv_play
18:41:26,105 INFO ~ Module secure is available (/usr/share/play-1.1.1/modules/secure)
18:41:26,105 INFO ~ Module db is available (/usr/share/play-1.1.1/modules/db-1.1.1)
18:41:26,106 INFO ~ Module crud is available (/usr/share/play-1.1.1/modules/crud)
18:41:26,265 WARN ~ You're running Play! in DEV mode
18:41:26,368 INFO ~ Listening for HTTP on port 9000 (Waiting a first request to start) ...
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f774c589e90, pid=3792, tid=140150248462080
#
# JRE version: 6.0_20-b20
# Java VM: OpenJDK 64-Bit Server VM (19.0-b09 mixed mode linux-amd64 compressed oops)
# Derivative: IcedTea6 1.9.7
# Distribution: Ubuntu 10.10, package 6b20-1.9.7-0ubuntu1
# Problematic frame:
# V [libjvm.so+0x54ae90]
#
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-6/+bug/732707/+subscriptions
References