Date: Mon, 03 Jul 2023 17:59:42 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 266229] java/openjdk11: SIGSEGV with Elasticsearch and Logstash Message-ID: <bug-266229-7788-MrELBv3H7a@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-266229-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-266229-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266229 MariuszW <johnkarmak@proton.me> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |johnkarmak@proton.me --- Comment #6 from MariuszW <johnkarmak@proton.me> --- Hi,=20 Maybe problem was connected with problems on llvm13 at all which was revert= ed to llvm12.=20 At the beginning on powerpc on 2022-08-09: https://cgit.freebsd.org/ports/commit/java/openjdk11/Makefile?id=3D5a8afa08= c5f99fba47509a15c79e2cd2128f48ac and next on the rest of platforms on 2022-08-30: https://cgit.freebsd.org/ports/commit/java/openjdk11/Makefile?id=3De3f56d3c= 663dd21857843e187524d601b7dca29b https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D260319 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=20 JAVA_HOME=3D/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) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-266229-7788-MrELBv3H7a>