I installed on an debian stable/unstable x86_64 the vm with:
sudo virt-install --name debian-s390x --disk size=20 --memory=2000  --
arch=s390x --location
http://ftp.debian.org/debian/dists/stretch/main/installer-s390x/

then I upgraded to stable (using stable for installation causes the new
vm to freeze during install - another bug?) and installed the openjdk-
11-jre-headless.
just execution the command /usr/lib/jvm/java-11-openjdk-s390x/bin/java
crashes.

This is how to reproduce the bug.
This happens with debian stable/unstable on x86_64 as host and/or
debian stable/unstable and ubuntu bionic/groovy as guest.

Am Dienstag, dem 29.06.2021 um 10:01 +0200 schrieb Matthias Klose:
> Control: reassign -1 src:qemu
>
> works for me on a native machine. You should also provide a test
> case.
>
>
> On 6/28/21 7:28 PM, Arne Plöse wrote:
> > Package: openjdk-11-jre-headless
> > Version: 11.0.11+9-1~deb10u1
> > Severity: grave
> > Justification: renders package unusable
> >
> > Dear Maintainer,
> >
> > I tried tu run java in an qemu emulated s390 debian VM.
> > The bug accects also unstabel and te openjdk versions 15, 16 and
> > 17, but not version 1.8
> >
> > The outcome is a hs_err_pid632.log.
> > #
> > # A fatal error has been detected by the Java Runtime Environment:
> > #
> > #  SIGILL (0x4) at pc=0x000003ff88c7e6f4, pid=587, tid=588
> > #
> > # JRE version:  (11.0.11+9) (build )
> > # Java VM: OpenJDK 64-Bit Server VM (11.0.11+9-post-Debian-
> > 1deb10u1, mixed mode, sharing, tiered, compressed oops, g1 gc,
> > linux-s390x)
> > # Problematic frame:
> > # C  [linux-vdso64.so.1+0x6f8]  __kernel_getcpu+0x8
> > #
> > # No core dump will be written. Core dumps have been disabled. To
> > enable core dumping, try "ulimit -c unlimited" before starting Java
> > again
> > #
> > #
> >
> > ---------------  S U M M A R Y ------------
> >
> > Command Line:
> >
> > Host: 2964, 2 cores, 1G, Debian GNU/Linux 10 (buster)
> > Time: Mon Jun 28 19:13:29 2021 CEST elapsed time: 0.099756 seconds
> > (0d 0h 0m 0s)
> >
> > ---------------  T H R E A D  ---------------
> >
> > Current thread is native thread
> >
> > Stack: [0x000003ff87480000,0x000003ff87580000], 
> > sp=0x000003ff8757e940,  free space=1018k
> > Native frames: (J=compiled Java code, A=aot compiled Java code,
> > j=interpreted, Vv=VM code, C=native code)
> > C  [linux-vdso64.so.1+0x6f8]  __kernel_getcpu+0x8
> >
> >
> > siginfo: si_signo: 4 (SIGILL), si_code: 5 (ILL_PRVOPC), si_addr:
> > 0x000003ff88c7e6f4
> >
> >
> >
> > -- System Information:
> > Debian Release: 10.10
> >   APT prefers stable-updates
> >   APT policy: (500, 'stable-updates'), (500, 'stable')
> > Architecture: s390x
> >
> > Kernel: Linux 4.19.0-17-s390x (SMP w/2 CPU cores)
> > Locale: LANG=C, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE=C
> > (charmap=UTF-8)
> > Shell: /bin/sh linked to /bin/dash
> > Init: systemd (via /run/systemd/system)
> > LSM: AppArmor: enabled
> >
> > Versions of packages openjdk-11-jre-headless depends on:
> > ii  ca-certificates-java  20190405
> > ii  java-common           0.71
> > ii  libasound2            1.1.8-1
> > ii  libc6                 2.28-10
> > ii  libcups2              2.2.10-6+deb10u4
> > ii  libfontconfig1        2.13.1-2
> > ii  libfreetype6          2.9.1-3+deb10u2
> > ii  libgcc1               1:8.3.0-6
> > ii  libharfbuzz0b         2.3.1-1
> > ii  libjpeg62-turbo       1:1.5.2-2+deb10u1
> > ii  liblcms2-2            2.9-3
> > ii  libnss3               2:3.42.1-1+deb10u3
> > ii  libpcsclite1          1.8.24-1
> > ii  libstdc++6            8.3.0-6
> > ii  util-linux            2.33.1-0.1
> > ii  zlib1g                1:1.2.11.dfsg-1
> >
> > openjdk-11-jre-headless recommends no packages.
> >
> > Versions of packages openjdk-11-jre-headless suggests:
> > pn  fonts-dejavu-extra                     <none>
> > pn  fonts-indic                            <none>
> > pn  fonts-ipafont-gothic                   <none>
> > pn  fonts-ipafont-mincho                   <none>
> > pn  fonts-wqy-microhei | fonts-wqy-zenhei  <none>
> > pn  libnss-mdns                            <none>
> >
> > -- no debconf information
> >
>

Reply via email to