openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #07055
[Bug 732707] Re: Playframework 1.1.1 CRUD + Security modules enabled crushes java when running and trying to load first page (index)
Also happening with Play Framework v1.2.4
2011-12-29T19:27:45+00:00 app[web.1]: #
2011-12-29T19:27:45+00:00 app[web.1]: # A fatal error has been detected by the Java Runtime Environment:
2011-12-29T19:27:45+00:00 app[web.1]: #
2011-12-29T19:27:45+00:00 app[web.1]: # SIGSEGV (0xb) at pc=0x00007f7bdd298600, pid=4, tid=140169854809856
2011-12-29T19:27:45+00:00 app[web.1]: # Derivative: IcedTea6 1.9.9
2011-12-29T19:27:45+00:00 app[web.1]: # Distribution: Ubuntu 10.04.1 LTS, package 6b20-1.9.9-0ubuntu1~10.04.2
2011-12-29T19:27:45+00:00 app[web.1]: # JRE version: 6.0_20-b20
2011-12-29T19:27:45+00:00 app[web.1]: # Java VM: OpenJDK 64-Bit Server VM (19.0-b09 mixed mode linux-amd64 compressed oops)
2011-12-29T19:27:45+00:00 app[web.1]: #
2011-12-29T19:27:45+00:00 app[web.1]: # Problematic frame:
2011-12-29T19:27:45+00:00 app[web.1]: # V [libjvm.so+0x54b600]
2011-12-29T19:27:45+00:00 app[web.1]: #
2011-12-29T19:27:45+00:00 app[web.1]: # An error report file with more information is saved as:
2011-12-29T19:27:45+00:00 app[web.1]: # /app/hs_err_pid4.log
2011-12-29T19:27:45+00:00 app[web.1]: #
2011-12-29T19:27:45+00:00 app[web.1]: # instructions how to reproduce the bug and visit:
2011-12-29T19:27:45+00:00 app[web.1]: # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
2011-12-29T19:27:45+00:00 app[web.1]: # If you would like to submit a bug report, please include
2011-12-29T19:27:45+00:00 app[web.1]: #
2011-12-29T19:27:45+00:00 app[web.1]: ~ _ __ | | __ _ _ _| |
2011-12-29T19:27:45+00:00 app[web.1]: ~ | '_ \| |/ _' | || |_|
2011-12-29T19:27:45+00:00 app[web.1]: ~ | __/|_|\____|\__ (_)
2011-12-29T19:27:45+00:00 app[web.1]: ~ _ _
2011-12-29T19:27:45+00:00 app[web.1]: ~ |_| |__/
2011-12-29T19:27:45+00:00 app[web.1]: ~
2011-12-29T19:27:45+00:00 app[web.1]: ~ play! 1.2.4, http://www.playframework.org
--
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