openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #05452
[Bug 732707] Re: Playframework 1.1.1 CRUD + Security modules enabled crushes java when running and trying to load first page (index)
** Attachment added: "hs_err_pid3792.log"
https://bugs.launchpad.net/bugs/732707/+attachment/1899096/+files/hs_err_pid3792.log
--
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:
New
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]
#
References