Bug 291031 - java/openjdk21: VM crashes while Minecraft is running
Summary: java/openjdk21: VM crashes while Minecraft is running
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: freebsd-java (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-11-15 13:39 UTC by Langdon Staab
Modified: 2025-11-15 14:17 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (java)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Langdon Staab 2025-11-15 13:39:29 UTC
I'm trying to run a Minecraft server on FreeBSD using OpenJDK21-JRE installled with pkg.

It works very well, and has fantastic performance, especially considering the machine is really not particularly high-end.

However, the JVM intermittently crashes for a variety of reasons.

I will attach the log and core dump when I have access to the machine on Monday.


The machine also runs an NGINX fileserver than handles very little bandwith and very few requests.

The machine in firewalled with PF so only 22/tcp (SSH), 80/tcp(HTTP), and 25565/tcp(Minecraft) are allowed in, even ping is dropped, though it is connected to a busy school network, if that makes any difference.