Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 66822 - eclipse-sdk-3.0.1-r1 crashes on start
Summary: eclipse-sdk-3.0.1-r1 crashes on start
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 All
: High normal (vote)
Assignee: Karl Trygve Kalleberg (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-08 16:20 UTC by Karl Trygve Kalleberg (RETIRED)
Modified: 2004-10-09 14:41 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-10-08 16:20:44 UTC
The startup log says:
!ENTRY org.eclipse.osgi okt 09, 2004 01:11:17.754
!MESSAGE Application error
!STACK 1
java.lang.UnsatisfiedLinkError: memmove
        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:118)
        at org.eclipse.ui.internal.Workbench.createDisplay(Workbench.java:268)
        at org.eclipse.ui.PlatformUI.createDisplay(PlatformUI.java:153)
        at org.eclipse.ui.internal.ide.IDEApplication.createDisplay(IDEApplicat$
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:7$
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformAc$
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.j$
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.j$
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl$
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl$
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcce$
        at java.lang.reflect.Method.invoke(Method.java:391)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:185)
        at org.eclipse.core.launcher.Main.run(Main.java:704)
        at org.eclipse.core.launcher.Main.main(Main.java:688)


The system was compiled with sun-jdk-1.5.0_rc1.
Comment 1 Piotr Banasik 2004-10-08 16:58:27 UTC
(this is related to 3.0.1 not 3.0.0 ..... posting here on Karl's request ..)

I did two things to resolve my problem .. of course I had to do two things to force myself another rebuild if I want to give a defintive result here ..

USE=-mozilla emerge =dev-util/eclipse-3.0.1

this gave me a working eclipse .. no I've no idea if it was the mozilla flag breaking it or the -r1 .. bah ..
Comment 2 Piotr Banasik 2004-10-08 17:47:37 UTC
ok .. 3.0.1-r1 without mozilla still burns down on start with same 3 page spam ..
Comment 3 Karl Trygve Kalleberg (RETIRED) gentoo-dev 2004-10-09 14:41:50 UTC
I think I figured out the problem and came up with a fix. Wait a few hours, then
sync and reinstall 3.0.1-r1, check that it's from 2004/10/09 or later.

If the problem persist, please reopen this bug.