Eclipse craches(noreason) after upgrading to Ubuntu 10.04

Bug #581994 reported by Marija V
16
This bug affects 3 people
Affects Status Importance Assigned to Milestone
openjdk-6 (Ubuntu)
Fix Committed
Undecided
Unassigned

Bug Description

It fails after opening or during writing some code, after auto-complete or when I'm not doing anything!

On terminal:

marija@marija-laptop:~$ eclipse
#
# A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0xb0baecee, pid=12647, tid=2943175536
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Client VM (14.0-b16 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.8
# Distribution: Ubuntu lucid (development branch), package 6b18-1.8-0ubuntu1
# Problematic frame:
# C [libmozjs.so+0x1acee] js_NextActiveContext+0x16
#
# An error report file with more information is saved as:
# /home/marija/hs_err_pid12647.log
#
# If you would like to submit a bug report, please include
# instructions how to reproduce the bug and visit:
# https://bugs.launchpad.net/ubuntu/+source/openjdk-6/
#

marija@marija-laptop:~$ lsb_release -rd
Description: Ubuntu 10.04 LTS
Release: 10.04

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

the complete log is missing (/home/marija/hs_err_pid12647.log)
does this happen with the eclipse version distributed with Ubuntu?

Changed in openjdk-6 (Ubuntu):
status: New → Incomplete
Revision history for this message
Sajid Ali Deshmukh (sajid-deshmukh) wrote :

I am facing the same problem...

It occurs when we try to use auto complete option.

#A fatal error has been detected by the Java Runtime Environment:
#
# SIGSEGV (0xb) at pc=0x015becee, pid=20786, tid=2993884016
#
# JRE version: 6.0_18-b18
# Java VM: OpenJDK Client VM (16.0-b13 mixed mode, sharing linux-x86 )
# Derivative: IcedTea6 1.8
# Distribution: Ubuntu 10.04.1 LTS, package 6b18-1.8-4ubuntu3
# Problematic frame:
# C [libmozjs.so+0x1acee] js_NextActiveContext+0x16
#

About Ubuntu:
Description: Ubuntu 10.04.1 LTS
Release: 10.04

About Eclipse:
Version: 3.5.2
Build id: M20100211-1343

Changed in openjdk-6 (Ubuntu):
status: Incomplete → Confirmed
Revision history for this message
minoan_boy (aventresque-deactivatedaccount) wrote :

Same problem since a while.

Revision history for this message
Sajid Ali Deshmukh (sajid-deshmukh) wrote :

Hi minoan_boy, if you are having the same issue (crashing due to auto complete feature) then it is caused due to bug in xulrunner.

try removing xulrunner1.9.1

sudo apt-get remove xulrunner-1.9.1

this should fix the issue.

Changed in openjdk-6 (Ubuntu):
status: Confirmed → Fix Committed
Revision history for this message
minoan_boy (aventresque-deactivatedaccount) wrote :

Thanks. So far it solved the problem.

Revision history for this message
Phil Walsh (pjw7) wrote :

I was experiencing the same problem (frequent crashes while editing in Eclipse), and removing xulrunner as described in comment #4 above seems to have helped in my case.

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.