Eclipse 3.2.1 Crashes on 6.10 for AMD64

Bug #68539 reported by BanjoPaterson
This bug report is a duplicate of:  Bug #68053: Eclipse will not start (Edgy). Edit Remove
2
Affects Status Importance Assigned to Milestone
eclipse (Ubuntu)
Confirmed
High
Matthias Klose

Bug Description

Binary package hint: eclipse

1. Installed Java5 (SUN) and Eclipse 3.2.1
2. Launching eclipse brings up initial splash screen and then a crashes writing to the log;
3. The contents of the log are:

!SESSION 2006-10-26 23:15:26.906 -----------------------------------------------
eclipse.buildId=M20060921-0945
java.version=1.5.0_08
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
Command-line arguments: -os linux -ws gtk -arch x86_64

!ENTRY org.eclipse.osgi 2 1 2006-10-26 23:15:35.005
!MESSAGE NLS missing message: initializer_error in: org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2006-10-26 23:15:35.006
!MESSAGE NLS missing message: fileInitializer_fileNotFound in: org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2006-10-26 23:15:35.006
!MESSAGE NLS missing message: fileInitializer_IOError in: org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 2 1 2006-10-26 23:15:35.006
!MESSAGE NLS missing message: fileInitializer_missingFileName in: org.eclipse.core.internal.runtime.messages

!ENTRY org.eclipse.osgi 4 0 2006-10-26 23:15:35.338
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: memmove
 at org.eclipse.swt.internal.gtk.OS.memmove(Native Method)
 at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:67)
 at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
 at org.eclipse.swt.widgets.Display.<clinit>(Display.java:126)
 at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:433)
 at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:161)
 at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplication.java:122)
 at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:75)
 at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
 at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
 at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:585)
 at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
 at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
 at org.eclipse.core.launcher.Main.run(Main.java:977)
 at org.eclipse.core.launcher.Main.main(Main.java:952)

Matthias Klose (doko)
Changed in eclipse:
assignee: nobody → doko
importance: Undecided → High
status: Unconfirmed → Confirmed
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.