Date: Sun, 16 Oct 2022 12:44:10 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 267121] java/openjdk11: crash SIGSEGV (0xb) at pc=0x000000081359c140, pid=66614, tid=973593 Message-ID: <bug-267121-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267121 Bug ID: 267121 Summary: java/openjdk11: crash SIGSEGV (0xb) at pc=3D0x000000081359c140, pid=3D66614, tid=3D973593 Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: freebsd@sysctl.cz Assignee: java@FreeBSD.org Flags: maintainer-feedback?(java@FreeBSD.org) Attachment #237377 text/plain mime type: Created attachment 237377 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237377&action= =3Dedit idea.log Hi, i tried run android-studio for linux with FreeBSD java. Here is bug https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267093 pkg info openjdk11 openjdk11-11.0.16+8.1_2 Name : openjdk11 Version : 11.0.16+8.1_2 Installed on : Sun Oct 16 14:29:59 2022 CEST Origin : java/openjdk11 Architecture : FreeBSD:13:amd64 Prefix : /usr/local Categories : java devel Licenses : GPLv2 Maintainer : java@FreeBSD.org WWW : https://openjdk.java.net/ Comment : Java Development Kit 11 Process command line: /compat/linux/android-studio/jre/bin/java --add-opens java.base/java.util=3DALL-UNNAMED --add-opens java.base/java.lang=3DALL-UNN= AMED --add-opens java.base/java.lang.invoke=3DALL-UNNAMED --add-opens java.base/java.util=3DALL-UNNAMED --add-opens java.prefs/java.util.prefs=3DALL-UNNAMED --add-opens java.prefs/java.util.prefs=3DALL-UNNAMED --add-opens java.base/java.nio.charset=3DALL-UNNAMED --add-opens java.base/java.net=3DALL-UNNAMED --add-opens java.base/java.util.concurrent.atomic=3DALL-UNNAMED -Xmx2048m -Dfile.encoding=3DUTF-8 -Duser.country -Duser.language=3Den -Duser.variant = -cp /home/maxfx/AndroidStudioProjects/MyApplication/gradle/wrapper/dists/gradle= -7.0.2-bin/857tjihv64xamwrf0h14cai3r/gradle-7.0.2/wrapper/dists/gradle-7.0.= 2-bin/857tjihv64xamwrf0h14cai3r/gradle-7.0.2/lib/gradle-launcher-7.0.2.jar org.gradle.launcher.daemon.bootstrap.GradleDaemon 7.0.2 Please read the following process output to find out more: ----------------------- # # A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=3D0x000000081359c140, pid=3D66614, tid=3D973593 # # JRE version: OpenJDK Runtime Environment (11.0.10) (build 11.0.10+0-b96-7249189) # Java VM: OpenJDK 64-Bit Server VM (11.0.10+0-b96-7249189, mixed mode, tie= red, compressed oops, g1 gc, linux-amd64) # Problematic frame: # J 90 c2 java.lang.String.hashCode()I java.base@11.0.10 (49 bytes) @ 0x000000081359c140 [0x000000081359bfa0+0x00000000000001a0] # # Core dump will be written. Default location: core.66614 (may not exist) # # An error report file with more information is saved as: # /usr/home/maxfx/AndroidStudioProjects/MyApplication/gradle/wrapper/dists/gr= adle-7.0.2-bin/857tjihv64xamwrf0h14cai3r/gradle-7.0.2/daemon/7.0.2/hs_err_p= id66614.log Compiled method (c2) 924 690 4 java.util.HashMap::get (23 bytes) total in heap [0x00000008135cb310,0x00000008135cb930] =3D 1568 relocation [0x00000008135cb488,0x00000008135cb4b0] =3D 40 main code [0x00000008135cb4c0,0x00000008135cb720] =3D 608 stub code [0x00000008135cb720,0x00000008135cb738] =3D 24 metadata [0x00000008135cb738,0x00000008135cb758] =3D 32 scopes data [0x00000008135cb758,0x00000008135cb830] =3D 216 scopes pcs [0x00000008135cb830,0x00000008135cb8d0] =3D 160 dependencies [0x00000008135cb8d0,0x00000008135cb8d8] =3D 8 handler table [0x00000008135cb8d8,0x00000008135cb920] =3D 72 nul chk table [0x00000008135cb920,0x00000008135cb930] =3D 16 Could not load hsdis-amd64.so; library not loadable; PrintAssembly is disab= led # # If you would like to submit a bug report, please visit: # https://bugreport.java.com/bugreport/crash.jsp # --=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-267121-7788>