Crash when run/debug web application with Eclipse/Tomcat

Bug #1086831 reported by Minh Le
30
This bug affects 6 people
Affects Status Importance Assigned to Milestone
openjdk-7 (Ubuntu)
Confirmed
Undecided
Unassigned

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

Tags: eclipse tomcat
Revision history for this message
Minh Le (ngocminh-oss) wrote :
Revision history for this message
Giorgos Kotsios (georgekk1987) wrote :

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
Revision history for this message
yathi (bm-thunderemperor) wrote :

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.

Revision history for this message
yathi (bm-thunderemperor) wrote :

Check out this: https://bugs.eclipse.org/bugs/show_bug.cgi?id=392967#c21. It is not a jdk. Problem with Eclipse. I have confirmed this by trying openjdk-6 and oracle java. Eclipse crashes in every case.

Revision history for this message
cu_ (avkv-prasad) wrote :

As a temporary solution, this worked for me.
Adding -Dorg.eclipse.swt.browser.DefaultType=mozilla to eclipse.ini
Couresy http://askubuntu.com/a/359683

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.