Thorsten Glaser
2021-03-29 17:50:01 UTC
Hi,
I=E2=80=99m resurrecting openjdk-8 in sid because it=E2=80=99s apparently n=
eeded for
bootstrapping other (JVM-based) languages/tools, and it doesn=E2=80=99t wor=
k
for m68k. (This is probably no problem as we have openjdk-11 there.)
Does anyone know about this? (This used qemu-user-static in case that
matters.)
[=E2=80=A6]
gmake[2]: Leaving directory '/tmp/buildd/openjdk-8-8u282-b08/src/jdk/make'
## Finished images (build time 00:59:37)
----- Build times -------
Start 2021-03-26 03:25:51
End 2021-03-29 04:07:55
07:10:00 corba
00:17:08 demos
03:20:11 hotspot
00:59:37 images
05:19:32 jaxp
06:25:34 jaxws
08:22:07 jdk
15:32:08 langtools
01:15:09 nashorn
00:42:05 TOTAL
-------------------------
Finished building OpenJDK for target 'images'
WARNING: You have the following ALT_ variables set:
ALT_SDT_H=3D/usr/include/m68k-linux-gnu/sys/sdt.h ALT_OBJCOPY=3D/does_not_e=
xist
ALT_ variables are deprecated and will be ignored. Please clean your enviro=
nment.
make[1]: Leaving directory '/tmp/buildd/openjdk-8-8u282-b08/build'
touch stamps/build
rm -rf icedtea-sound
tar xf icedtea-sound.tar.xz
mv $(tar tf icedtea-sound.tar.xz | head -1 | sed 's,/.*,,') \
icedtea-sound
patch -p1 < debian/patches/icedtea-sound.diff
patching file icedtea-sound/Makefile.am
patching file icedtea-sound/Makefile.in
patching file icedtea-sound/acinclude.m4
patching file icedtea-sound/configure
if [ -x icedtea-sound/autogen.sh ]; then \
cd icedtea-sound && ./autogen.sh; \
fi
cd icedtea-sound && ./configure \
=09--build=3Dm68k-linux-gnu \
=09--host=3Dm68k-linux-gnu \
=09--disable-maintainer-mode \
=09--with-jdk-home=3D/tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-ima=
ge \
=09CPPFLAGS=3D"-Wdate-time -D_FORTIFY_SOURCE=3D2" \
=09CFLAGS=3D"-g -ffile-prefix-map=3D/tmp/buildd/openjdk-8-8u282-b08=3D. -fs=
tack-protector-strong -Wformat -Werror=3Dformat-security -O3" \
=09CXXFLAGS=3D"-g -ffile-prefix-map=3D/tmp/buildd/openjdk-8-8u282-b08=3D. -=
fstack-protector-strong -Wformat -Werror=3Dformat-security -O3" \
=09LDFLAGS=3D"-Wl,-z,relro"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... m68k-unknown-linux-gnu
checking host system type... m68k-unknown-linux-gnu
checking for m68k-linux-gnu-gcc... m68k-linux-gnu-gcc-10
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...=20
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether m68k-linux-gnu-gcc-10 accepts -g... yes
checking for m68k-linux-gnu-gcc-10 option to accept ISO C89... none needed
checking whether m68k-linux-gnu-gcc-10 understands -c and -o together... ye=
s
checking for style of include used by make... GNU
checking dependency style of m68k-linux-gnu-gcc-10... none
checking for gfind... no
checking for find... /usr/bin/find
checking for m68k-linux-gnu-zip... no
checking for zip... /usr/bin/zip
checking for a JDK home directory... /tmp/buildd/openjdk-8-8u282-b08/build/=
images/j2sdk-image
checking if a java binary was specified... no
checking if /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/ja=
va is a valid executable file... yes
checking for an ecj JAR file... no
checking if a javac binary was specified... no
checking if /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/ja=
vac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... checking for ecj... =
no
checking for ecj-3.1... no
checking for ecj-3.2... no
checking for ecj-3.3... no
checking for ecj-3.4... no
checking if we are using ecj as javac... no
checking if the VM and compiler work together... ./configure: line 4619: 8=
006 Aborted $JAVAC -cp . $JAVACFLAGS -source 5 -target 5 $C=
LASS 1>&5 2>&1
configure: error: Compiler failed to compile Java code.
make: *** [debian/rules:1053: stamps/sound-configure] Error 1
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit =
status 2
=1B[0mI: copying local configuration=1B[0m
=1B[0;31mE: Failed autobuilding of package=1B[0m
=1B[0mI: user script /var/cache/pbuilder/build/cow.17934/tmp/hooks/C80shell=
-jupp starting=1B[0m
I: Current time: Mon Mar 29 04:08:27 UTC 2021
Build failed. Trying to invoke a shell.
Reading package lists...
Building dependency tree...
Reading state information...
ed is already the newest version (1.17-1).
ed set to manually installed.
The following NEW packages will be installed:
jupp less mksh
0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
Need to get 877 kB of archives.
After this operation, 2221 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian-ports unstable/main m68k less m68k 551-2=
[129 kB]
Get:2 http://deb.debian.org/debian-ports unstable/main m68k jupp m68k 3.1.4=
0-1 [220 kB]
Get:3 http://deb.debian.org/debian-ports unstable/main m68k mksh m68k 59b-1=
[529 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 877 kB in 3s (330 kB/s)
Selecting previously unselected package less.
(Reading database ...=20=0D(Reading database ... 5%=0D(Reading database ...=
10%=0D(Reading database ... 15%=0D(Reading database ... 20%=0D(Reading dat=
abase ... 25%=0D(Reading database ... 30%=0D(Reading database ... 35%=0D(Re=
ading database ... 40%=0D(Reading database ... 45%=0D(Reading database ... =
50%=0D(Reading database ... 55%=0D(Reading database ... 60%=0D(Reading data=
base ... 65%=0D(Reading database ... 70%=0D(Reading database ... 75%=0D(Rea=
ding database ... 80%=0D(Reading database ... 85%=0D(Reading database ... 9=
0%=0D(Reading database ... 95%=0D(Reading database ... 100%=0D(Reading data=
base ... 31101 files and directories currently installed.)
Preparing to unpack .../archives/less_551-2_m68k.deb ...
Unpacking less (551-2) ...
Selecting previously unselected package jupp.
Preparing to unpack .../jupp_3.1.40-1_m68k.deb ...
Unpacking jupp (3.1.40-1) ...
Selecting previously unselected package mksh.
Preparing to unpack .../archives/mksh_59b-1_m68k.deb ...
Unpacking mksh (59b-1) ...
Setting up less (551-2) ...
Setting up mksh (59b-1) ...
update-alternatives: using /bin/mksh to provide /bin/ksh (ksh) in auto mode
update-alternatives: warning: skip creation of /bin/rksh because associated=
file /bin/ksh (of link group ksh) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/rksh.1.g=
z because associated file /usr/share/man/man1/ksh.1.gz (of link group ksh) =
doesn't exist
update-alternatives: warning: forcing reinstallation of alternative /bin/mk=
sh because link group ksh is broken
Setting up jupp (3.1.40-1) ...
update-alternatives: using /usr/bin/jupp to provide /usr/bin/editor (editor=
) in auto mode
Processing triggers for man-db (2.9.4-2) ...
Not building database; man-db/auto-update is not 'true'.
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] no make process detected (build done?)
[debian/buildwatch.sh] exiting
[debian/buildwatch.sh] =3D=3D=3D HOTSPOT ERROR LOG =3D=3D=3D
[debian/buildwatch.sh] ./icedtea-sound/hs_err_pid7986.log (last modificatio=
n at Mon Mar 29 04:08:24.6218276720 2021)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:254), pid=3D7986, tid=3D0x3f7284b0
# fatal error: caught unhandled signal 11
#
# JRE version: (8.0_282-b08) (build )
# Java VM: OpenJDK Zero VM (25.282-b08 interpreted mode linux-m68k )
# Failed to write core dump. Core dumps have been disabled. To enable core =
dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x3f406dd8): JavaThread "Unknown thread" [_thread_in_vm, i=
d=3D7992, stack(0x3f5aa000,0x3f729000)]
Stack: [0x3f5aa000,0x3f729000], sp=3D0x3f7274e0, free space=3D1525k
--------------- P R O C E S S ---------------
Java Threads: ( =3D> current thread )
Other Threads:
=3D>0x3f406dd8 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=3D79=
92, stack(0x3f5aa000,0x3f729000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 2432K, used 15K [0x2d200000, 0x2d4a0000, 0x3275=
0000)
eden space 2176K, 0% used [0x2d200000, 0x2d203d30, 0x2d420000)
from space 256K, 0% used [0x2d420000, 0x2d420000, 0x2d460000)
to space 256K, 0% used [0x2d460000, 0x2d460000, 0x2d4a0000)
tenured generation total 5504K, used 0K [0x32750000, 0x32cb0000, 0x3d200=
000)
the space 5504K, 0% used [0x32750000, 0x32750000, 0x32750200, 0x32cb00=
00)
Metaspace used 512K, capacity 2200K, committed 2200K, reserved 4400K
Card table byte_map: [0x2d0bd000,0x2d13e000] byte_map_base: 0x2cf54000
Polling page: 0x3f369000
CodeCache: size=3D32768Kb used=3D32Kb max_used=3D32Kb free=3D32735Kb
bounds [0x3d33d000, 0x3d365000, 0x3f33d000]
total_blobs=3D9 nmethods=3D0 adapters=3D5
compilation: disabled (interpreter mode)
Compilation events (0 events):
No events
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (0 events):
No events
Events (10 events):
Event: 0.700 loading class java/lang/Short
Event: 0.701 loading class java/lang/Short done
Event: 0.701 loading class java/lang/Integer
Event: 0.704 loading class java/lang/Integer done
Event: 0.704 loading class java/lang/Long
Event: 0.706 loading class java/lang/Long done
Event: 0.737 loading class java/lang/NullPointerException
Event: 0.737 loading class java/lang/NullPointerException done
Event: 0.737 loading class java/lang/ArithmeticException
Event: 0.738 loading class java/lang/ArithmeticException done
Dynamic libraries:
00400000-00401000 r--p 00000000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00401000-006ac000 r-xp 00001000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
006ac000-009b5000 r--p 002ac000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
009b5000-00b43000 r--p 005b4000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00b43000-00bbd000 rw-p 00742000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00bbd000-00c61000 rw-p 00000000 00:00 0=20
01091000-0119f000 rw-p 00000000 00:00 0 [h=
eap]
410d4000-6da75000 ---p 00000000 00:00 0=20
6da75000-6dac3000 rw-p 00000000 00:00 0=20
6dac3000-6dc94000 r--s 03c97000 fd:00 16137952 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/rt.jar
6dc94000-6df15000 rw-p 00000000 00:00 0=20
6df15000-6e13b000 ---p 00000000 00:00 0=20
6e13b000-6e13e000 rw-p 00000000 00:00 0=20
6e13e000-6e191000 ---p 00000000 00:00 0=20
6e191000-6e193000 rw-p 00000000 00:00 0=20
6e193000-6e1bb000 ---p 00000000 00:00 0=20
6e1bb000-6e1bf000 rw-p 00000000 00:00 0=20
6e1bf000-6e211000 ---p 00000000 00:00 0=20
6e211000-6e212000 rw-p 00000000 00:00 0=20
6e212000-6e2d4000 ---p 00000000 00:00 0=20
6e2d4000-6e574000 rw-p 00000000 00:00 0=20
6e574000-73824000 ---p 00000000 00:00 0=20
73824000-73d84000 rw-p 00000000 00:00 0=20
73d84000-7e391000 ---p 00000000 00:00 0=20
7e391000-7e392000 rw-p 00000000 00:00 0=20
7e392000-7e411000 ---p 00000000 00:00 0=20
7e411000-7e439000 rw-p 00000000 00:00 0=20
7e439000-80411000 ---p 00000000 00:00 0=20
80411000-80418000 r--p 00000000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
80418000-8041a000 ---p 00007000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
8041a000-8041b000 r--p 00007000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
8041b000-8041c000 rw-p 00008000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
8041c000-80424000 rw-s 00000000 fd:00 12582913 /t=
mp/hsperfdata_pbuilder/7986
80424000-8042c000 r--p 00000000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
8042c000-8042d000 ---p 00008000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
8042d000-8042e000 r--p 00007000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
8042e000-8042f000 rw-p 00008000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
8042f000-80435000 rw-p 00000000 00:00 0=20
80435000-8043d000 ---p 00000000 00:00 0=20
8043d000-8043e000 r--p 00000000 00:00 0=20
8043e000-80460000 r--p 00000000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
80460000-80461000 ---p 00022000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
80461000-80462000 r--p 00021000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
80462000-80463000 rw-p 00022000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
80463000-80464000 rw-p 00000000 00:00 0=20
80464000-8046f000 r--p 00000000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
8046f000-80471000 ---p 0000b000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
80471000-80472000 r--p 0000b000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
80472000-80473000 rw-p 0000c000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
80473000-80479000 r--p 00000000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
80479000-8047a000 ---p 00006000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
8047a000-8047b000 r--p 00005000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
8047b000-8047c000 rw-p 00006000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
8047c000-804d4000 ---p 00000000 00:00 0=20
804d4000-8052f000 rw-p 00000000 00:00 0=20
8052f000-8067c000 ---p 00000000 00:00 0=20
8067c000-8067d000 ---p 00000000 00:00 0=20
8067d000-8067e000 rw-p 00000000 00:00 0=20
8067e000-80681000 ---p 00000000 00:00 0=20
80681000-807fd000 rw-p 00000000 00:00 0=20
807fd000-8080b000 r--p 00000000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
8080b000-8080c000 ---p 0000e000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
8080c000-8080d000 r--p 0000d000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
8080d000-8080e000 rw-p 0000e000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
8080e000-8084c000 r--p 00000000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
8084c000-8084d000 ---p 0003e000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
8084d000-8084e000 r--p 0003d000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
8084e000-8084f000 rw-p 0003e000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
8084f000-809f0000 r--p 00000000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
809f0000-809f2000 ---p 001a1000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
809f2000-809f7000 r--p 001a1000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
809f7000-809fa000 rw-p 001a6000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
809fa000-809fc000 rw-p 00000000 00:00 0=20
809fc000-80a04000 ---p 00000000 00:00 0=20
80a04000-80ed9000 r--p 00000000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
80ed9000-80edb000 ---p 004d5000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
80edb000-80ee6000 r--p 004d5000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
80ee6000-80f02000 rw-p 004e0000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
80f02000-80f13000 rw-p 00000000 00:00 0=20
80f13000-8104f000 r--p 00000000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
8104f000-81051000 ---p 0013c000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
81051000-81053000 r--p 0013c000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
81053000-81057000 rw-p 0013e000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
81057000-8105a000 rw-p 00000000 00:00 0=20
8105a000-8105d000 r--p 00000000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
8105d000-8105f000 ---p 00003000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
8105f000-81060000 r--p 00003000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
81060000-81061000 rw-p 00004000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
81061000-8106e000 r--p 00000000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
8106e000-81070000 ---p 0000d000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
81070000-81071000 r--p 0000d000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
81071000-81072000 rw-p 0000e000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
81072000-81074000 rw-p 00000000 00:00 0=20
81074000-8108a000 r--p 00000000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
8108a000-8108b000 ---p 00016000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
8108b000-8108c000 r--p 00015000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
8108c000-8108d000 rw-p 00016000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
8108d000-810a4000 r--p 00000000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
810a4000-810a6000 ---p 00017000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
810a6000-810a7000 r--p 00017000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
810a7000-810a8000 rw-p 00018000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
810a8000-810aa000 rw-p 00000000 00:00 0=20
810aa000-810b2000 ---p 00000000 00:00 0=20
810b2000-810ce000 r--p 00000000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
810ce000-810d1000 ---p 00000000 00:00 0=20
810d1000-810d2000 r--p 0001d000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
810d2000-810d4000 rw-p 0001e000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
810d4000-810d5000 ---p 00000000 00:00 0=20
810d5000-818d5000 rw-p 00000000 00:00 0=20
818d5000-c10d4000 ---p 00000000 00:00 0=20
c10d4000-c10d5000 r--p 00000000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c10d5000-c10d7000 ---p 00000000 00:00 0=20
c10d7000-c10d8000 r--p 00001000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c10d8000-c10d9000 rw-p 00002000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c10d9000-c10fa000 rw-p 00000000 00:00 0=20
c10fa000-1410d3000 ---p 00000000 00:00 0=20
7fac60000000-7fac60202000 rw-p 00000000 00:00 0=20
7fac60202000-7fac64000000 ---p 00000000 00:00 0=20
7fac68000000-7fac6ffff000 rwxp 00000000 00:00 0=20
7fac6ffff000-7fac70000000 ---p 00000000 00:00 0=20
7fac70000000-7fac70021000 rw-p 00000000 00:00 0=20
7fac70021000-7fac74000000 ---p 00000000 00:00 0=20
7fac746e1000-7fac746e2000 ---p 00000000 00:00 0=20
7fac746e2000-7fac747a3000 rw-p 00000000 00:00 0=20
7fac747a3000-7fac747a4000 ---p 00000000 00:00 0=20
7fac747a4000-7fac74fa4000 rw-p 00000000 00:00 0=20
7ffd336e7000-7ffd33709000 rw-p 00000000 00:00 0 [s=
tack]
7ffd337e2000-7ffd337e6000 r--p 00000000 00:00 0 [v=
var]
7ffd337e6000-7ffd337e8000 r-xp 00000000 00:00 0 [v=
dso]
VM Arguments:
jvm_args: -Dapplication.home=3D/tmp/buildd/openjdk-8-8u282-b08/build/images=
/j2sdk-image -Xms8m=20
java_command: com.sun.tools.javac.Main -version
java_class_path (initial): /tmp/buildd/openjdk-8-8u282-b08/build/images/j2s=
dk-image/lib/tools.jar:/tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-i=
mage/classes
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=3D/tmp/buildd/openjdk-8-8u282-b08/bin:/usr/sbin:/usr/bin:/sbin:/bin
LD_LIBRARY_PATH=3D/usr/lib/libeatmydata:/usr/lib/libeatmydata
LD_PRELOAD=3D
SHELL=3D/bin/bash
ARCH=3Dm68k
Signal Handlers:
SIGSEGV: [libjvm.so+0x46f430], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0x46f430], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x39634e], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x39634e], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x39634e], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x39634e], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
SIGUSR2: [libjvm.so+0x396190], sa_mask[0]=3D0000000000000000000000000000000=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGHUP: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=3D=
none
SIGINT: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=3D=
none
SIGTERM: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
SIGQUIT: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
--------------- S Y S T E M ---------------
OS:PRETTY_NAME=3D"Debian GNU/Linux bullseye/sid"
NAME=3D"Debian GNU/Linux"
ID=3Ddebian
HOME_URL=3D"https://www.debian.org/"
SUPPORT_URL=3D"https://www.debian.org/support"
BUG_REPORT_URL=3D"https://bugs.debian.org/"
uname:Linux 5.10.0-0.bpo.3-amd64 #1 SMP Debian 5.10.13-1~bpo10+1 (2021-02-1=
1) m68k
libc:glibc 2.31 NPTL 2.31=20
rlimit: STACK 8192k, CORE 0k, NPROC 96026, NOFILE 4096, AS infinity
load average:5.52 10.86 10.43
/proc/meminfo:
MemTotal: 24624272 kB
MemFree: 9501992 kB
MemAvailable: 18552848 kB
Buffers: 4369020 kB
Cached: 4218148 kB
SwapCached: 0 kB
Active: 3461744 kB
Inactive: 10635836 kB
Active(anon): 1244 kB
Inactive(anon): 5510304 kB
Active(file): 3460500 kB
Inactive(file): 5125532 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 4194300 kB
SwapFree: 4194300 kB
Dirty: 124 kB
Writeback: 0 kB
AnonPages: 5497780 kB
Mapped: 72084 kB
Shmem: 1136 kB
KReclaimable: 864808 kB
Slab: 931860 kB
SReclaimable: 864808 kB
SUnreclaim: 67052 kB
KernelStack: 5104 kB
PageTables: 16308 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 16506436 kB
Committed_AS: 9671816 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 18788 kB
VmallocChunk: 0 kB
Percpu: 5568 kB
HardwareCorrupted: 0 kB
AnonHugePages: 5316608 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 265024 kB
DirectMap2M: 24899584 kB
CPU:total 8 (initial active 8)=20
/proc/cpuinfo:
processor=09: 0
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.026
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 0
cpu cores=09: 4
apicid=09=09: 0
initial apicid=09: 0
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 1
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.016
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 1
cpu cores=09: 4
apicid=09=09: 2
initial apicid=09: 2
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 2
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.015
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 2
cpu cores=09: 4
apicid=09=09: 4
initial apicid=09: 4
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 3
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.981
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 3
cpu cores=09: 4
apicid=09=09: 6
initial apicid=09: 6
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 4
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.881
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 0
cpu cores=09: 4
apicid=09=09: 1
initial apicid=09: 1
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 5
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.981
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 1
cpu cores=09: 4
apicid=09=09: 3
initial apicid=09: 3
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 6
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.100
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 2
cpu cores=09: 4
apicid=09=09: 5
initial apicid=09: 5
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 7
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1600.331
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 3
cpu cores=09: 4
apicid=09=09: 7
initial apicid=09: 7
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
Memory: 4k page, physical 3652752k(1113384k free), swap 4194300k(4194300k f=
ree)
vm_info: OpenJDK Zero VM (25.282-b08) for linux-m68k JRE (1.8.0_282-8u282-b=
08-2-b08), built on Mar 25 2021 23:48:09 by "pbuilder" with gcc 10.2.1 2021=
0110
time: Mon Mar 29 04:08:24 2021
timezone: UTC
elapsed time: 0.829260 seconds (0d 0h 0m 0s)
[debian/buildwatch.sh] =3D=3D=3D HOTSPOT ERROR LOG =3D=3D=3D
[debian/buildwatch.sh] ./icedtea-sound/tmp.7108/hs_err_pid8006.log (last mo=
dification at Mon Mar 29 04:08:25.8378317530 2021)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:254), pid=3D8006, tid=3D0x3f7284b0
# fatal error: caught unhandled signal 11
#
# JRE version: (8.0_282-b08) (build )
# Java VM: OpenJDK Zero VM (25.282-b08 interpreted mode linux-m68k )
# Failed to write core dump. Core dumps have been disabled. To enable core =
dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x3f406e18): JavaThread "Unknown thread" [_thread_in_vm, i=
d=3D8009, stack(0x3f5aa000,0x3f729000)]
Stack: [0x3f5aa000,0x3f729000], sp=3D0x3f7274e0, free space=3D1525k
--------------- P R O C E S S ---------------
Java Threads: ( =3D> current thread )
Other Threads:
=3D>0x3f406e18 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=3D80=
09, stack(0x3f5aa000,0x3f729000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 2432K, used 15K [0x2d200000, 0x2d4a0000, 0x3275=
0000)
eden space 2176K, 0% used [0x2d200000, 0x2d203d30, 0x2d420000)
from space 256K, 0% used [0x2d420000, 0x2d420000, 0x2d460000)
to space 256K, 0% used [0x2d460000, 0x2d460000, 0x2d4a0000)
tenured generation total 5504K, used 0K [0x32750000, 0x32cb0000, 0x3d200=
000)
the space 5504K, 0% used [0x32750000, 0x32750000, 0x32750200, 0x32cb00=
00)
Metaspace used 512K, capacity 2200K, committed 2200K, reserved 4400K
Card table byte_map: [0x2d0bd000,0x2d13e000] byte_map_base: 0x2cf54000
Polling page: 0x3f369000
CodeCache: size=3D32768Kb used=3D32Kb max_used=3D32Kb free=3D32735Kb
bounds [0x3d33d000, 0x3d365000, 0x3f33d000]
total_blobs=3D9 nmethods=3D0 adapters=3D5
compilation: disabled (interpreter mode)
Compilation events (0 events):
No events
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (0 events):
No events
Events (10 events):
Event: 0.719 loading class java/lang/Short
Event: 0.720 loading class java/lang/Short done
Event: 0.720 loading class java/lang/Integer
Event: 0.723 loading class java/lang/Integer done
Event: 0.723 loading class java/lang/Long
Event: 0.725 loading class java/lang/Long done
Event: 0.756 loading class java/lang/NullPointerException
Event: 0.757 loading class java/lang/NullPointerException done
Event: 0.757 loading class java/lang/ArithmeticException
Event: 0.757 loading class java/lang/ArithmeticException done
Dynamic libraries:
00400000-00401000 r--p 00000000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00401000-006ac000 r-xp 00001000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
006ac000-009b5000 r--p 002ac000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
009b5000-00b43000 r--p 005b4000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00b43000-00bbd000 rw-p 00742000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00bbd000-00c61000 rw-p 00000000 00:00 0=20
0277a000-02887000 rw-p 00000000 00:00 0 [h=
eap]
427bd000-6f15e000 ---p 00000000 00:00 0=20
6f15e000-6f1ac000 rw-p 00000000 00:00 0=20
6f1ac000-6f37d000 r--s 03c97000 fd:00 16137952 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/rt.jar
6f37d000-6f5fe000 rw-p 00000000 00:00 0=20
6f5fe000-6f824000 ---p 00000000 00:00 0=20
6f824000-6f827000 rw-p 00000000 00:00 0=20
6f827000-6f87a000 ---p 00000000 00:00 0=20
6f87a000-6f87c000 rw-p 00000000 00:00 0=20
6f87c000-6f8a4000 ---p 00000000 00:00 0=20
6f8a4000-6f8a8000 rw-p 00000000 00:00 0=20
6f8a8000-6f8fa000 ---p 00000000 00:00 0=20
6f8fa000-6f8fb000 rw-p 00000000 00:00 0=20
6f8fb000-6f9bd000 ---p 00000000 00:00 0=20
6f9bd000-6fc5d000 rw-p 00000000 00:00 0=20
6fc5d000-74f0d000 ---p 00000000 00:00 0=20
74f0d000-7546d000 rw-p 00000000 00:00 0=20
7546d000-7fa7a000 ---p 00000000 00:00 0=20
7fa7a000-7fa7b000 rw-p 00000000 00:00 0=20
7fa7b000-7fafa000 ---p 00000000 00:00 0=20
7fafa000-7fb22000 rw-p 00000000 00:00 0=20
7fb22000-81afa000 ---p 00000000 00:00 0=20
81afa000-81b01000 r--p 00000000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
81b01000-81b03000 ---p 00007000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
81b03000-81b04000 r--p 00007000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
81b04000-81b05000 rw-p 00008000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
81b05000-81b0d000 rw-s 00000000 fd:00 12582913 /t=
mp/hsperfdata_pbuilder/8006
81b0d000-81b15000 r--p 00000000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
81b15000-81b16000 ---p 00008000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
81b16000-81b17000 r--p 00007000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
81b17000-81b18000 rw-p 00008000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
81b18000-81b1e000 rw-p 00000000 00:00 0=20
81b1e000-81b26000 ---p 00000000 00:00 0=20
81b26000-81b27000 r--p 00000000 00:00 0=20
81b27000-81b49000 r--p 00000000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
81b49000-81b4a000 ---p 00022000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
81b4a000-81b4b000 r--p 00021000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
81b4b000-81b4c000 rw-p 00022000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
81b4c000-81b4d000 rw-p 00000000 00:00 0=20
81b4d000-81b58000 r--p 00000000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
81b58000-81b5a000 ---p 0000b000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
81b5a000-81b5b000 r--p 0000b000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
81b5b000-81b5c000 rw-p 0000c000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
81b5c000-81b62000 r--p 00000000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
81b62000-81b63000 ---p 00006000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
81b63000-81b64000 r--p 00005000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
81b64000-81b65000 rw-p 00006000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
81b65000-81bbd000 ---p 00000000 00:00 0=20
81bbd000-81c18000 rw-p 00000000 00:00 0=20
81c18000-81d65000 ---p 00000000 00:00 0=20
81d65000-81d66000 ---p 00000000 00:00 0=20
81d66000-81d67000 rw-p 00000000 00:00 0=20
81d67000-81d6a000 ---p 00000000 00:00 0=20
81d6a000-81ee6000 rw-p 00000000 00:00 0=20
81ee6000-81ef4000 r--p 00000000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
81ef4000-81ef5000 ---p 0000e000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
81ef5000-81ef6000 r--p 0000d000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
81ef6000-81ef7000 rw-p 0000e000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
81ef7000-81f35000 r--p 00000000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
81f35000-81f36000 ---p 0003e000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
81f36000-81f37000 r--p 0003d000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
81f37000-81f38000 rw-p 0003e000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
81f38000-820d9000 r--p 00000000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
820d9000-820db000 ---p 001a1000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
820db000-820e0000 r--p 001a1000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
820e0000-820e3000 rw-p 001a6000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
820e3000-820e5000 rw-p 00000000 00:00 0=20
820e5000-820ed000 ---p 00000000 00:00 0=20
820ed000-825c2000 r--p 00000000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
825c2000-825c4000 ---p 004d5000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
825c4000-825cf000 r--p 004d5000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
825cf000-825eb000 rw-p 004e0000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
825eb000-825fc000 rw-p 00000000 00:00 0=20
825fc000-82738000 r--p 00000000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
82738000-8273a000 ---p 0013c000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
8273a000-8273c000 r--p 0013c000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
8273c000-82740000 rw-p 0013e000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
82740000-82743000 rw-p 00000000 00:00 0=20
82743000-82746000 r--p 00000000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
82746000-82748000 ---p 00003000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
82748000-82749000 r--p 00003000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
82749000-8274a000 rw-p 00004000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
8274a000-82757000 r--p 00000000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
82757000-82759000 ---p 0000d000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
82759000-8275a000 r--p 0000d000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
8275a000-8275b000 rw-p 0000e000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
8275b000-8275d000 rw-p 00000000 00:00 0=20
8275d000-82773000 r--p 00000000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
82773000-82774000 ---p 00016000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
82774000-82775000 r--p 00015000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
82775000-82776000 rw-p 00016000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
82776000-8278d000 r--p 00000000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
8278d000-8278f000 ---p 00017000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
8278f000-82790000 r--p 00017000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
82790000-82791000 rw-p 00018000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
82791000-82793000 rw-p 00000000 00:00 0=20
82793000-8279b000 ---p 00000000 00:00 0=20
8279b000-827b7000 r--p 00000000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
827b7000-827ba000 ---p 00000000 00:00 0=20
827ba000-827bb000 r--p 0001d000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
827bb000-827bd000 rw-p 0001e000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
827bd000-827be000 ---p 00000000 00:00 0=20
827be000-82fbe000 rw-p 00000000 00:00 0=20
82fbe000-c27bd000 ---p 00000000 00:00 0=20
c27bd000-c27be000 r--p 00000000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c27be000-c27c0000 ---p 00000000 00:00 0=20
c27c0000-c27c1000 r--p 00001000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c27c1000-c27c2000 rw-p 00002000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c27c2000-c27e3000 rw-p 00000000 00:00 0=20
c27e3000-1427bc000 ---p 00000000 00:00 0=20
7fc4d4000000-7fc4d4201000 rw-p 00000000 00:00 0=20
7fc4d4201000-7fc4d8000000 ---p 00000000 00:00 0=20
7fc4dc000000-7fc4e3fff000 rwxp 00000000 00:00 0=20
7fc4e3fff000-7fc4e4000000 ---p 00000000 00:00 0=20
7fc4e4000000-7fc4e4021000 rw-p 00000000 00:00 0=20
7fc4e4021000-7fc4e8000000 ---p 00000000 00:00 0=20
7fc4e8081000-7fc4e8082000 ---p 00000000 00:00 0=20
7fc4e8082000-7fc4e8143000 rw-p 00000000 00:00 0=20
7fc4e8143000-7fc4e8144000 ---p 00000000 00:00 0=20
7fc4e8144000-7fc4e8944000 rw-p 00000000 00:00 0=20
7ffc9a125000-7ffc9a147000 rw-p 00000000 00:00 0 [s=
tack]
7ffc9a17c000-7ffc9a180000 r--p 00000000 00:00 0 [v=
var]
7ffc9a180000-7ffc9a182000 r-xp 00000000 00:00 0 [v=
dso]
VM Arguments:
jvm_args: -Dapplication.home=3D/tmp/buildd/openjdk-8-8u282-b08/build/images=
/j2sdk-image -Xms8m=20
java_command: com.sun.tools.javac.Main -cp . -source 5 -target 5 Test.java
java_class_path (initial): /tmp/buildd/openjdk-8-8u282-b08/build/images/j2s=
dk-image/lib/tools.jar:/tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-i=
mage/classes
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=3D/tmp/buildd/openjdk-8-8u282-b08/bin:/usr/sbin:/usr/bin:/sbin:/bin
LD_LIBRARY_PATH=3D/usr/lib/libeatmydata:/usr/lib/libeatmydata
LD_PRELOAD=3D
SHELL=3D/bin/bash
ARCH=3Dm68k
Signal Handlers:
SIGSEGV: [libjvm.so+0x46f430], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0x46f430], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x39634e], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x39634e], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x39634e], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x39634e], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
SIGUSR2: [libjvm.so+0x396190], sa_mask[0]=3D0000000000000000000000000000000=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGHUP: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=3D=
none
SIGINT: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=3D=
none
SIGTERM: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
SIGQUIT: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
--------------- S Y S T E M ---------------
OS:PRETTY_NAME=3D"Debian GNU/Linux bullseye/sid"
NAME=3D"Debian GNU/Linux"
ID=3Ddebian
HOME_URL=3D"https://www.debian.org/"
SUPPORT_URL=3D"https://www.debian.org/support"
BUG_REPORT_URL=3D"https://bugs.debian.org/"
uname:Linux 5.10.0-0.bpo.3-amd64 #1 SMP Debian 5.10.13-1~bpo10+1 (2021-02-1=
1) m68k
libc:glibc 2.31 NPTL 2.31=20
rlimit: STACK 8192k, CORE 0k, NPROC 96026, NOFILE 4096, AS infinity
load average:5.52 10.86 10.43
/proc/meminfo:
MemTotal: 24624272 kB
MemFree: 9506064 kB
MemAvailable: 18557896 kB
Buffers: 4369020 kB
Cached: 4218836 kB
SwapCached: 0 kB
Active: 3464096 kB
Inactive: 10630704 kB
Active(anon): 1236 kB
Inactive(anon): 5506556 kB
Active(file): 3462860 kB
Inactive(file): 5124148 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 4194300 kB
SwapFree: 4194300 kB
Dirty: 156 kB
Writeback: 0 kB
AnonPages: 5493920 kB
Mapped: 72016 kB
Shmem: 1136 kB
KReclaimable: 864808 kB
Slab: 931860 kB
SReclaimable: 864808 kB
SUnreclaim: 67052 kB
KernelStack: 5088 kB
PageTables: 16220 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 16506436 kB
Committed_AS: 9520036 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 18788 kB
VmallocChunk: 0 kB
Percpu: 5568 kB
HardwareCorrupted: 0 kB
AnonHugePages: 5312512 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 265024 kB
DirectMap2M: 24899584 kB
CPU:total 8 (initial active 8)=20
/proc/cpuinfo:
processor=09: 0
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.081
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 0
cpu cores=09: 4
apicid=09=09: 0
initial apicid=09: 0
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 1
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.956
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 1
cpu cores=09: 4
apicid=09=09: 2
initial apicid=09: 2
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 2
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.204
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 2
cpu cores=09: 4
apicid=09=09: 4
initial apicid=09: 4
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 3
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.981
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 3
cpu cores=09: 4
apicid=09=09: 6
initial apicid=09: 6
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 4
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.901
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 0
cpu cores=09: 4
apicid=09=09: 1
initial apicid=09: 1
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 5
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.981
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 1
cpu cores=09: 4
apicid=09=09: 3
initial apicid=09: 3
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 6
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1600.580
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 2
cpu cores=09: 4
apicid=09=09: 5
initial apicid=09: 5
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 7
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.082
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 3
cpu cores=09: 4
apicid=09=09: 7
initial apicid=09: 7
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
Memory: 4k page, physical 3652752k(1117456k free), swap 4194300k(4194300k f=
ree)
vm_info: OpenJDK Zero VM (25.282-b08) for linux-m68k JRE (1.8.0_282-8u282-b=
08-2-b08), built on Mar 25 2021 23:48:09 by "pbuilder" with gcc 10.2.1 2021=
0110
time: Mon Mar 29 04:08:25 2021
timezone: UTC
elapsed time: 0.838362 seconds (0d 0h 0m 0s)
I=E2=80=99m resurrecting openjdk-8 in sid because it=E2=80=99s apparently n=
eeded for
bootstrapping other (JVM-based) languages/tools, and it doesn=E2=80=99t wor=
k
for m68k. (This is probably no problem as we have openjdk-11 there.)
Does anyone know about this? (This used qemu-user-static in case that
matters.)
[=E2=80=A6]
gmake[2]: Leaving directory '/tmp/buildd/openjdk-8-8u282-b08/src/jdk/make'
## Finished images (build time 00:59:37)
----- Build times -------
Start 2021-03-26 03:25:51
End 2021-03-29 04:07:55
07:10:00 corba
00:17:08 demos
03:20:11 hotspot
00:59:37 images
05:19:32 jaxp
06:25:34 jaxws
08:22:07 jdk
15:32:08 langtools
01:15:09 nashorn
00:42:05 TOTAL
-------------------------
Finished building OpenJDK for target 'images'
WARNING: You have the following ALT_ variables set:
ALT_SDT_H=3D/usr/include/m68k-linux-gnu/sys/sdt.h ALT_OBJCOPY=3D/does_not_e=
xist
ALT_ variables are deprecated and will be ignored. Please clean your enviro=
nment.
make[1]: Leaving directory '/tmp/buildd/openjdk-8-8u282-b08/build'
touch stamps/build
rm -rf icedtea-sound
tar xf icedtea-sound.tar.xz
mv $(tar tf icedtea-sound.tar.xz | head -1 | sed 's,/.*,,') \
icedtea-sound
patch -p1 < debian/patches/icedtea-sound.diff
patching file icedtea-sound/Makefile.am
patching file icedtea-sound/Makefile.in
patching file icedtea-sound/acinclude.m4
patching file icedtea-sound/configure
if [ -x icedtea-sound/autogen.sh ]; then \
cd icedtea-sound && ./autogen.sh; \
fi
cd icedtea-sound && ./configure \
=09--build=3Dm68k-linux-gnu \
=09--host=3Dm68k-linux-gnu \
=09--disable-maintainer-mode \
=09--with-jdk-home=3D/tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-ima=
ge \
=09CPPFLAGS=3D"-Wdate-time -D_FORTIFY_SOURCE=3D2" \
=09CFLAGS=3D"-g -ffile-prefix-map=3D/tmp/buildd/openjdk-8-8u282-b08=3D. -fs=
tack-protector-strong -Wformat -Werror=3Dformat-security -O3" \
=09CXXFLAGS=3D"-g -ffile-prefix-map=3D/tmp/buildd/openjdk-8-8u282-b08=3D. -=
fstack-protector-strong -Wformat -Werror=3Dformat-security -O3" \
=09LDFLAGS=3D"-Wl,-z,relro"
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking how to create a pax tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... m68k-unknown-linux-gnu
checking host system type... m68k-unknown-linux-gnu
checking for m68k-linux-gnu-gcc... m68k-linux-gnu-gcc-10
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...=20
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether m68k-linux-gnu-gcc-10 accepts -g... yes
checking for m68k-linux-gnu-gcc-10 option to accept ISO C89... none needed
checking whether m68k-linux-gnu-gcc-10 understands -c and -o together... ye=
s
checking for style of include used by make... GNU
checking dependency style of m68k-linux-gnu-gcc-10... none
checking for gfind... no
checking for find... /usr/bin/find
checking for m68k-linux-gnu-zip... no
checking for zip... /usr/bin/zip
checking for a JDK home directory... /tmp/buildd/openjdk-8-8u282-b08/build/=
images/j2sdk-image
checking if a java binary was specified... no
checking if /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/ja=
va is a valid executable file... yes
checking for an ecj JAR file... no
checking if a javac binary was specified... no
checking if /tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/ja=
vac is a valid executable file... yes
checking if an ecj binary was specified... no
checking if /usr/bin/ecj is a valid executable file... checking for ecj... =
no
checking for ecj-3.1... no
checking for ecj-3.2... no
checking for ecj-3.3... no
checking for ecj-3.4... no
checking if we are using ecj as javac... no
checking if the VM and compiler work together... ./configure: line 4619: 8=
006 Aborted $JAVAC -cp . $JAVACFLAGS -source 5 -target 5 $C=
LASS 1>&5 2>&1
configure: error: Compiler failed to compile Java code.
make: *** [debian/rules:1053: stamps/sound-configure] Error 1
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit =
status 2
=1B[0mI: copying local configuration=1B[0m
=1B[0;31mE: Failed autobuilding of package=1B[0m
=1B[0mI: user script /var/cache/pbuilder/build/cow.17934/tmp/hooks/C80shell=
-jupp starting=1B[0m
I: Current time: Mon Mar 29 04:08:27 UTC 2021
Build failed. Trying to invoke a shell.
Reading package lists...
Building dependency tree...
Reading state information...
ed is already the newest version (1.17-1).
ed set to manually installed.
The following NEW packages will be installed:
jupp less mksh
0 upgraded, 3 newly installed, 0 to remove and 1 not upgraded.
Need to get 877 kB of archives.
After this operation, 2221 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian-ports unstable/main m68k less m68k 551-2=
[129 kB]
Get:2 http://deb.debian.org/debian-ports unstable/main m68k jupp m68k 3.1.4=
0-1 [220 kB]
Get:3 http://deb.debian.org/debian-ports unstable/main m68k mksh m68k 59b-1=
[529 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 877 kB in 3s (330 kB/s)
Selecting previously unselected package less.
(Reading database ...=20=0D(Reading database ... 5%=0D(Reading database ...=
10%=0D(Reading database ... 15%=0D(Reading database ... 20%=0D(Reading dat=
abase ... 25%=0D(Reading database ... 30%=0D(Reading database ... 35%=0D(Re=
ading database ... 40%=0D(Reading database ... 45%=0D(Reading database ... =
50%=0D(Reading database ... 55%=0D(Reading database ... 60%=0D(Reading data=
base ... 65%=0D(Reading database ... 70%=0D(Reading database ... 75%=0D(Rea=
ding database ... 80%=0D(Reading database ... 85%=0D(Reading database ... 9=
0%=0D(Reading database ... 95%=0D(Reading database ... 100%=0D(Reading data=
base ... 31101 files and directories currently installed.)
Preparing to unpack .../archives/less_551-2_m68k.deb ...
Unpacking less (551-2) ...
Selecting previously unselected package jupp.
Preparing to unpack .../jupp_3.1.40-1_m68k.deb ...
Unpacking jupp (3.1.40-1) ...
Selecting previously unselected package mksh.
Preparing to unpack .../archives/mksh_59b-1_m68k.deb ...
Unpacking mksh (59b-1) ...
Setting up less (551-2) ...
Setting up mksh (59b-1) ...
update-alternatives: using /bin/mksh to provide /bin/ksh (ksh) in auto mode
update-alternatives: warning: skip creation of /bin/rksh because associated=
file /bin/ksh (of link group ksh) doesn't exist
update-alternatives: warning: skip creation of /usr/share/man/man1/rksh.1.g=
z because associated file /usr/share/man/man1/ksh.1.gz (of link group ksh) =
doesn't exist
update-alternatives: warning: forcing reinstallation of alternative /bin/mk=
sh because link group ksh is broken
Setting up jupp (3.1.40-1) ...
update-alternatives: using /usr/bin/jupp to provide /usr/bin/editor (editor=
) in auto mode
Processing triggers for man-db (2.9.4-2) ...
Not building database; man-db/auto-update is not 'true'.
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] compiler/java/jar running ...
[debian/buildwatch.sh] no make process detected (build done?)
[debian/buildwatch.sh] exiting
[debian/buildwatch.sh] =3D=3D=3D HOTSPOT ERROR LOG =3D=3D=3D
[debian/buildwatch.sh] ./icedtea-sound/hs_err_pid7986.log (last modificatio=
n at Mon Mar 29 04:08:24.6218276720 2021)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:254), pid=3D7986, tid=3D0x3f7284b0
# fatal error: caught unhandled signal 11
#
# JRE version: (8.0_282-b08) (build )
# Java VM: OpenJDK Zero VM (25.282-b08 interpreted mode linux-m68k )
# Failed to write core dump. Core dumps have been disabled. To enable core =
dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x3f406dd8): JavaThread "Unknown thread" [_thread_in_vm, i=
d=3D7992, stack(0x3f5aa000,0x3f729000)]
Stack: [0x3f5aa000,0x3f729000], sp=3D0x3f7274e0, free space=3D1525k
--------------- P R O C E S S ---------------
Java Threads: ( =3D> current thread )
Other Threads:
=3D>0x3f406dd8 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=3D79=
92, stack(0x3f5aa000,0x3f729000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 2432K, used 15K [0x2d200000, 0x2d4a0000, 0x3275=
0000)
eden space 2176K, 0% used [0x2d200000, 0x2d203d30, 0x2d420000)
from space 256K, 0% used [0x2d420000, 0x2d420000, 0x2d460000)
to space 256K, 0% used [0x2d460000, 0x2d460000, 0x2d4a0000)
tenured generation total 5504K, used 0K [0x32750000, 0x32cb0000, 0x3d200=
000)
the space 5504K, 0% used [0x32750000, 0x32750000, 0x32750200, 0x32cb00=
00)
Metaspace used 512K, capacity 2200K, committed 2200K, reserved 4400K
Card table byte_map: [0x2d0bd000,0x2d13e000] byte_map_base: 0x2cf54000
Polling page: 0x3f369000
CodeCache: size=3D32768Kb used=3D32Kb max_used=3D32Kb free=3D32735Kb
bounds [0x3d33d000, 0x3d365000, 0x3f33d000]
total_blobs=3D9 nmethods=3D0 adapters=3D5
compilation: disabled (interpreter mode)
Compilation events (0 events):
No events
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (0 events):
No events
Events (10 events):
Event: 0.700 loading class java/lang/Short
Event: 0.701 loading class java/lang/Short done
Event: 0.701 loading class java/lang/Integer
Event: 0.704 loading class java/lang/Integer done
Event: 0.704 loading class java/lang/Long
Event: 0.706 loading class java/lang/Long done
Event: 0.737 loading class java/lang/NullPointerException
Event: 0.737 loading class java/lang/NullPointerException done
Event: 0.737 loading class java/lang/ArithmeticException
Event: 0.738 loading class java/lang/ArithmeticException done
Dynamic libraries:
00400000-00401000 r--p 00000000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00401000-006ac000 r-xp 00001000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
006ac000-009b5000 r--p 002ac000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
009b5000-00b43000 r--p 005b4000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00b43000-00bbd000 rw-p 00742000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00bbd000-00c61000 rw-p 00000000 00:00 0=20
01091000-0119f000 rw-p 00000000 00:00 0 [h=
eap]
410d4000-6da75000 ---p 00000000 00:00 0=20
6da75000-6dac3000 rw-p 00000000 00:00 0=20
6dac3000-6dc94000 r--s 03c97000 fd:00 16137952 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/rt.jar
6dc94000-6df15000 rw-p 00000000 00:00 0=20
6df15000-6e13b000 ---p 00000000 00:00 0=20
6e13b000-6e13e000 rw-p 00000000 00:00 0=20
6e13e000-6e191000 ---p 00000000 00:00 0=20
6e191000-6e193000 rw-p 00000000 00:00 0=20
6e193000-6e1bb000 ---p 00000000 00:00 0=20
6e1bb000-6e1bf000 rw-p 00000000 00:00 0=20
6e1bf000-6e211000 ---p 00000000 00:00 0=20
6e211000-6e212000 rw-p 00000000 00:00 0=20
6e212000-6e2d4000 ---p 00000000 00:00 0=20
6e2d4000-6e574000 rw-p 00000000 00:00 0=20
6e574000-73824000 ---p 00000000 00:00 0=20
73824000-73d84000 rw-p 00000000 00:00 0=20
73d84000-7e391000 ---p 00000000 00:00 0=20
7e391000-7e392000 rw-p 00000000 00:00 0=20
7e392000-7e411000 ---p 00000000 00:00 0=20
7e411000-7e439000 rw-p 00000000 00:00 0=20
7e439000-80411000 ---p 00000000 00:00 0=20
80411000-80418000 r--p 00000000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
80418000-8041a000 ---p 00007000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
8041a000-8041b000 r--p 00007000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
8041b000-8041c000 rw-p 00008000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
8041c000-80424000 rw-s 00000000 fd:00 12582913 /t=
mp/hsperfdata_pbuilder/7986
80424000-8042c000 r--p 00000000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
8042c000-8042d000 ---p 00008000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
8042d000-8042e000 r--p 00007000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
8042e000-8042f000 rw-p 00008000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
8042f000-80435000 rw-p 00000000 00:00 0=20
80435000-8043d000 ---p 00000000 00:00 0=20
8043d000-8043e000 r--p 00000000 00:00 0=20
8043e000-80460000 r--p 00000000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
80460000-80461000 ---p 00022000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
80461000-80462000 r--p 00021000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
80462000-80463000 rw-p 00022000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
80463000-80464000 rw-p 00000000 00:00 0=20
80464000-8046f000 r--p 00000000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
8046f000-80471000 ---p 0000b000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
80471000-80472000 r--p 0000b000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
80472000-80473000 rw-p 0000c000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
80473000-80479000 r--p 00000000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
80479000-8047a000 ---p 00006000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
8047a000-8047b000 r--p 00005000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
8047b000-8047c000 rw-p 00006000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
8047c000-804d4000 ---p 00000000 00:00 0=20
804d4000-8052f000 rw-p 00000000 00:00 0=20
8052f000-8067c000 ---p 00000000 00:00 0=20
8067c000-8067d000 ---p 00000000 00:00 0=20
8067d000-8067e000 rw-p 00000000 00:00 0=20
8067e000-80681000 ---p 00000000 00:00 0=20
80681000-807fd000 rw-p 00000000 00:00 0=20
807fd000-8080b000 r--p 00000000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
8080b000-8080c000 ---p 0000e000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
8080c000-8080d000 r--p 0000d000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
8080d000-8080e000 rw-p 0000e000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
8080e000-8084c000 r--p 00000000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
8084c000-8084d000 ---p 0003e000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
8084d000-8084e000 r--p 0003d000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
8084e000-8084f000 rw-p 0003e000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
8084f000-809f0000 r--p 00000000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
809f0000-809f2000 ---p 001a1000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
809f2000-809f7000 r--p 001a1000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
809f7000-809fa000 rw-p 001a6000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
809fa000-809fc000 rw-p 00000000 00:00 0=20
809fc000-80a04000 ---p 00000000 00:00 0=20
80a04000-80ed9000 r--p 00000000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
80ed9000-80edb000 ---p 004d5000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
80edb000-80ee6000 r--p 004d5000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
80ee6000-80f02000 rw-p 004e0000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
80f02000-80f13000 rw-p 00000000 00:00 0=20
80f13000-8104f000 r--p 00000000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
8104f000-81051000 ---p 0013c000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
81051000-81053000 r--p 0013c000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
81053000-81057000 rw-p 0013e000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
81057000-8105a000 rw-p 00000000 00:00 0=20
8105a000-8105d000 r--p 00000000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
8105d000-8105f000 ---p 00003000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
8105f000-81060000 r--p 00003000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
81060000-81061000 rw-p 00004000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
81061000-8106e000 r--p 00000000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
8106e000-81070000 ---p 0000d000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
81070000-81071000 r--p 0000d000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
81071000-81072000 rw-p 0000e000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
81072000-81074000 rw-p 00000000 00:00 0=20
81074000-8108a000 r--p 00000000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
8108a000-8108b000 ---p 00016000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
8108b000-8108c000 r--p 00015000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
8108c000-8108d000 rw-p 00016000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
8108d000-810a4000 r--p 00000000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
810a4000-810a6000 ---p 00017000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
810a6000-810a7000 r--p 00017000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
810a7000-810a8000 rw-p 00018000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
810a8000-810aa000 rw-p 00000000 00:00 0=20
810aa000-810b2000 ---p 00000000 00:00 0=20
810b2000-810ce000 r--p 00000000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
810ce000-810d1000 ---p 00000000 00:00 0=20
810d1000-810d2000 r--p 0001d000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
810d2000-810d4000 rw-p 0001e000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
810d4000-810d5000 ---p 00000000 00:00 0=20
810d5000-818d5000 rw-p 00000000 00:00 0=20
818d5000-c10d4000 ---p 00000000 00:00 0=20
c10d4000-c10d5000 r--p 00000000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c10d5000-c10d7000 ---p 00000000 00:00 0=20
c10d7000-c10d8000 r--p 00001000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c10d8000-c10d9000 rw-p 00002000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c10d9000-c10fa000 rw-p 00000000 00:00 0=20
c10fa000-1410d3000 ---p 00000000 00:00 0=20
7fac60000000-7fac60202000 rw-p 00000000 00:00 0=20
7fac60202000-7fac64000000 ---p 00000000 00:00 0=20
7fac68000000-7fac6ffff000 rwxp 00000000 00:00 0=20
7fac6ffff000-7fac70000000 ---p 00000000 00:00 0=20
7fac70000000-7fac70021000 rw-p 00000000 00:00 0=20
7fac70021000-7fac74000000 ---p 00000000 00:00 0=20
7fac746e1000-7fac746e2000 ---p 00000000 00:00 0=20
7fac746e2000-7fac747a3000 rw-p 00000000 00:00 0=20
7fac747a3000-7fac747a4000 ---p 00000000 00:00 0=20
7fac747a4000-7fac74fa4000 rw-p 00000000 00:00 0=20
7ffd336e7000-7ffd33709000 rw-p 00000000 00:00 0 [s=
tack]
7ffd337e2000-7ffd337e6000 r--p 00000000 00:00 0 [v=
var]
7ffd337e6000-7ffd337e8000 r-xp 00000000 00:00 0 [v=
dso]
VM Arguments:
jvm_args: -Dapplication.home=3D/tmp/buildd/openjdk-8-8u282-b08/build/images=
/j2sdk-image -Xms8m=20
java_command: com.sun.tools.javac.Main -version
java_class_path (initial): /tmp/buildd/openjdk-8-8u282-b08/build/images/j2s=
dk-image/lib/tools.jar:/tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-i=
mage/classes
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=3D/tmp/buildd/openjdk-8-8u282-b08/bin:/usr/sbin:/usr/bin:/sbin:/bin
LD_LIBRARY_PATH=3D/usr/lib/libeatmydata:/usr/lib/libeatmydata
LD_PRELOAD=3D
SHELL=3D/bin/bash
ARCH=3Dm68k
Signal Handlers:
SIGSEGV: [libjvm.so+0x46f430], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0x46f430], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x39634e], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x39634e], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x39634e], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x39634e], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
SIGUSR2: [libjvm.so+0x396190], sa_mask[0]=3D0000000000000000000000000000000=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGHUP: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=3D=
none
SIGINT: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=3D=
none
SIGTERM: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
SIGQUIT: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
--------------- S Y S T E M ---------------
OS:PRETTY_NAME=3D"Debian GNU/Linux bullseye/sid"
NAME=3D"Debian GNU/Linux"
ID=3Ddebian
HOME_URL=3D"https://www.debian.org/"
SUPPORT_URL=3D"https://www.debian.org/support"
BUG_REPORT_URL=3D"https://bugs.debian.org/"
uname:Linux 5.10.0-0.bpo.3-amd64 #1 SMP Debian 5.10.13-1~bpo10+1 (2021-02-1=
1) m68k
libc:glibc 2.31 NPTL 2.31=20
rlimit: STACK 8192k, CORE 0k, NPROC 96026, NOFILE 4096, AS infinity
load average:5.52 10.86 10.43
/proc/meminfo:
MemTotal: 24624272 kB
MemFree: 9501992 kB
MemAvailable: 18552848 kB
Buffers: 4369020 kB
Cached: 4218148 kB
SwapCached: 0 kB
Active: 3461744 kB
Inactive: 10635836 kB
Active(anon): 1244 kB
Inactive(anon): 5510304 kB
Active(file): 3460500 kB
Inactive(file): 5125532 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 4194300 kB
SwapFree: 4194300 kB
Dirty: 124 kB
Writeback: 0 kB
AnonPages: 5497780 kB
Mapped: 72084 kB
Shmem: 1136 kB
KReclaimable: 864808 kB
Slab: 931860 kB
SReclaimable: 864808 kB
SUnreclaim: 67052 kB
KernelStack: 5104 kB
PageTables: 16308 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 16506436 kB
Committed_AS: 9671816 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 18788 kB
VmallocChunk: 0 kB
Percpu: 5568 kB
HardwareCorrupted: 0 kB
AnonHugePages: 5316608 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 265024 kB
DirectMap2M: 24899584 kB
CPU:total 8 (initial active 8)=20
/proc/cpuinfo:
processor=09: 0
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.026
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 0
cpu cores=09: 4
apicid=09=09: 0
initial apicid=09: 0
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 1
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.016
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 1
cpu cores=09: 4
apicid=09=09: 2
initial apicid=09: 2
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 2
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.015
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 2
cpu cores=09: 4
apicid=09=09: 4
initial apicid=09: 4
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 3
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.981
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 3
cpu cores=09: 4
apicid=09=09: 6
initial apicid=09: 6
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 4
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.881
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 0
cpu cores=09: 4
apicid=09=09: 1
initial apicid=09: 1
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 5
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.981
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 1
cpu cores=09: 4
apicid=09=09: 3
initial apicid=09: 3
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 6
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.100
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 2
cpu cores=09: 4
apicid=09=09: 5
initial apicid=09: 5
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 7
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1600.331
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 3
cpu cores=09: 4
apicid=09=09: 7
initial apicid=09: 7
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
Memory: 4k page, physical 3652752k(1113384k free), swap 4194300k(4194300k f=
ree)
vm_info: OpenJDK Zero VM (25.282-b08) for linux-m68k JRE (1.8.0_282-8u282-b=
08-2-b08), built on Mar 25 2021 23:48:09 by "pbuilder" with gcc 10.2.1 2021=
0110
time: Mon Mar 29 04:08:24 2021
timezone: UTC
elapsed time: 0.829260 seconds (0d 0h 0m 0s)
[debian/buildwatch.sh] =3D=3D=3D HOTSPOT ERROR LOG =3D=3D=3D
[debian/buildwatch.sh] ./icedtea-sound/tmp.7108/hs_err_pid8006.log (last mo=
dification at Mon Mar 29 04:08:25.8378317530 2021)
#
# A fatal error has been detected by the Java Runtime Environment:
#
# Internal Error (os_linux_zero.cpp:254), pid=3D8006, tid=3D0x3f7284b0
# fatal error: caught unhandled signal 11
#
# JRE version: (8.0_282-b08) (build )
# Java VM: OpenJDK Zero VM (25.282-b08 interpreted mode linux-m68k )
# Failed to write core dump. Core dumps have been disabled. To enable core =
dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
# http://bugreport.java.com/bugreport/crash.jsp
#
--------------- T H R E A D ---------------
Current thread (0x3f406e18): JavaThread "Unknown thread" [_thread_in_vm, i=
d=3D8009, stack(0x3f5aa000,0x3f729000)]
Stack: [0x3f5aa000,0x3f729000], sp=3D0x3f7274e0, free space=3D1525k
--------------- P R O C E S S ---------------
Java Threads: ( =3D> current thread )
Other Threads:
=3D>0x3f406e18 (exited) JavaThread "Unknown thread" [_thread_in_vm, id=3D80=
09, stack(0x3f5aa000,0x3f729000)]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap:
def new generation total 2432K, used 15K [0x2d200000, 0x2d4a0000, 0x3275=
0000)
eden space 2176K, 0% used [0x2d200000, 0x2d203d30, 0x2d420000)
from space 256K, 0% used [0x2d420000, 0x2d420000, 0x2d460000)
to space 256K, 0% used [0x2d460000, 0x2d460000, 0x2d4a0000)
tenured generation total 5504K, used 0K [0x32750000, 0x32cb0000, 0x3d200=
000)
the space 5504K, 0% used [0x32750000, 0x32750000, 0x32750200, 0x32cb00=
00)
Metaspace used 512K, capacity 2200K, committed 2200K, reserved 4400K
Card table byte_map: [0x2d0bd000,0x2d13e000] byte_map_base: 0x2cf54000
Polling page: 0x3f369000
CodeCache: size=3D32768Kb used=3D32Kb max_used=3D32Kb free=3D32735Kb
bounds [0x3d33d000, 0x3d365000, 0x3f33d000]
total_blobs=3D9 nmethods=3D0 adapters=3D5
compilation: disabled (interpreter mode)
Compilation events (0 events):
No events
GC Heap History (0 events):
No events
Deoptimization events (0 events):
No events
Classes redefined (0 events):
No events
Internal exceptions (0 events):
No events
Events (10 events):
Event: 0.719 loading class java/lang/Short
Event: 0.720 loading class java/lang/Short done
Event: 0.720 loading class java/lang/Integer
Event: 0.723 loading class java/lang/Integer done
Event: 0.723 loading class java/lang/Long
Event: 0.725 loading class java/lang/Long done
Event: 0.756 loading class java/lang/NullPointerException
Event: 0.757 loading class java/lang/NullPointerException done
Event: 0.757 loading class java/lang/ArithmeticException
Event: 0.757 loading class java/lang/ArithmeticException done
Dynamic libraries:
00400000-00401000 r--p 00000000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00401000-006ac000 r-xp 00001000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
006ac000-009b5000 r--p 002ac000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
009b5000-00b43000 r--p 005b4000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00b43000-00bbd000 rw-p 00742000 fd:00 11472 /u=
sr/bin/qemu-m68k-static
00bbd000-00c61000 rw-p 00000000 00:00 0=20
0277a000-02887000 rw-p 00000000 00:00 0 [h=
eap]
427bd000-6f15e000 ---p 00000000 00:00 0=20
6f15e000-6f1ac000 rw-p 00000000 00:00 0=20
6f1ac000-6f37d000 r--s 03c97000 fd:00 16137952 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/rt.jar
6f37d000-6f5fe000 rw-p 00000000 00:00 0=20
6f5fe000-6f824000 ---p 00000000 00:00 0=20
6f824000-6f827000 rw-p 00000000 00:00 0=20
6f827000-6f87a000 ---p 00000000 00:00 0=20
6f87a000-6f87c000 rw-p 00000000 00:00 0=20
6f87c000-6f8a4000 ---p 00000000 00:00 0=20
6f8a4000-6f8a8000 rw-p 00000000 00:00 0=20
6f8a8000-6f8fa000 ---p 00000000 00:00 0=20
6f8fa000-6f8fb000 rw-p 00000000 00:00 0=20
6f8fb000-6f9bd000 ---p 00000000 00:00 0=20
6f9bd000-6fc5d000 rw-p 00000000 00:00 0=20
6fc5d000-74f0d000 ---p 00000000 00:00 0=20
74f0d000-7546d000 rw-p 00000000 00:00 0=20
7546d000-7fa7a000 ---p 00000000 00:00 0=20
7fa7a000-7fa7b000 rw-p 00000000 00:00 0=20
7fa7b000-7fafa000 ---p 00000000 00:00 0=20
7fafa000-7fb22000 rw-p 00000000 00:00 0=20
7fb22000-81afa000 ---p 00000000 00:00 0=20
81afa000-81b01000 r--p 00000000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
81b01000-81b03000 ---p 00007000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
81b03000-81b04000 r--p 00007000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
81b04000-81b05000 rw-p 00008000 fd:00 16253104 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libzip.=
so
81b05000-81b0d000 rw-s 00000000 fd:00 12582913 /t=
mp/hsperfdata_pbuilder/8006
81b0d000-81b15000 r--p 00000000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
81b15000-81b16000 ---p 00008000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
81b16000-81b17000 r--p 00007000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
81b17000-81b18000 rw-p 00008000 fd:00 4196415 /l=
ib/m68k-linux-gnu/libnss_files-2.31.so
81b18000-81b1e000 rw-p 00000000 00:00 0=20
81b1e000-81b26000 ---p 00000000 00:00 0=20
81b26000-81b27000 r--p 00000000 00:00 0=20
81b27000-81b49000 r--p 00000000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
81b49000-81b4a000 ---p 00022000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
81b4a000-81b4b000 r--p 00021000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
81b4b000-81b4c000 rw-p 00022000 fd:00 16253848 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libjava=
=2Eso
81b4c000-81b4d000 rw-p 00000000 00:00 0=20
81b4d000-81b58000 r--p 00000000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
81b58000-81b5a000 ---p 0000b000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
81b5a000-81b5b000 r--p 0000b000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
81b5b000-81b5c000 rw-p 0000c000 fd:00 16253825 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/libveri=
fy.so
81b5c000-81b62000 r--p 00000000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
81b62000-81b63000 ---p 00006000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
81b63000-81b64000 r--p 00005000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
81b64000-81b65000 rw-p 00006000 fd:00 4196444 /l=
ib/m68k-linux-gnu/librt-2.31.so
81b65000-81bbd000 ---p 00000000 00:00 0=20
81bbd000-81c18000 rw-p 00000000 00:00 0=20
81c18000-81d65000 ---p 00000000 00:00 0=20
81d65000-81d66000 ---p 00000000 00:00 0=20
81d66000-81d67000 rw-p 00000000 00:00 0=20
81d67000-81d6a000 ---p 00000000 00:00 0=20
81d6a000-81ee6000 rw-p 00000000 00:00 0=20
81ee6000-81ef4000 r--p 00000000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
81ef4000-81ef5000 ---p 0000e000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
81ef5000-81ef6000 r--p 0000d000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
81ef6000-81ef7000 rw-p 0000e000 fd:00 4198089 /l=
ib/m68k-linux-gnu/libgcc_s.so.2
81ef7000-81f35000 r--p 00000000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
81f35000-81f36000 ---p 0003e000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
81f36000-81f37000 r--p 0003d000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
81f37000-81f38000 rw-p 0003e000 fd:00 4196391 /l=
ib/m68k-linux-gnu/libm-2.31.so
81f38000-820d9000 r--p 00000000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
820d9000-820db000 ---p 001a1000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
820db000-820e0000 r--p 001a1000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
820e0000-820e3000 rw-p 001a6000 fd:00 4198617 /u=
sr/lib/m68k-linux-gnu/libstdc++.so.6.0.28
820e3000-820e5000 rw-p 00000000 00:00 0=20
820e5000-820ed000 ---p 00000000 00:00 0=20
820ed000-825c2000 r--p 00000000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
825c2000-825c4000 ---p 004d5000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
825c4000-825cf000 r--p 004d5000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
825cf000-825eb000 rw-p 004e0000 fd:00 16253137 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/jre/lib/m68k/server/=
libjvm.so
825eb000-825fc000 rw-p 00000000 00:00 0=20
825fc000-82738000 r--p 00000000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
82738000-8273a000 ---p 0013c000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
8273a000-8273c000 r--p 0013c000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
8273c000-82740000 rw-p 0013e000 fd:00 4196381 /l=
ib/m68k-linux-gnu/libc-2.31.so
82740000-82743000 rw-p 00000000 00:00 0=20
82743000-82746000 r--p 00000000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
82746000-82748000 ---p 00003000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
82748000-82749000 r--p 00003000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
82749000-8274a000 rw-p 00004000 fd:00 4196384 /l=
ib/m68k-linux-gnu/libdl-2.31.so
8274a000-82757000 r--p 00000000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
82757000-82759000 ---p 0000d000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
82759000-8275a000 r--p 0000d000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
8275a000-8275b000 rw-p 0000e000 fd:00 16137916 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/lib/m68k/jli/libjli.=
so
8275b000-8275d000 rw-p 00000000 00:00 0=20
8275d000-82773000 r--p 00000000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
82773000-82774000 ---p 00016000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
82774000-82775000 r--p 00015000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
82775000-82776000 rw-p 00016000 fd:00 4199459 /l=
ib/m68k-linux-gnu/libz.so.1.2.11
82776000-8278d000 r--p 00000000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
8278d000-8278f000 ---p 00017000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
8278f000-82790000 r--p 00017000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
82790000-82791000 rw-p 00018000 fd:00 4196432 /l=
ib/m68k-linux-gnu/libpthread-2.31.so
82791000-82793000 rw-p 00000000 00:00 0=20
82793000-8279b000 ---p 00000000 00:00 0=20
8279b000-827b7000 r--p 00000000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
827b7000-827ba000 ---p 00000000 00:00 0=20
827ba000-827bb000 r--p 0001d000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
827bb000-827bd000 rw-p 0001e000 fd:00 4196372 /l=
ib/m68k-linux-gnu/ld-2.31.so
827bd000-827be000 ---p 00000000 00:00 0=20
827be000-82fbe000 rw-p 00000000 00:00 0=20
82fbe000-c27bd000 ---p 00000000 00:00 0=20
c27bd000-c27be000 r--p 00000000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c27be000-c27c0000 ---p 00000000 00:00 0=20
c27c0000-c27c1000 r--p 00001000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c27c1000-c27c2000 rw-p 00002000 fd:00 16137886 /t=
mp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-image/bin/javac
c27c2000-c27e3000 rw-p 00000000 00:00 0=20
c27e3000-1427bc000 ---p 00000000 00:00 0=20
7fc4d4000000-7fc4d4201000 rw-p 00000000 00:00 0=20
7fc4d4201000-7fc4d8000000 ---p 00000000 00:00 0=20
7fc4dc000000-7fc4e3fff000 rwxp 00000000 00:00 0=20
7fc4e3fff000-7fc4e4000000 ---p 00000000 00:00 0=20
7fc4e4000000-7fc4e4021000 rw-p 00000000 00:00 0=20
7fc4e4021000-7fc4e8000000 ---p 00000000 00:00 0=20
7fc4e8081000-7fc4e8082000 ---p 00000000 00:00 0=20
7fc4e8082000-7fc4e8143000 rw-p 00000000 00:00 0=20
7fc4e8143000-7fc4e8144000 ---p 00000000 00:00 0=20
7fc4e8144000-7fc4e8944000 rw-p 00000000 00:00 0=20
7ffc9a125000-7ffc9a147000 rw-p 00000000 00:00 0 [s=
tack]
7ffc9a17c000-7ffc9a180000 r--p 00000000 00:00 0 [v=
var]
7ffc9a180000-7ffc9a182000 r-xp 00000000 00:00 0 [v=
dso]
VM Arguments:
jvm_args: -Dapplication.home=3D/tmp/buildd/openjdk-8-8u282-b08/build/images=
/j2sdk-image -Xms8m=20
java_command: com.sun.tools.javac.Main -cp . -source 5 -target 5 Test.java
java_class_path (initial): /tmp/buildd/openjdk-8-8u282-b08/build/images/j2s=
dk-image/lib/tools.jar:/tmp/buildd/openjdk-8-8u282-b08/build/images/j2sdk-i=
mage/classes
Launcher Type: SUN_STANDARD
Environment Variables:
PATH=3D/tmp/buildd/openjdk-8-8u282-b08/bin:/usr/sbin:/usr/bin:/sbin:/bin
LD_LIBRARY_PATH=3D/usr/lib/libeatmydata:/usr/lib/libeatmydata
LD_PRELOAD=3D
SHELL=3D/bin/bash
ARCH=3Dm68k
Signal Handlers:
SIGSEGV: [libjvm.so+0x46f430], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGBUS: [libjvm.so+0x46f430], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGFPE: [libjvm.so+0x39634e], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGPIPE: [libjvm.so+0x39634e], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGXFSZ: [libjvm.so+0x39634e], sa_mask[0]=3D1111111111111111111111111111111=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGILL: [libjvm.so+0x39634e], sa_mask[0]=3D11111111111111111111111111111110=
, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGUSR1: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
SIGUSR2: [libjvm.so+0x396190], sa_mask[0]=3D0000000000000000000000000000000=
0, sa_flags=3DSA_RESTART|SA_SIGINFO
SIGHUP: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=3D=
none
SIGINT: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=3D=
none
SIGTERM: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
SIGQUIT: SIG_DFL, sa_mask[0]=3D00000000000000000000000000000000, sa_flags=
=3Dnone
--------------- S Y S T E M ---------------
OS:PRETTY_NAME=3D"Debian GNU/Linux bullseye/sid"
NAME=3D"Debian GNU/Linux"
ID=3Ddebian
HOME_URL=3D"https://www.debian.org/"
SUPPORT_URL=3D"https://www.debian.org/support"
BUG_REPORT_URL=3D"https://bugs.debian.org/"
uname:Linux 5.10.0-0.bpo.3-amd64 #1 SMP Debian 5.10.13-1~bpo10+1 (2021-02-1=
1) m68k
libc:glibc 2.31 NPTL 2.31=20
rlimit: STACK 8192k, CORE 0k, NPROC 96026, NOFILE 4096, AS infinity
load average:5.52 10.86 10.43
/proc/meminfo:
MemTotal: 24624272 kB
MemFree: 9506064 kB
MemAvailable: 18557896 kB
Buffers: 4369020 kB
Cached: 4218836 kB
SwapCached: 0 kB
Active: 3464096 kB
Inactive: 10630704 kB
Active(anon): 1236 kB
Inactive(anon): 5506556 kB
Active(file): 3462860 kB
Inactive(file): 5124148 kB
Unevictable: 0 kB
Mlocked: 0 kB
SwapTotal: 4194300 kB
SwapFree: 4194300 kB
Dirty: 156 kB
Writeback: 0 kB
AnonPages: 5493920 kB
Mapped: 72016 kB
Shmem: 1136 kB
KReclaimable: 864808 kB
Slab: 931860 kB
SReclaimable: 864808 kB
SUnreclaim: 67052 kB
KernelStack: 5088 kB
PageTables: 16220 kB
NFS_Unstable: 0 kB
Bounce: 0 kB
WritebackTmp: 0 kB
CommitLimit: 16506436 kB
Committed_AS: 9520036 kB
VmallocTotal: 34359738367 kB
VmallocUsed: 18788 kB
VmallocChunk: 0 kB
Percpu: 5568 kB
HardwareCorrupted: 0 kB
AnonHugePages: 5312512 kB
ShmemHugePages: 0 kB
ShmemPmdMapped: 0 kB
FileHugePages: 0 kB
FilePmdMapped: 0 kB
HugePages_Total: 0
HugePages_Free: 0
HugePages_Rsvd: 0
HugePages_Surp: 0
Hugepagesize: 2048 kB
Hugetlb: 0 kB
DirectMap4k: 265024 kB
DirectMap2M: 24899584 kB
CPU:total 8 (initial active 8)=20
/proc/cpuinfo:
processor=09: 0
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.081
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 0
cpu cores=09: 4
apicid=09=09: 0
initial apicid=09: 0
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 1
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.956
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 1
cpu cores=09: 4
apicid=09=09: 2
initial apicid=09: 2
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 2
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.204
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 2
cpu cores=09: 4
apicid=09=09: 4
initial apicid=09: 4
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 3
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.981
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 3
cpu cores=09: 4
apicid=09=09: 6
initial apicid=09: 6
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 4
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.901
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 0
cpu cores=09: 4
apicid=09=09: 1
initial apicid=09: 1
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 5
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1598.981
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 1
cpu cores=09: 4
apicid=09=09: 3
initial apicid=09: 3
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 6
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1600.580
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 2
cpu cores=09: 4
apicid=09=09: 5
initial apicid=09: 5
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
processor=09: 7
vendor_id=09: GenuineIntel
cpu family=09: 6
model=09=09: 26
model name=09: Intel(R) Core(TM) i7 CPU 950 @ 3.07GHz
stepping=09: 5
microcode=09: 0x1d
cpu MHz=09=09: 1599.082
cache size=09: 8192 KB
physical id=09: 0
siblings=09: 8
core id=09=09: 3
cpu cores=09: 4
apicid=09=09: 7
initial apicid=09: 7
fpu=09=09: yes
fpu_exception=09: yes
cpuid level=09: 11
wp=09=09: yes
flags=09=09: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov =
pat pse36 clflush dts acpi mmx fxsr sse sse2 ht tm pbe syscall nx rdtscp lm=
constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc cpu=
id aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm ss=
e4_1 sse4_2 popcnt lahf_lm pti ssbd ibrs ibpb stibp tpr_shadow vnmi flexpri=
ority ept vpid dtherm ida flush_l1d
vmx flags=09: vnmi preemption_timer invvpid ept_x_only flexpriority tsc_off=
set vtpr mtf vapic ept vpid
bugs=09=09: cpu_meltdown spectre_v1 spectre_v2 spec_store_bypass l1tf mds s=
wapgs itlb_multihit
bogomips=09: 6129.42
clflush size=09: 64
cache_alignment=09: 64
address sizes=09: 36 bits physical, 48 bits virtual
power management:
Memory: 4k page, physical 3652752k(1117456k free), swap 4194300k(4194300k f=
ree)
vm_info: OpenJDK Zero VM (25.282-b08) for linux-m68k JRE (1.8.0_282-8u282-b=
08-2-b08), built on Mar 25 2021 23:48:09 by "pbuilder" with gcc 10.2.1 2021=
0110
time: Mon Mar 29 04:08:25 2021
timezone: UTC
elapsed time: 0.838362 seconds (0d 0h 0m 0s)