Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 363232

Summary: Launching Browser Crashes Eclipse in SLES 10.4 with error "JVM terminated. Exit code=127"
Product: [Eclipse Project] Platform Reporter: Steven Hung <sghung>
Component: SWTAssignee: Grant Gayed <grant_gayed>
Status: CLOSED WORKSFORME QA Contact:
Severity: normal    
Priority: P3 CC: eclipse.felipe, ericwill
Version: 4.2   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Steven Hung CLA 2011-11-08 17:05:44 EST
Build Identifier: Eclipse Indigo SR1 20110916-0149

Setup:
- Eclipse Indigo SR1 20110916-0149 with Java EE IDE 
- SLES 10.4; I have tried on other platforms like SLES 11.1, RHEL 5.6, Win 7, and Win XP, and the issue does not happen on those other platforms
- Firefox 3.6.13

When clicking on the browser or going to the Window menu > Web Browser, eclipse crashes with exit code 127:

JVM terminated. Exit code=127
/root/Desktop/eclipse/jre/bin/java
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-jar /root/Desktop/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
-os linux
-ws gtk
-arch x86
-showsplash
-launcher /root/Desktop/eclipse/eclipse
-name Eclipse
--launcher.library /root/Desktop/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.1.100.v20110505/eclipse_1407.so
-startup /root/Desktop/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar
--launcher.overrideVmargs
-exitdata c3800f
-product org.eclipse.epp.package.jee.product
-vm /root/Desktop/eclipse/jre/bin/java
-vmargs
-Dosgi.requiredJavaVersion=1.5
-XX:MaxPermSize=256m
-Xms40m
-Xmx512m
-jar /root/Desktop/eclipse//plugins/org.eclipse.equinox.launcher_1.2.0.v20110502.jar 

I looked at bug 174642, and I believe this issue was fixed in Eclipse 3.3

Reproducible: Always
Comment 1 Felipe Heidrich CLA 2011-11-10 10:50:58 EST
is there a stacktrace anywhere (dump file) ?
Comment 2 Eric Williams CLA 2016-12-19 15:11:19 EST
Old bug, unsupported target environment.