← Back to team overview

openjdk team mailing list archive

[Bug 732707] Re: Playframework 1.1.1 CRUD + Security modules enabled crushes java when running and trying to load first page (index)

 

yes:


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007f42e5e9d600, pid=6079, tid=139925188372224
#
# 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.9
# Distribution: Ubuntu 10.04.1 LTS, package 6b20-1.9.9-0ubuntu1~10.04.2
# Problematic frame:
# V  [libjvm.so+0x54b600]
#
# An error report file with more information is saved as:
# /home/whitney/svn/renttr_rtr-service-suite/reservations2/hs_err_pid6079.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
#   https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#

-- 
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