Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 135838 - azureus doesn't work for amd64
Summary: azureus doesn't work for amd64
Status: VERIFIED DUPLICATE of bug 135835
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-06 17:37 UTC by David Carlos Manuelda
Modified: 2006-06-07 00:39 UTC (History)
0 users

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 David Carlos Manuelda 2006-06-06 17:37:19 UTC
I compiled two months ago azureus and run without issues, but now, (with upgrading of new portage too), I can compile it for my amd64, but when I try to invoke azureus, I get those errors:

java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.gudy.azureus2.ui.common.Main.directLaunch(Main.java:221)
        at org.gudy.azureus2.ui.common.Main.main(Main.java:128)
Caused by: java.lang.UnsatisfiedLinkError: memmove
        at org.eclipse.swt.internal.gtk.OS.memmove(Native Method)
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Unknown Source)
        at org.eclipse.swt.widgets.Display.<clinit>(Unknown Source)
        at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:75)
        at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:58)
        at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:108)
        at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:123)
        at org.gudy.azureus2.ui.swt.Main.main(Main.java:142)
        ... 6 more
Start fails:
com.aelitis.azureus.core.AzureusCoreException: Azureus core already instantiated
        at com.aelitis.azureus.core.impl.AzureusCoreImpl.create(AzureusCoreImpl.java:67)
        at com.aelitis.azureus.core.AzureusCoreFactory.create(AzureusCoreFactory.java:46)
        at org.gudy.azureus2.ui.common.Main.main(Main.java:133)

Is the error from my system? Thanks!
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-07 00:39:30 UTC
*** This bug has been marked as a duplicate of 135835 ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-06-07 00:39:42 UTC
.