Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 363232 - Launching Browser Crashes Eclipse in SLES 10.4 with error "JVM terminated. Exit code=127"
Summary: Launching Browser Crashes Eclipse in SLES 10.4 with error "JVM terminated. Ex...
Status: CLOSED WORKSFORME
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Grant Gayed CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-08 17:05 EST by Steven Hung CLA
Modified: 2016-12-19 15:11 EST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.