Bug 384592 - red hat 5.8 | oracle linux 5.8 & eclipse 4.2 with PDT crashes if firefox is installed
Summary: red hat 5.8 | oracle linux 5.8 & eclipse 4.2 with PDT crashes if firefox is i...
Status: CLOSED DUPLICATE of bug 385035
Alias: None
Product: Platform
Classification: Eclipse Project
Component: SWT (show other bugs)
Version: 4.2   Edit
Hardware: PC Linux
: P3 critical (vote)
Target Milestone: ---   Edit
Assignee: Platform-SWT-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-09 06:48 EDT by clive darra CLA
Modified: 2012-07-16 16:05 EDT (History)
3 users (show)

See Also:


Attachments
crash report (50.12 KB, text/plain)
2012-07-09 06:55 EDT, clive darra CLA
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description clive darra CLA 2012-07-09 06:48:20 EDT
Build Identifier: 4.2

run eclipse
open a php project
double click on a php function name
eclipse crashes

WORKAROUND : uninstall firefox

RELATED TO : https://bugs.eclipse.org/bugs/show_bug.cgi?id=373965

$ /opt/eclipse/eclipse 
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0xb3ecf455, pid=4732, tid=3086747856
#
# JRE version: 6.0_30-b12
# Java VM: Java HotSpot(TM) Client VM (20.5-b03 mixed mode, sharing linux-x86 )
# Problematic frame:
# C  [libxul.so+0xe4c455]  NS_StringSetDataRange_P+0x1b1e3
#
# An error report file with more information is saved as:
# /home/cdarra/hs_err_pid4732.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#
Aborted

Reproducible: Always

Steps to Reproduce:
1.run eclipse
2.open a php project
3.double click on a php function name
4.eclipse crashes
Comment 1 clive darra CLA 2012-07-09 06:55:07 EDT
Created attachment 218436 [details]
crash report
Comment 2 Lakshmi P Shanmugam CLA 2012-07-09 11:00:10 EDT
What is the version of Xulrunner on your system?
The problem could be due to incompatible xulrunner version. Eclipse/SWT 4.2 supports XULRunner 1.8.x - 3.6.x and 10.x (but not versions 4.x - 9.x). (http://eclipse.org/swt/faq.php#browserlinux)
Comment 3 clive darra CLA 2012-07-11 04:55:16 EDT
this is the version that is installed and causes eclipse to crash

# yum list xulrunner
Loaded plugins: security
Installed Packages
xulrunner.i386                                         10.0.5-1.0.1.el5_8                                         installed
Comment 4 Grant Gayed CLA 2012-07-16 16:05:49 EDT

*** This bug has been marked as a duplicate of bug 385035 ***