eclipse 3.5.2-1 crashes on startup

Bug #546518 reported by Matthias Klose
24
This bug affects 5 people
Affects Status Importance Assigned to Milestone
eclipse (Ubuntu)
Fix Released
High
Unassigned
xulrunner-1.9.1 (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

Binary package hint: eclipse

crashes immediately on startup on i386.

Note that the previous version did work fine with the openjdk-6 6b18~pre3-0ubuntu1 package. The problem points at an xulrunner problem again.

Revision history for this message
Matthias Klose (doko) wrote :
Revision history for this message
Niels Thykier (niels-thykier) wrote :

Hi

According to the log, eclipse has loaded two different versions of
xulrunner libraries.

/usr/lib/xulrunner-1.9.2/libxpcom.so
/usr/lib/xulrunner-1.9.1.8/libxpcom.so

Please try with only one xulrunner installed (or try something like
eclipse -vmargs
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/bin/xulrunner-${version}")

~Niels

 status incomplete

Changed in eclipse (Ubuntu):
status: New → Incomplete
Revision history for this message
Benjamin Drung (bdrung) wrote :

What's the output of xulrunner --gre-version?

Revision history for this message
Matthias Klose (doko) wrote :

$ xulrunner --gre-version
1.9.1.8

removing this version (had zekr installed for testing) fixes the problem. please make eclipse more robust that it only uses one version.

another story if we should remove xulrunner-1.9.1 in lucid

Changed in eclipse (Ubuntu):
status: Incomplete → New
Revision history for this message
Alexander Sack (asac) wrote :

eclipse should use xulrunner-VERSION --gre-version ... and not xulrunner which is a alternative that isnt guarnateed to be right.

Revision history for this message
Benjamin Drung (bdrung) wrote :

We have to set "-vmargs -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner-1.9.2", because we set LD_LIBRARY_PATH to /usr/lib/xulrunner-1.9.2.

Changed in eclipse (Ubuntu):
status: New → In Progress
Changed in xulrunner-1.9.1 (Ubuntu):
status: New → Invalid
Changed in eclipse (Ubuntu):
importance: Undecided → High
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package eclipse - 3.5.2-2ubuntu1

---------------
eclipse (3.5.2-2ubuntu1) lucid; urgency=low

  * Set org.eclipse.swt.browser.XULRunnerPath explicitly. (LP: #546518)
 -- Benjamin Drung <email address hidden> Thu, 25 Mar 2010 20:22:03 +0100

Changed in eclipse (Ubuntu):
status: In Progress → Fix Released
Revision history for this message
Alan Pope 🍺🐧🐱 🦄 (popey) wrote :

I'm using eclipse 3.5.2-2ubuntu4 and am still getting the problem of eclipse hanging on start at the splash screen.

Using the command:-

alan@wopr:~$ eclipse -vmargs -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/bin/xulrunner-${version}

Allows it to run.

Revision history for this message
Benjamin Drung (bdrung) wrote :

@Alan: Can you make sure that only one xulrunner is installed? If you still experience hangs, please open a new bug report.

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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