Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts
Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts [message #714694] Thu, 11 August 2011 09:44 Go to next message
Thomas Buckley is currently offline Thomas BuckleyFriend
Messages: 5
Registered: August 2011
Junior Member
Hi

I've been having issues with Eclipse 3.6 & 3.7 on Ubuntu 11.04.

I'm on ubuntu 64bits on a desktop and use Gnome ("ubuntu classic"), not Unity.

I might be working away inside eclipse when without warning eclipse just exits, no warning, error mnessage, or prompt to save files, etc.

Any ideas what might be wrong here?
How can I debug it or view some log files that I could post here?

Thanks
Re: Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts [message #714704 is a reply to message #714694] Thu, 11 August 2011 09:58 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
On 11.08.2011 11:44, Thomas Buckley wrote:
> Hi
>
> I've been having issues with Eclipse 3.6 & 3.7 on Ubuntu 11.04.
>
> I'm on ubuntu 64bits on a desktop and use Gnome ("ubuntu classic"),
> not Unity.
>
> I might be working away inside eclipse when without warning eclipse
> just exits, no warning, error mnessage, or prompt to save files, etc.
>
> Any ideas what might be wrong here?
Which JRE are you using?

Dani
> How can I debug it or view some log files that I could post here?
>
> Thanks
Re: Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts [message #714717 is a reply to message #714704] Thu, 11 August 2011 11:06 Go to previous messageGo to next message
Thomas Buckley is currently offline Thomas BuckleyFriend
Messages: 5
Registered: August 2011
Junior Member
I'm using the Java6-openJDK

[Updated on: Thu, 11 August 2011 11:06]

Report message to a moderator

Re: Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts [message #714925 is a reply to message #714717] Thu, 11 August 2011 18:48 Go to previous messageGo to next message
Michael Pellaton is currently offline Michael PellatonFriend
Messages: 289
Registered: July 2009
Senior Member
That's not gonna work. You need a "real" JDK from Orackle or IBM!

Michael
Re: Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts [message #715165 is a reply to message #714925] Fri, 12 August 2011 15:22 Go to previous messageGo to next message
Thomas Buckley is currently offline Thomas BuckleyFriend
Messages: 5
Registered: August 2011
Junior Member
Ok thanks Michael.

What one would you recommend, Oracle or IBM?

Any useful links you would recommend on installing new JRE on Ubuntu?
Re: Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts [message #715524 is a reply to message #715165] Sun, 14 August 2011 10:04 Go to previous messageGo to next message
Michael Pellaton is currently offline Michael PellatonFriend
Messages: 289
Registered: July 2009
Senior Member
Hi

I always used the Sun/Orace SDKs on Ununtu. AFAIK they are available in
the Ubuntu software store / apt sources, but I always preferred a
direct download from Oracle.

Michael
Re: Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts [message #715818 is a reply to message #715524] Mon, 15 August 2011 16:50 Go to previous messageGo to next message
Thomas Buckley is currently offline Thomas BuckleyFriend
Messages: 5
Registered: August 2011
Junior Member
Ok, I installed the Sun implementation through the Ubuntu Synaptic package manager.

Hopefully eclipse will be more stable for me now.

Thanks guys
Re: Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts [message #719299 is a reply to message #715818] Fri, 26 August 2011 16:05 Go to previous messageGo to next message
Thomas Buckley is currently offline Thomas BuckleyFriend
Messages: 5
Registered: August 2011
Junior Member
No luck I'm afraid Sad

Still getting the issue.

Here is the beginning of the bug that is been logged to my home directory:


#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00007fe7ca128f5e, pid=5740, tid=140633802278656
#
# JRE version: 6.0_26-b03
# Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02 mixed mode linux-amd64 compressed oops)
# Problematic frame:
# C  [libswt-pi-gtk-3735.so+0x3cf5e]  Java_org_eclipse_swt_internal_gtk_OS_GTK_1ACCEL_1LABEL_1GET_1ACCEL_1STRING+0x0
#
# If you would like to submit a bug report, please visit:
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#



Has anyone seen this before?
Re: Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts [message #719942 is a reply to message #719299] Mon, 29 August 2011 14:15 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
It looks like you're seeing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345979 , which was
recently fixed in the 3.7.1 and 3.8 streams. So a build like
http://download.eclipse.org/eclipse/downloads/drops/M20110825-0847/index.php
should work better for you.

Grant


On 8/26/2011 12:05 PM, Thomas Buckley wrote:
> No luck I'm afraid :(
>
> Still getting the issue.
>
> Here is the beginning of the bug that is been logged to my home directory:
>
>
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x00007fe7ca128f5e, pid=5740, tid=140633802278656
> #
> # JRE version: 6.0_26-b03
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02 mixed mode
> linux-amd64 compressed oops)
> # Problematic frame:
> # C [libswt-pi-gtk-3735.so+0x3cf5e]
> Java_org_eclipse_swt_internal_gtk_OS_GTK_1ACCEL_1LABEL_1GET_1ACCEL_1STRING+0x0
>
> #
> # If you would like to submit a bug report, please visit:
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
>
>
> Has anyone seen this before?
Re: Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts [message #719944 is a reply to message #719299] Mon, 29 August 2011 14:15 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
It looks like you're seeing
https://bugs.eclipse.org/bugs/show_bug.cgi?id=345979 , which was
recently fixed in the 3.7.1 and 3.8 streams. So a build like
http://download.eclipse.org/eclipse/downloads/drops/M20110825-0847/index.php
should work better for you.

Grant


On 8/26/2011 12:05 PM, Thomas Buckley wrote:
> No luck I'm afraid :(
>
> Still getting the issue.
>
> Here is the beginning of the bug that is been logged to my home directory:
>
>
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> # SIGSEGV (0xb) at pc=0x00007fe7ca128f5e, pid=5740, tid=140633802278656
> #
> # JRE version: 6.0_26-b03
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (20.1-b02 mixed mode
> linux-amd64 compressed oops)
> # Problematic frame:
> # C [libswt-pi-gtk-3735.so+0x3cf5e]
> Java_org_eclipse_swt_internal_gtk_OS_GTK_1ACCEL_1LABEL_1GET_1ACCEL_1STRING+0x0
>
> #
> # If you would like to submit a bug report, please visit:
> # The crash happened outside the Java Virtual Machine in native code.
> # See problematic frame for where to report the bug.
> #
>
>
> Has anyone seen this before?
Re: Eclipse randomly closing on Ubuntu 11.04 with no warnings/prompts [message #729830 is a reply to message #714694] Tue, 27 September 2011 03:40 Go to previous message
Dilton McGowan II is currently offline Dilton McGowan IIFriend
Messages: 110
Registered: July 2009
Senior Member
On Thu, 11 Aug 2011 05:44:45 -0400, Thomas Buckley wrote:

> Hi
>
> I've been having issues with Eclipse 3.6 & 3.7 on Ubuntu 11.04.
>
> I'm on ubuntu 64bits on a desktop and use Gnome ("ubuntu classic"), not
> Unity.
>
> I might be working away inside eclipse when without warning eclipse just
> exits, no warning, error mnessage, or prompt to save files, etc.
>
> Any ideas what might be wrong here?
> How can I debug it or view some log files that I could post here?
>
> Thanks

Check out https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/789123
Previous Topic:Could SingleLineRule use a regexp? + How do I partition this grammar?
Next Topic:How to create Cheat Sheets programmatically
Goto Forum:
  


Current Time: Thu Mar 28 21:11:09 GMT 2024

Powered by FUDForum. Page generated in 0.03289 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top