Page 1 of 3 123 LastLast
Results 1 to 10 of 30

Thread: Eclipse crashes

  1. #1
    Join Date
    Feb 2009
    Location
    47.3505, 8.71842
    Beans
    168
    Distro
    Ubuntu 11.04 Natty Narwhal

    Eclipse crashes

    I hadn't used eclipse since my upgrade to 10.10. I opened it yesterday, and after a few seconds it just crashed. This happens over and over. I don't even have to click on anything once it's open. Here are the first few lines of the error report it puts in my home folder:
    Code:
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  SIGSEGV (0xb) at pc=0x00007f6d95fd8bd6, pid=11732, tid=140108302956288
    #
    # JRE version: 6.0_24-b07
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # j  org.eclipse.cdt.internal.core.dom.parser.cpp.CPPASTFunctionDeclarator.postAccept(Lorg/eclipse/cdt/core/dom/ast/ASTVisitor;)Z+14
    #
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    #
    It goes on for pages, but I think that this is the important part.

    It happens on all three eclipse versions I'm using. Galileo, Helios and Helios Cpp. I downloaded eclipse from the official homepage and run it from my home directory. This was working well for more than one year. Any ideas? I'd say it has something to do with the JRE (elaborate guess )
    “The ships hung in the sky in much the same way that bricks don't.”
    Douglas Adams

  2. #2
    Join Date
    Jun 2005
    Beans
    54

    Re: Eclipse crashes

    I have a very similar bug, in Eclipse, and it just started happening, here is the auto-generated report.

    -Louis


    Code:
    System: Linux 2.6.35-25-generic #44-Ubuntu SMP Fri Jan 21 17:40:44 UTC 2011 x86_64
    X Vendor: The X.Org Foundation
    X Vendor Release: 10900000
    Selinux: No
    Accessibility: Disabled
    GTK+ Theme: Clearlooks
    Icon Theme: ubuntu-mono-dark
    GTK+ Modules: gnomesegvhandler, canberra-gtk-module
    
    Memory status: size: 1300054016 vsize: 1300054016 resident: 420892672 share: 23945216 rss: 420892672 rss_rlim: 18446744073709551615
    CPU usage: start_time: 1298993737 rtime: 4352 utime: 4137 stime: 215 cutime:21 cstime: 1 timeout: 0 it_real_value: 0 frequency: 100
    
    
    
    ----------- .xsession-errors ---------------------
    ** (gnome-session:2045): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:2045): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:2045): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:2045): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:2045): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:2045): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:2045): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:2045): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    ** (gnome-session:2045): DEBUG: GsmDBusClient: obj_path=/org/freedesktop/DBus interface=org.freedesktop.DBus method=NameOwnerChanged
    Could not attach to process.  If your uid matches the uid of the target
    process, check the setting of /proc/sys/kernel/yama/ptrace_scope, or try
    again as the root user.  For more details, see /etc/sysctl.d/10-ptrace.conf
    ptrace: Operation not permitted.
    /home/louis/9669: No such file or directory.
    No stack.
    --------------------------------------------------

  3. #3
    Join Date
    Oct 2010
    Beans
    8
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Eclipse crashes

    Same here. It has been working for ages, but after the most recent update, I get
    Code:
    #
    # A fatal error has been detected by the Java Runtime Environment:
    #
    #  SIGSEGV (0xb) at pc=0x00007fef1c37cafb, pid=12002, tid=140664866617088
    #
    # JRE version: 6.0_24-b07
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (19.1-b02 mixed mode linux-amd64 compressed oops)
    # Problematic frame:
    # V  [libjvm.so+0x691afb]
    #
    # An error report file with more information is saved as:
    # hs_err_pid12002.log
    [thread 140664868722432 also had an error]
    [thread 140664865564416 also had an error]
    #
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    #
    I tried re-installing everything (both Galileo and Helios) and I noticed the problem occurs only after installing the C/C++ plugin (or all the time for Helios C/C++).

  4. #4
    Join Date
    Feb 2009
    Location
    47.3505, 8.71842
    Beans
    168
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Eclipse crashes

    Your error message looks a lot like the one I get, alberto. Problems also started occurring after I installed c++ helios.
    Did you install it from a repository? I got it from the website.
    “The ships hung in the sky in much the same way that bricks don't.”
    Douglas Adams

  5. #5
    Join Date
    Oct 2010
    Beans
    8
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Eclipse crashes

    Quote Originally Posted by Zilioum View Post
    Your error message looks a lot like the one I get, alberto. Problems also started occurring after I installed c++ helios.
    Did you install it from a repository? I got it from the website.
    It does indeed look similar.
    I was using Galileo with C/C++ plugin with everything from repository. When the crashes started happening, I tried downloading Helios (C/C++) from the website but I got exactly the same behaviour. I also tried starting it all from scratch: deleting the .eclipse directory and re-downloading all the plugins, but it didn't help.

    I followed the suggestion in the error message and filed a bug report at the Sun website.

  6. #6
    Join Date
    Feb 2009
    Location
    47.3505, 8.71842
    Beans
    168
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Eclipse crashes

    Quote Originally Posted by alberto1976 View Post
    I followed the suggestion in the error message and filed a bug report at the Sun website.
    Thanks, good idea! Could you please send me the link to the report, so that I can weigh in?

    Cheers
    “The ships hung in the sky in much the same way that bricks don't.”
    Douglas Adams

  7. #7
    Join Date
    Oct 2010
    Beans
    8
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Eclipse crashes

    Quote Originally Posted by Zilioum View Post
    Thanks, good idea! Could you please send me the link to the report, so that I can weigh in?
    Cheers
    No problem. I used this link:

    http://bugreport.sun.com/bugreport/crash.jsp

    I did not hear anything at all from them though, so I don't have any link to the specific report I filed. Not even an auto-generated email with "thanks for submitting a bug report" or something like that.

  8. #8
    Join Date
    Feb 2009
    Location
    47.3505, 8.71842
    Beans
    168
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Eclipse crashes

    Ah, thanks anyway for the link. I thought that it worked like launchpad, where you can say that a bug affects you as well. I'll take a deeper look at our problem this weekend, maybe using a different jre might solve the problem. On my notebook I don't have this problem, will check what the difference is.

    Cheers
    “The ships hung in the sky in much the same way that bricks don't.”
    Douglas Adams

  9. #9
    Join Date
    May 2008
    Beans
    12

    Re: Eclipse crashes

    Same crash here. Just started happening after an apt-get update.

    Version: Helios Service Release 2
    Build id: 20110301-1815

    vm_info: Java HotSpot(TM) 64-Bit Server VM (19.1-b02) for linux-amd64 JRE (1.6.0_24-b07), built on Feb 2 2011 16:55:54 by "java_re" with gcc 3.2.2 (SuSE Linux)

    Crash report attached.
    Attached Files Attached Files

  10. #10
    Join Date
    Feb 2009
    Location
    47.3505, 8.71842
    Beans
    168
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Eclipse crashes

    Your report looks very similar to the one alberto and I posted. Anyone got an idea which package changed?

    Cheers
    “The ships hung in the sky in much the same way that bricks don't.”
    Douglas Adams

Page 1 of 3 123 LastLast

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •