[Bug 257962] java/openjdk16 crashes while trying to run Minecraft server
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 257962] java/openjdk16"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 22 Aug 2021 14:56:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257962 --- Comment #8 from Klaus Küchemann <maciphone2@googlemail.com> --- (In reply to Andrew121410 from comment #6) happy that you got it working... what I'm interested in ( or better said what should be in interest of (future)affected users): (1) does https://github.com/andxor/sqlite-jdbc/blob/d0d82cead4f1b6909ae9334e99bfae86258ad4df/src/main/resources/org/sqlite/native/FreeBSD/x86_64/libsqlitejdbc.so fix the issue for FreeBSD amd64 ?? (2) and why wasn't that merged into : https://github.com/xerial/sqlite-jdbc/tree/master/src/main/resources/org/sqlite/native/FreeBSD/x86_64 (assuming that is the upstream) ? ... or why not e.g temporarily statically linked into the FreeBSD port until they fix their dockerWhatever)? .. so according to the stacktrace attachment : ...Event: 34.841 Loaded shared library /tmp/sqlite-3.34.0-c8b10b78-595a-47b8-8c97-c88cc41a3e0a-libsqlitejdbc.so ... 0x000000087fc00000 /tmp/sqlite-3.34.0-c8b10b78-595a-47b8-8c97-c88cc41a3e0a-libsqlitejdbc.so.. simply download (1)(see above) and cp libsqlitejdbc.so /tmp/sqlite-3.34.0-c8b10b78-595a-47b8-8c97-c88cc41a3e0a-libsqlitejdbc.so is the current bugfix ? or isn't ? -- You are receiving this mail because: You are the assignee for the bug.