Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem with java/openjdk8 after latest update

0 views
Skip to first unread message

Tim Bishop

unread,
Nov 11, 2014, 10:46:52 AM11/11/14
to
Hi,

I'm having a problem with Minecraft and the java/openjdk8 port (default
options) after the latest update to u25. The trace is given below.
Looking at the diff:

http://svnweb.freebsd.org/ports/head/java/openjdk8/Makefile?r1=371759&r2=372338

I see that lines relating to sun.nio.ch.KQueue were removed during the
update, so it looks likely this is the cause of the problem. Is that a
mistake, or is there some other local issue that I need to resolve?

The java/openjdk6 port works fine, as did openjdk8 before this update.

Thanks,
Tim.


---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 11/11/14 3:32 PM
Description: Exception in server tick loop

java.lang.UnsatisfiedLinkError: sun.nio.ch.KQueueArrayWrapper.initStructSizes()V
at sun.nio.ch.KQueueArrayWrapper.initStructSizes(Native Method)
at sun.nio.ch.KQueueArrayWrapper.<clinit>(KQueueArrayWrapper.java:87)
at sun.nio.ch.KQueueSelectorImpl.<init>(KQueueSelectorImpl.java:87)
at sun.nio.ch.KQueueSelectorProvider.openSelector(KQueueSelectorProvider.java:42)
at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)
at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:120)
at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:64)
at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)
at rd.a(SourceFile:40)
at rd.b(SourceFile:37)
at up.c(SourceFile:10)
at rc.a(SourceFile:62)
at po.i(SourceFile:149)
at net.minecraft.server.MinecraftServer.run(SourceFile:417)
at java.lang.Thread.run(Thread.java:745)


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
Minecraft Version: 1.8
Operating System: FreeBSD (amd64) version 9.3-RELEASE-p5
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 913037048 bytes (870 MB) / 1029177344 bytes (981 MB) up to 1029177344 bytes (981 MB)
JVM Flags: 2 total; -Xmx1G -Xms1G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Profiler Position: N/A (disabled)
Is Modded: Unknown (can't tell)
Type: Dedicated Server (map_server.txt)

--
Tim Bishop
http://www.bishnet.net/tim/
PGP Key: 0x6C226B37FDF38D55

_______________________________________________
freebs...@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-java
To unsubscribe, send any mail to "freebsd-java...@freebsd.org"

Tim Bishop

unread,
Nov 11, 2014, 10:57:46 AM11/11/14
to
Sorry - should have checked the list/bugzilla first. Already reported:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194941

Tim.
Tim.
0 new messages