Community
Participate
Working Groups
hi, I've got crash reports from user working with Eclipse on Ubuntu 11.04 (with Unity), architecture x86_64. It's happening when using search view. It's detached and placed on user's second screen. When doubleclicking the result to to to line x in file y, Eclipse crashes. It also happens when window is detached and placed on his 1st screen. Offending library seems to be used in Unity. Below is pasted the beginning of the log file, for the rest see attached file: # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f3334565241, pid=14276, tid=139858150848256 # # 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 [liboverlay-scrollbar-0.1.so.0+0x7241] unsigned __int128+0x39b1 # # 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. #
Created attachment 212278 [details] hs_err_pid14276.log JVM log file
I found some similar issue reported in Ubuntu bug database about Eclipse crashing due to liboverlay-scrollbar: https://bugs.launchpad.net/ubuntu/+source/overlay-scrollbar/+bug/789123 Unfortunately none of the logs there matches the one I got. It mentions a way to launch Eclipse with overlay-scrollbar disabled. Unfortuntely I don't know if that solves this specific problem, but would be happy to know...
Possibly the cause of the issue I reported in DartEditor here: https://code.google.com/p/dart/issues/detail?id=10363
I can't reproduce this crash. If the issue appears again, please file a new bug with updated OS + GTK info.