openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #08850
[Bug 1086831] Re: Crash when run/debug web application with Eclipse/Tomcat
Yet it also affects me. I am trying to run my project on a glassfish
server. Just after deployment, eclipse crashes with the same fatal
error.
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007f949dafb5a0, pid=5652, tid=140278835091200
#
# JRE version: 7.0_09-b05
# Java VM: Java HotSpot(TM) 64-Bit Server VM (23.5-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libwebkitgtk-1.0.so.0+0x14245a0] void WTF::freeOwnedGPtr<_GdkEvent>(_GdkEvent*)+0x15df0
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/george/hs_err_pid5652.log
#
# If you would like to submit a bug report, please visit:
# http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
** Changed in: openjdk-7 (Ubuntu)
Status: New => Confirmed
--
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/1086831
Title:
Crash when run/debug web application with Eclipse/Tomcat
Status in “openjdk-7” package in Ubuntu:
Confirmed
Bug description:
Description: Eclipse closes silenty when I start running/debugging a
web application. In the console, I get this message:
org.eclipse.jst.j2ee.internal.deployables.JEEFlattenParticipantProvider
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x00007ff1260c85a0, pid=5163, tid=140676270663424
#
# JRE version: 7.0_09-b30
# Java VM: OpenJDK 64-Bit Server VM (23.2-b09 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C [libwebkitgtk-1.0.so.0+0x14245a0] void WTF::freeOwnedGPtr<_GdkEvent>(_GdkEvent*)+0x15df0
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# An error report file with more information is saved as:
# /home/cumeo/hs_err_pid5163.log
#
# If you would like to submit a bug report, please include
# instructions on how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-7/
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Operating system: Ubuntu 12.10
Reproducing steps:
- Download Eclipse J2EE Juno
- Download Tomcat 7
- Register Tomcat 7 as a Runtime server
- Create a Dynamic web project
- Run/Debug in server
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1086831/+subscriptions
References