Date: Mon, 03 Jul 2023 17:59:42 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 266229] java/openjdk11: SIGSEGV with Elasticsearch and Logstash Message-ID: <bug-266229-8522-22i8UKvAao@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-266229-8522@https.bugs.freebsd.org/bugzilla/> References: <bug-266229-8522@https.bugs.freebsd.org/bugzilla/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266229 MariuszW <johnkarmak@proton.me> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johnkarmak@proton.me --- Comment #6 from MariuszW <johnkarmak@proton.me> --- Hi, Maybe problem was connected with problems on llvm13 at all which was reverted to llvm12. At the beginning on powerpc on 2022-08-09: https://cgit.freebsd.org/ports/commit/java/openjdk11/Makefile?id=5a8afa08c5f99fba47509a15c79e2cd2128f48ac and next on the rest of platforms on 2022-08-30: https://cgit.freebsd.org/ports/commit/java/openjdk11/Makefile?id=e3f56d3c663dd21857843e187524d601b7dca29b https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260319 and your build is: " built on Aug 8 2022 09:55:58 by "nobody" with clang FreeBSD Clang 13.0.0" The second issue that is strange is that JAVA_HOME=/usr/local/openjdk8 and java 11 is reported in coredump: vm_info: OpenJDK 64-Bit Server VM (11.0.16+8-1) for bsd-amd64 JRE (11.0.16+8-1), built on Aug 8 2022 09:55:58 by "nobody" with clang FreeBSD Clang 13.0.0 (git@github.com:llvm/llvm-project.git llvmorg-13.0.0-0-gd7b669b3a303) -- You are receiving this mail because: You are on the CC list for the bug.help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266229-8522-22i8UKvAao>
