openjdk team mailing list archive
-
openjdk team
-
Mailing list archive
-
Message #08974
[Bug 1086831] Re: Crash when run/debug web application with Eclipse/Tomcat
Affects me too. Ubuntu 12.10 64bit version. Eclipse 4.2 Juno Fresh
Install. Installed Tomcat7 created a Dynamic Web Project and started
server and Eclipse crashed.
** Attachment added: "The Log file generated"
https://bugs.launchpad.net/ubuntu/+source/openjdk-7/+bug/1086831/+attachment/3543463/+files/hs_err_pid4100.log
--
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