summary refs log tree commit diff stats
path: root/results/classifier/118/architecture-arm/1819
diff options
context:
space:
mode:
Diffstat (limited to 'results/classifier/118/architecture-arm/1819')
-rw-r--r--results/classifier/118/architecture-arm/181970
1 files changed, 70 insertions, 0 deletions
diff --git a/results/classifier/118/architecture-arm/1819 b/results/classifier/118/architecture-arm/1819
new file mode 100644
index 000000000..9a6f49f0d
--- /dev/null
+++ b/results/classifier/118/architecture-arm/1819
@@ -0,0 +1,70 @@
+architecture: 0.993
+device: 0.913
+graphic: 0.910
+arm: 0.830
+debug: 0.722
+PID: 0.689
+semantic: 0.639
+network: 0.626
+performance: 0.438
+register: 0.425
+VMM: 0.420
+permissions: 0.396
+TCG: 0.320
+mistranslation: 0.315
+vnc: 0.298
+boot: 0.285
+user-level: 0.279
+socket: 0.273
+files: 0.248
+risc-v: 0.240
+ppc: 0.238
+virtual: 0.148
+peripherals: 0.147
+hypervisor: 0.106
+assembly: 0.101
+kernel: 0.048
+KVM: 0.044
+x86: 0.036
+i386: 0.023
+--------------------
+arm: 0.947
+debug: 0.715
+virtual: 0.585
+TCG: 0.356
+kernel: 0.163
+register: 0.120
+architecture: 0.053
+socket: 0.040
+PID: 0.033
+performance: 0.030
+user-level: 0.026
+files: 0.022
+risc-v: 0.020
+network: 0.017
+VMM: 0.011
+peripherals: 0.010
+KVM: 0.008
+semantic: 0.007
+assembly: 0.007
+device: 0.007
+graphic: 0.006
+hypervisor: 0.005
+boot: 0.002
+ppc: 0.002
+permissions: 0.001
+x86: 0.001
+vnc: 0.001
+mistranslation: 0.000
+i386: 0.000
+
+segmentation fault for rpm -qa command on centos:centos7 linux/arm/v7 architecture for docker container in shell.
+Description of problem:
+
+Steps to reproduce:
+1. docker pull centos:centos7@sha256:6887440ab977f751d6675157b73e42428d8ac05cf244c5d09ba036cc22d40d13 //pull an image centos:centos7 linux/arm/v7 tag
+2. docker run -it b22fdcc90005 //docker run in interactive mode just pulled image
+3. on shell run command -\> rpm -qa.
+4. docker run -it b22fdcc90005
+
+   WARNING: The requested image's platform (linux/arm/v7) does not match the detected host platform (linux/amd64) and no specific platform was requested \[root@e23bc92686e8 /\]# rpm -qa Segmentation fault (core dumped)